ghsa-9965-vmph-33xx
Vulnerability from github
Published
2025-09-30 18:30
Modified
2025-09-30 18:30
Details
A URL validation bypass vulnerability exists in validator.js through version 13.15.15. The isURL() function uses '://' as a delimiter to parse protocols, while browsers use ':' as the delimiter. This parsing difference allows attackers to bypass protocol and domain validation by crafting URLs leading to XSS and Open Redirect attacks.
{ "affected": [], "aliases": [ "CVE-2025-56200" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-09-30T18:15:50Z", "severity": null }, "details": "A URL validation bypass vulnerability exists in validator.js through version 13.15.15. The isURL() function uses \u0027://\u0027 as a delimiter to parse protocols, while browsers use \u0027:\u0027 as the delimiter. This parsing difference allows attackers to bypass protocol and domain validation by crafting URLs leading to XSS and Open Redirect attacks.", "id": "GHSA-9965-vmph-33xx", "modified": "2025-09-30T18:30:25Z", "published": "2025-09-30T18:30:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-56200" }, { "type": "WEB", "url": "https://gist.github.com/junan-98/27ae092aa40e2a057d41a0f95148f666" }, { "type": "WEB", "url": "https://gist.github.com/junan-98/a93130505b258b9e4ec9f393e7533596" }, { "type": "WEB", "url": "https://github.com/validatorjs/validator.js" }, { "type": "WEB", "url": "http://validatorjs.com" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.