ghsa-8cr6-2pcf-qg5m
Vulnerability from github
Published
2022-05-14 00:54
Modified
2022-05-14 00:54
Severity ?
Details
An issue was discovered in uriparser before 0.9.0. UriQuery.c allows an out-of-bounds write via a uriComposeQuery or uriComposeQueryEx function because the '&' character is mishandled in certain contexts.
{ "affected": [], "aliases": [ "CVE-2018-19198" ], "database_specific": { "cwe_ids": [ "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-11-12T15:29:00Z", "severity": "CRITICAL" }, "details": "An issue was discovered in uriparser before 0.9.0. UriQuery.c allows an out-of-bounds write via a uriComposeQuery* or uriComposeQueryEx* function because the \u0027\u0026\u0027 character is mishandled in certain contexts.", "id": "GHSA-8cr6-2pcf-qg5m", "modified": "2022-05-14T00:54:45Z", "published": "2022-05-14T00:54:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19198" }, { "type": "WEB", "url": "https://github.com/uriparser/uriparser/commit/864f5d4c127def386dd5cc926ad96934b297f04e" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2280" }, { "type": "WEB", "url": "https://github.com/uriparser/uriparser/blob/uriparser-0.9.0/ChangeLog" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00019.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/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.