Publish GHSA-gg76-hg3v-5q6c

This commit is contained in:
advisory-database[bot]
2025-05-15 16:24:21 +00:00
parent 207e542ed1
commit a64b8b7288
@@ -0,0 +1,71 @@
{
"schema_version": "1.4.0",
"id": "GHSA-gg76-hg3v-5q6c",
"modified": "2025-05-15T16:22:33Z",
"published": "2025-05-15T16:22:33Z",
"aliases": [],
"summary": "macroquad vulnerable to multiple soundness issues",
"details": "Several soundness issues have been reported. Resolving them doesn't seem to be considered a priority. In particular, unprincipled use of mutable statics is pervasive throughout the library, making it possible to cause use-after-free in safe code.\n\nCurrently, no fixed version is available.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "macroquad"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.4.14"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/not-fl3/macroquad/issues/333"
},
{
"type": "WEB",
"url": "https://github.com/not-fl3/macroquad/issues/634"
},
{
"type": "WEB",
"url": "https://github.com/not-fl3/macroquad/issues/723"
},
{
"type": "WEB",
"url": "https://github.com/not-fl3/macroquad/issues/746"
},
{
"type": "PACKAGE",
"url": "https://github.com/not-fl3/macroquad"
},
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2025-0035.html"
}
],
"database_specific": {
"cwe_ids": [
"CWE-416"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2025-05-15T16:22:33Z",
"nvd_published_at": null
}
}