cve-2025-49128
Vulnerability from cvelistv5
Published
2025-06-06 21:18
Modified
2025-06-09 15:13
Severity ?
EPSS score ?
Summary
Jackson-core Vulnerable to Memory Disclosure via Source Snippet in JsonLocation
References
Impacted products
▼ | Vendor | Product |
---|---|---|
FasterXML | jackson-core |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-49128", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-06-09T15:13:56.089304Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-06-09T15:13:59.240Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://github.com/FasterXML/jackson-core/security/advisories/GHSA-wf8f-6423-gfxg" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "jackson-core", "vendor": "FasterXML", "versions": [ { "status": "affected", "version": "\u003e= 2.0.0, \u003c 2.13.0" } ] } ], "descriptions": [ { "lang": "en", "value": "Jackson-core contains core low-level incremental (\"streaming\") parser and generator abstractions used by Jackson Data Processor. Starting in version 2.0.0 and prior to version 2.13.0, a flaw in jackson-core\u0027s `JsonLocation._appendSourceDesc` method allows up to 500 bytes of unintended memory content to be included in exception messages. When parsing JSON from a byte array with an offset and length, the exception message incorrectly reads from the beginning of the array instead of the logical payload start. This results in possible information disclosure in systems using pooled or reused buffers, like Netty or Vert.x. This issue was silently fixed in jackson-core version 2.13.0, released on September 30, 2021, via PR #652. All users should upgrade to version 2.13.0 or later. If upgrading is not immediately possible, applications can mitigate the issue by disabling exception message exposure to clients to avoid returning parsing exception messages in HTTP responses and/or disabling source inclusion in exceptions to prevent Jackson from embedding any source content in exception messages, avoiding leakage." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-209", "description": "CWE-209: Generation of Error Message Containing Sensitive Information", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-06-06T21:18:27.561Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/FasterXML/jackson-core/security/advisories/GHSA-wf8f-6423-gfxg", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/FasterXML/jackson-core/security/advisories/GHSA-wf8f-6423-gfxg" }, { "name": "https://github.com/FasterXML/jackson-core/pull/652", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/FasterXML/jackson-core/pull/652" }, { "name": "https://github.com/FasterXML/jackson-core/commit/a6c297682737dde13337cb7c3020f299518609a8", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/FasterXML/jackson-core/commit/a6c297682737dde13337cb7c3020f299518609a8" } ], "source": { "advisory": "GHSA-wf8f-6423-gfxg", "discovery": "UNKNOWN" }, "title": "Jackson-core Vulnerable to Memory Disclosure via Source Snippet in JsonLocation" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-49128", "datePublished": "2025-06-06T21:18:27.561Z", "dateReserved": "2025-06-02T10:39:41.633Z", "dateUpdated": "2025-06-09T15:13:59.240Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-49128\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-06-06T22:15:23.427\",\"lastModified\":\"2025-06-09T16:15:44.947\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Jackson-core contains core low-level incremental (\\\"streaming\\\") parser and generator abstractions used by Jackson Data Processor. Starting in version 2.0.0 and prior to version 2.13.0, a flaw in jackson-core\u0027s `JsonLocation._appendSourceDesc` method allows up to 500 bytes of unintended memory content to be included in exception messages. When parsing JSON from a byte array with an offset and length, the exception message incorrectly reads from the beginning of the array instead of the logical payload start. This results in possible information disclosure in systems using pooled or reused buffers, like Netty or Vert.x. This issue was silently fixed in jackson-core version 2.13.0, released on September 30, 2021, via PR #652. All users should upgrade to version 2.13.0 or later. If upgrading is not immediately possible, applications can mitigate the issue by disabling exception message exposure to clients to avoid returning parsing exception messages in HTTP responses and/or disabling source inclusion in exceptions to prevent Jackson from embedding any source content in exception messages, avoiding leakage.\"},{\"lang\":\"es\",\"value\":\"Jackson-core contiene abstracciones de analizador y generador incrementales (\\\"streaming\\\") de bajo nivel que utiliza Jackson Data Processor. A partir de la versi\u00f3n 2.0.0 y anteriores a la 2.13.0, una falla en el m\u00e9todo `JsonLocation._appendSourceDesc` de jackson-core permite incluir hasta 500 bytes de contenido de memoria no deseado en los mensajes de excepci\u00f3n. Al analizar JSON desde una matriz de bytes con un desplazamiento y una longitud, el mensaje de excepci\u00f3n lee incorrectamente desde el principio de la matriz en lugar del inicio l\u00f3gico del payload. Esto puede provocar la divulgaci\u00f3n de informaci\u00f3n en sistemas que utilizan b\u00faferes agrupados o reutilizados, como Netty o Vert.x. Este problema se solucion\u00f3 de forma silenciosa en la versi\u00f3n 2.13.0 de jackson-core, publicada el 30 de septiembre de 2021, mediante la solicitud de registro n.\u00b0 652. Todos los usuarios deben actualizar a la versi\u00f3n 2.13.0 o posterior. Si la actualizaci\u00f3n no es posible de inmediato, las aplicaciones pueden mitigar el problema deshabilitando la exposici\u00f3n de mensajes de excepci\u00f3n a los clientes para evitar devolver mensajes de excepci\u00f3n de an\u00e1lisis en respuestas HTTP y/o deshabilitando la inclusi\u00f3n de fuente en excepciones para evitar que Jackson incorpore cualquier contenido de fuente en los mensajes de excepci\u00f3n, evitando fugas.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":4.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.5,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-209\"}]}],\"references\":[{\"url\":\"https://github.com/FasterXML/jackson-core/commit/a6c297682737dde13337cb7c3020f299518609a8\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/FasterXML/jackson-core/pull/652\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/FasterXML/jackson-core/security/advisories/GHSA-wf8f-6423-gfxg\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/FasterXML/jackson-core/security/advisories/GHSA-wf8f-6423-gfxg\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}" } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.