GHSA-M2XR-2VJ4-WH94
Vulnerability from github – Published: 2025-05-06 16:44 – Updated: 2025-05-06 16:44
VLAI?
Summary
tanton_engine has unsound public API
Details
The following functions in the tanton_engine crate are unsound due to lack of sufficient boundary
checks in public API:
Stack::offset()ThreadStack::get()RootMoveList::insert_score_depth()RootMoveList::insert_score()
The tanton_engine crate is no longer maintained, so there are no plans to fix this issue.
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "tanton_engine"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.0.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": true,
"github_reviewed_at": "2025-05-06T16:44:30Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "The following functions in the `tanton_engine` crate are unsound due to lack of sufficient boundary\nchecks in public API:\n\n- `Stack::offset()`\n- `ThreadStack::get()`\n- `RootMoveList::insert_score_depth()`\n- `RootMoveList::insert_score()`\n\nThe tanton_engine crate is no longer maintained, so there are no plans to fix this issue.",
"id": "GHSA-m2xr-2vj4-wh94",
"modified": "2025-05-06T16:44:30Z",
"published": "2025-05-06T16:44:30Z",
"references": [
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2025-0031.html"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "tanton_engine has unsound public API"
}
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…