ghsa-9mvm-2xp2-9wmw
Vulnerability from github
Published
2022-05-02 03:51
Modified
2025-04-09 04:17
VLAI Severity ?
Details
Heap-based buffer overflow in the rb_str_justify function in string.c in Ruby 1.9.1 before 1.9.1-p376 allows context-dependent attackers to execute arbitrary code via unspecified vectors involving (1) String#ljust, (2) String#center, or (3) String#rjust. NOTE: some of these details are obtained from third party information.
{ "affected": [], "aliases": [ "CVE-2009-4124" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2009-12-11T16:30:00Z", "severity": "HIGH" }, "details": "Heap-based buffer overflow in the rb_str_justify function in string.c in Ruby 1.9.1 before 1.9.1-p376 allows context-dependent attackers to execute arbitrary code via unspecified vectors involving (1) String#ljust, (2) String#center, or (3) String#rjust. NOTE: some of these details are obtained from third party information.", "id": "GHSA-9mvm-2xp2-9wmw", "modified": "2025-04-09T04:17:10Z", "published": "2022-05-02T03:51:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-4124" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/54674" }, { "type": "WEB", "url": "http://secunia.com/advisories/37660" }, { "type": "WEB", "url": "http://www.osvdb.org/60880" }, { "type": "WEB", "url": "http://www.ruby-lang.org/en/news/2009/12/07/heap-overflow-in-string" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/37278" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2009/3471" } ], "schema_version": "1.4.0", "severity": [] }
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…
Loading…