GHSA-79M9-55JC-P6MW
Vulnerability from github – Published: 2025-05-07 15:26 – Updated: 2025-05-07 15:26
VLAI?
Summary
scanner has a Public API without sufficient bounds checking
Details
Match::get() and Match::ptr() lack sufficient bounds checks, leading to potential out of bounds reads.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "scanner"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.1.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"github_reviewed": true,
"github_reviewed_at": "2025-05-07T15:26:32Z",
"nvd_published_at": null,
"severity": "LOW"
},
"details": "`Match::get()` and `Match::ptr()` lack sufficient bounds checks, leading to potential out of bounds reads.",
"id": "GHSA-79m9-55jc-p6mw",
"modified": "2025-05-07T15:26:32Z",
"published": "2025-05-07T15:26:32Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/pombredanne/scanner-rs/pull/1"
},
{
"type": "PACKAGE",
"url": "https://github.com/pombredanne/scanner-rs"
},
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2025-0033.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:U",
"type": "CVSS_V4"
}
],
"summary": "scanner has a Public API without sufficient bounds checking"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…