ghsa-q2xp-75m7-gv52
Vulnerability from github
Published
2019-04-02 15:36
Modified
2025-12-22 18:41
Severity ?
VLAI Severity ?
Summary
Improper Input Validation in net.sf.robocode:robocode.host allows for external service interaction
Details
Robocode through 1.9.3.5 allows remote attackers to cause external service interaction (DNS), as demonstrated by a query for a unique subdomain name within an attacker-controlled DNS zone, because of a .openStream call within java.net.URL.
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 1.9.3.5"
},
"package": {
"ecosystem": "Maven",
"name": "net.sf.robocode:robocode.host"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.3.7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-10648"
],
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-862"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:50:34Z",
"nvd_published_at": "2019-03-30T13:29:00Z",
"severity": "CRITICAL"
},
"details": "Robocode through 1.9.3.5 allows remote attackers to cause external service interaction (DNS), as demonstrated by a query for a unique subdomain name within an attacker-controlled DNS zone, because of a .openStream call within java.net.URL.",
"id": "GHSA-q2xp-75m7-gv52",
"modified": "2025-12-22T18:41:59Z",
"published": "2019-04-02T15:36:49Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10648"
},
{
"type": "WEB",
"url": "https://github.com/robo-code/robocode/commit/836c84635e982e74f2f2771b2c8640c3a34221bd#diff-0296a8f9d4a509789f4dc4f052d9c36f"
},
{
"type": "WEB",
"url": "https://sourceforge.net/p/robocode/bugs/406"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Improper Input Validation in net.sf.robocode:robocode.host allows for external service interaction"
}
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…