VYPR

Robocode

by Robocode Project

Source repositories

CVEs (5)

  • CVE-2025-14308Dec 9, 2025
    risk 0.00cvss epss 0.00

    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…

  • CVE-2025-14307Dec 9, 2025
    risk 0.00cvss epss 0.00

    An insecure temporary file creation vulnerability exists in the AutoExtract component of Robocode version 1.9.3.6. The createTempFile method fails to securely create temporary files, allowing attackers to exploit race conditions and potentially execute arbitrary code or…

  • CVE-2025-14306Dec 9, 2025
    risk 0.00cvss epss 0.01

    A directory traversal vulnerability exists in the CacheCleaner component of Robocode version 1.9.3.6. The recursivelyDelete method fails to properly sanitize file paths, allowing attackers to traverse directories and delete arbitrary files on the system. This vulnerability can…

  • CVE-2008-2078May 5, 2008
    risk 0.00cvss epss 0.01

    Robocode before 1.6.0 allows user-assisted remote attackers to "access the internals of the Robocode game" via unspecified vectors related to the AWT Event Queue.

  • CVE-2007-6382Dec 15, 2007
    risk 0.00cvss epss 0.02

    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.