A specialized tool to detect and mitigate CVE-2025-30749, a critical Remote Code Execution (RCE) vulnerability in Oracle Java SE.
- CVE: CVE-2025-30749
- Severity: High (CVSS 8.1)
- Affected Components: Java 2D
- Impact: Unauthenticated Remote Code Execution
-
Run the Scanner:
python3 src/scanner.py
-
Interpret Results:
- SAFE: Your Java version is not in the known vulnerable list.
- VULNERABLE: You are running a version patched in the July 2025 CPU. Update immediately.
- Python 3.x
- Java installed and in PATH (for detection)