ghsa-r46x-xjwr-8v2g
Vulnerability from github
Published
2022-09-30 00:00
Modified
2022-10-04 00:00
Severity ?
VLAI Severity ?
Details
An exploitable heap overflow vulnerability exists in the Psych::Emitter start_document function of Ruby. In Psych::Emitter start_document function heap buffer "head" allocation is made based on tags array length. Specially constructed object passed as element of tags array can increase this array size after mentioned allocation and cause heap overflow.
{ "affected": [], "aliases": [ "CVE-2016-2338" ], "database_specific": { "cwe_ids": [ "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-09-29T03:15:00Z", "severity": "CRITICAL" }, "details": "An exploitable heap overflow vulnerability exists in the Psych::Emitter start_document function of Ruby. In Psych::Emitter start_document function heap buffer \"head\" allocation is made based on tags array length. Specially constructed object passed as element of tags array can increase this array size after mentioned allocation and cause heap overflow.", "id": "GHSA-r46x-xjwr-8v2g", "modified": "2022-10-04T00:00:19Z", "published": "2022-09-30T00:00:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-2338" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00032.html" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20221228-0005" }, { "type": "WEB", "url": "http://www.talosintelligence.com/reports/TALOS-2016-0032" } ], "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.
Loading…