UBUNTU-CVE-2025-49128

Source
https://ubuntu.com/security/CVE-2025-49128
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2025/UBUNTU-CVE-2025-49128.json
JSON Data
https://api.test.osv.dev/v1/vulns/UBUNTU-CVE-2025-49128
Related
Published
2025-06-06T22:15:00Z
Modified
2025-06-13T12:43:28Z
Severity
  • 4.0 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

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's 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.

References

Affected packages

Ubuntu:Pro:16.04:LTS / jackson-core

Package

Name
jackson-core
Purl
pkg:deb/ubuntu/jackson-core@2.4.2-2?arch=source&distro=esm-apps/xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2.*

2.4.2-2

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:Pro:18.04:LTS / jackson-core

Package

Name
jackson-core
Purl
pkg:deb/ubuntu/jackson-core@2.9.8-3~18.04?arch=source&distro=esm-apps/bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2.*

2.8.6-1
2.9.1-1
2.9.4-1
2.9.8-3~18.04

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:Pro:20.04:LTS / jackson-core

Package

Name
jackson-core
Purl
pkg:deb/ubuntu/jackson-core@2.10.1-1?arch=source&distro=esm-apps/focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2.*

2.9.8-3
2.10.0-1
2.10.1-1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:22.04:LTS / jackson-core

Package

Name
jackson-core
Purl
pkg:deb/ubuntu/jackson-core@2.13.0-2?arch=source&distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.13.0-2

Affected versions

2.*

2.12.1-1
2.13.0-1

Ecosystem specific

{
    "ubuntu_priority": "medium",
    "availability": "No subscription required",
    "binaries": [
        {
            "binary_name": "libjackson2-core-java",
            "binary_version": "2.13.0-2"
        }
    ]
}