ghsa-2mxr-rc97-xrj2
Vulnerability from github
Published
2025-12-09 18:30
Modified
2025-12-10 00:02
Severity ?
VLAI Severity ?
Summary
Robocode has an insecure temporary file creation vulnerability in the AutoExtract component
Details
An insecure temporary file creation vulnerability exists in the AutoExtract component of Robocode version 1.9.3.6. The createTempFile method fails to securely create temporary files, allowing attackers to exploit race conditions and potentially execute arbitrary code or overwrite critical files. This vulnerability can be exploited by manipulating the temporary file creation process, leading to potential unauthorized actions.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "net.sf.robocode:robocode.battle"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.5.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-14307"
],
"database_specific": {
"cwe_ids": [
"CWE-377"
],
"github_reviewed": true,
"github_reviewed_at": "2025-12-10T00:02:37Z",
"nvd_published_at": "2025-12-09T16:17:38Z",
"severity": "CRITICAL"
},
"details": "An insecure temporary file creation vulnerability exists in the AutoExtract component of Robocode version 1.9.3.6. The createTempFile method fails to securely create temporary files, allowing attackers to exploit race conditions and potentially execute arbitrary code or overwrite critical files. This vulnerability can be exploited by manipulating the temporary file creation process, leading to potential unauthorized actions.",
"id": "GHSA-2mxr-rc97-xrj2",
"modified": "2025-12-10T00:02:37Z",
"published": "2025-12-09T18:30:35Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14307"
},
{
"type": "WEB",
"url": "https://github.com/robo-code/robocode/pull/68"
},
{
"type": "WEB",
"url": "https://github.com/robo-code/robocode/commit/9f882bba2a9cd91da57c16b98699f8cc9b354f3a"
},
{
"type": "PACKAGE",
"url": "https://github.com/robo-code/robocode"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/AU:Y/R:U/V:D/RE:M/U:Red",
"type": "CVSS_V4"
}
],
"summary": "Robocode has an insecure temporary file creation vulnerability in the AutoExtract component"
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…