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
No CVSS.
References
| Link | Resource |
|---|---|
| https://github.com/robo-code/robocode/pull/70 |
Configurations
No configuration.
History
09 Dec 2025, 16:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-12-09 16:17
Updated : 2025-12-09 18:37
NVD link : CVE-2025-14308
Mitre link : CVE-2025-14308
CVE.ORG link : CVE-2025-14308
JSON object : View
Products Affected
No product.
CWE
CWE-190
Integer Overflow or Wraparound
