USN-6233-2

See a problem?
Source
https://ubuntu.com/security/notices/USN-6233-2
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/USN-6233-2.json
JSON Data
https://api.osv.dev/v1/vulns/USN-6233-2
Related
Published
2023-12-14T16:51:18.434762Z
Modified
2023-12-14T16:51:18.434762Z
Summary
yajl vulnerabilities
Details

USN-6233-1 fixed vulnerabilities in YAJL. This update provides the corresponding updates for Ubuntu 20.04 LTS, Ubuntu 22.04 LTS, and Ubuntu 23.04.

Original advisory details:

It was discovered that YAJL was not properly performing bounds checks when decoding a string with escape sequences. If a user or automated system using YAJL were tricked into processing specially crafted input, an attacker could possibly use this issue to cause a denial of service (application abort). (CVE-2017-16516)

It was discovered that YAJL was not properly handling memory allocation when dealing with large inputs, which could lead to heap memory corruption. If a user or automated system using YAJL were tricked into running a specially crafted large input, an attacker could possibly use this issue to cause a denial of service. (CVE-2022-24795)

It was discovered that memory leaks existed in one of the YAJL parsing functions. An attacker could possibly use this issue to cause a denial of service (memory exhaustion). (CVE-2023-33460)

References

Affected packages

Ubuntu:20.04:LTS / yajl

Package

Name
yajl

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.1.0-3ubuntu0.20.04.1

Ecosystem specific

{
    "availability": "No subscription needed",
    "binaries": [
        {
            "libyajl2": "2.1.0-3ubuntu0.20.04.1",
            "yajl-tools": "2.1.0-3ubuntu0.20.04.1",
            "libyajl-dev": "2.1.0-3ubuntu0.20.04.1",
            "libyajl-doc": "2.1.0-3ubuntu0.20.04.1"
        }
    ]
}

Ubuntu:22.04:LTS / yajl

Package

Name
yajl

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.1.0-3ubuntu0.22.04.1

Ecosystem specific

{
    "availability": "No subscription needed",
    "binaries": [
        {
            "libyajl2": "2.1.0-3ubuntu0.22.04.1",
            "yajl-tools": "2.1.0-3ubuntu0.22.04.1",
            "libyajl-dev": "2.1.0-3ubuntu0.22.04.1",
            "libyajl-doc": "2.1.0-3ubuntu0.22.04.1"
        }
    ]
}