Vulnerability Description
An integer overflow vulnerability exists in the write method of the Buffer class in Robocode version 1.9.3.6. The method fails to properly validate the length of data being written, allowing attackers to cause an overflow, potentially leading to buffer overflows and arbitrary code execution. This vulnerability can be exploited by submitting specially crafted inputs that manipulate the data length, leading to potential unauthorized code execution.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Robocode | Robocode | 1.9.3.6 |
Related Weaknesses (CWE)
References
- https://github.com/robo-code/robocode/pull/70Issue TrackingVendor Advisory
FAQ
What is CVE-2025-14308?
CVE-2025-14308 is a vulnerability with a CVSS score of 9.8 (CRITICAL). An integer overflow vulnerability exists in the write method of the Buffer class in Robocode version 1.9.3.6. The method fails to properly validate the length of data being written, allowing attackers...
How severe is CVE-2025-14308?
CVE-2025-14308 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-14308?
Check the references section above for vendor advisories and patch information. Affected products include: Robocode Robocode.