ghsa-rj29-jj8r-f77v
Vulnerability from github
Published
2024-06-13 18:31
Modified
2024-08-28 15:31
Severity ?
Details
libyaml v0.2.5 is vulnerable to Buffer Overflow. Affected by this issue is the function yaml_emitter_emit of the file /src/libyaml/src/emitter.c. The manipulation leads to a double-free.
{ "affected": [], "aliases": [ "CVE-2024-35326" ], "database_specific": { "cwe_ids": [ "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-06-13T17:15:50Z", "severity": "CRITICAL" }, "details": "libyaml v0.2.5 is vulnerable to Buffer Overflow. Affected by this issue is the function yaml_emitter_emit of the file /src/libyaml/src/emitter.c. The manipulation leads to a double-free.", "id": "GHSA-rj29-jj8r-f77v", "modified": "2024-08-28T15:31:13Z", "published": "2024-06-13T18:31:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35326" }, { "type": "WEB", "url": "https://github.com/yaml/libyaml/issues/298" }, { "type": "WEB", "url": "https://github.com/yaml/libyaml/issues/302" }, { "type": "WEB", "url": "https://github.com/idhyt/pocs/blob/main/libyaml/CVE-2024-35326.c" }, { "type": "WEB", "url": "https://github.com/idhyt/pocs/tree/main/libyaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.