Files
CVEs-PoC/2018/CVE-2018-1107.md
T
2025-09-29 21:09:30 +02:00

809 B

CVE-2018-1107

Description

It was discovered that the is-my-json-valid JavaScript library used an inefficient regular expression to validate JSON fields defined to have email format. A specially crafted JSON file could cause it to consume an excessive amount of CPU time when validated.

POC

Reference

Github

No PoCs found on GitHub currently.