GHSA-q2xp-75m7-gv52

Suggest an improvement
Source
https://github.com/advisories/GHSA-q2xp-75m7-gv52
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2019/04/GHSA-q2xp-75m7-gv52/GHSA-q2xp-75m7-gv52.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-q2xp-75m7-gv52
Aliases
Published
2019-04-02T15:36:49Z
Modified
2023-11-08T04:00:53.860210Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
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.

Database specific
{
    "nvd_published_at": "2019-03-30T13:29:00Z",
    "cwe_ids": [
        "CWE-20",
        "CWE-862"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T21:50:34Z"
}
References

Affected packages

Maven / net.sf.robocode:robocode.host

Package

Name
net.sf.robocode:robocode.host
View open source insights on deps.dev
Purl
pkg:maven/net.sf.robocode/robocode.host

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.9.3.7

Database specific

{
    "last_known_affected_version_range": "<= 1.9.3.5"
}