4837 Total CVEs
26 Years
GitHub
README.md
README.md not found for CVE-2025-32965. The file may not exist in the repository.
POC / package.json JSON
{
  "name": "xrpl-poc",
  "version": "1.0.0",
  "main": "test.js",
  "dependencies": 
{
    "express": "^4.18.2",
    "body-parser": "^1.20.2",
    "xrpl": "^2.7.1"
  }
}