ghsa-5mw9-mr3r-536c
Vulnerability from github
Published
2022-05-24 17:01
Modified
2022-05-24 17:01
Details
An integer overflow in the search_in_range function in regexec.c in Oniguruma 6.x before 6.9.4_rc2 leads to an out-of-bounds read, in which the offset of this read is under the control of an attacker. (This only affects the 32-bit compiled version). Remote attackers can cause a denial-of-service or information disclosure, or possibly have unspecified other impact, via a crafted regular expression.
{ "affected": [], "aliases": [ "CVE-2019-19012" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-11-17T18:15:00Z", "severity": "HIGH" }, "details": "An integer overflow in the search_in_range function in regexec.c in Oniguruma 6.x before 6.9.4_rc2 leads to an out-of-bounds read, in which the offset of this read is under the control of an attacker. (This only affects the 32-bit compiled version). Remote attackers can cause a denial-of-service or information disclosure, or possibly have unspecified other impact, via a crafted regular expression.", "id": "GHSA-5mw9-mr3r-536c", "modified": "2022-05-24T17:01:25Z", "published": "2022-05-24T17:01:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19012" }, { "type": "WEB", "url": "https://github.com/kkos/oniguruma/issues/164" }, { "type": "WEB", "url": "https://github.com/kkos/oniguruma/releases/tag/v6.9.4_rc2" }, { "type": "WEB", "url": "https://github.com/tarantula-team/CVE-2019-19012" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00002.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NO267PLHGYZSWX3XTRPKYBKD4J3YOU5V" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V3MBNW6Z4DOXSCNWGBLQ7OA3OGUJ44WL" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4460-1" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
- 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.