Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-53072-CVE-2025-62481 — Detection for CVE-2025-53072 + CVE-2025-62481 | Kitploit
Tools/GitHubGitHub/rxerium/cve-2025-53072-cve-2025-62481
ReconnaissanceVulnerability ScannersWeb Vulnerability ScannersWeb Security
GitHubrxerium/cve-2025-53072-cve-2025-62481

CVE-2025-53072-CVE-2025-62481

Detection for CVE-2025-53072 + CVE-2025-62481

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
314810 months agoNot yet reviewed

Locked CVE-2025-53072 & CVE-2025-62481

Vulnerability in the Oracle Marketing product of Oracle E-Business Suite (component: Marketing Administration).

Search How does this detection method work?

This Nuclei template detects Oracle E-Business Suite instances vulnerable to CVE-2025-53072 and CVE-2025-62481 by checking if the server's Last-Modified header indicates a build date before October 21, 2025 (the patch date), combined with identifying the E-Business Suite home page content and a 200 status response. Do note this is a script to fingerprint devices that are "likely" vulnerable to said CVE, not confirmed vulnerable.

Rocket How do I run this script?

  1. Download and install Nuclei.
  2. Clone this repostory to your local system.
  3. Run the following command:
root@kitploit:~
nuclei -u <ip|fqdn> -t template.yaml

Or if you would like to scan a list of hosts, execute:

root@kitploit:~
nuclei -l <list.txt> -t template.yaml

Example Output

Screenshot 2025-10-22 at 10 27 59

Books References

  • https://www.oracle.com/security-alerts/cpuoct2025.html
  • https://github.com/projectdiscovery/nuclei

Warning Disclaimer

Use at your own risk, I will not be responsible for illegal activities you conduct on infrastructure you do not own or have permission to scan.


License License

This project is licensed under the MIT License.

Contact Contact

If you have any questions about this vulnerability detection script please reach out to me via Signal.

If you would like to connect, I am mostly active on Twitter/X and LinkedIn.

Download Tool