GHSA-XH22-FW58-56PP
Vulnerability from github – Published: 2022-05-01 18:42 – Updated: 2023-09-21 23:22
VLAI?
Summary
Robocode Arbitrary Code Execution
Details
The Event Dispatch Thread in Robocode before 1.5.1 allows remote attackers to execute arbitrary Java code by using a robot to invoke the SwingUtilities.invokeLater method.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "net.sf.robocode:robocode.core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2007-6382"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2023-09-21T23:22:16Z",
"nvd_published_at": "2007-12-15T02:46:00Z",
"severity": "MODERATE"
},
"details": "The Event Dispatch Thread in Robocode before 1.5.1 allows remote attackers to execute arbitrary Java code by using a robot to invoke the `SwingUtilities.invokeLater` method.",
"id": "GHSA-xh22-fw58-56pp",
"modified": "2023-09-21T23:22:16Z",
"published": "2022-05-01T18:42:25Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2007-6382"
},
{
"type": "WEB",
"url": "https://github.com/robo-code/robocode/commit/2f2867d24fb28a2478983be57556f2355a774a81"
},
{
"type": "WEB",
"url": "https://github.com/robo-code/robocode/commit/8c6f5d77e7723583ba069ea611c33f22c1e9603a"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39019"
},
{
"type": "PACKAGE",
"url": "https://github.com/robo-code/robocode"
},
{
"type": "WEB",
"url": "https://github.com/robo-code/robocode/blob/1abe65b65c34a8eb3d23de8f037dafae3c548fa5/versions.md?plain=1#L1880-L1887"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Robocode Arbitrary Code Execution"
}
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…