mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 18:08:00 +02:00
1.6 KiB
1.6 KiB
CVE-2020-28500
Description
Lodash versions prior to 4.17.21 are vulnerable to Regular Expression Denial of Service (ReDoS) via the toNumber, trim and trimEnd functions.
POC
Reference
- https://snyk.io/vuln/SNYK-JAVA-ORGFUJIONWEBJARS-1074896
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1074894
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1074892
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBLODASH-1074895
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1074893
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
- https://www.oracle.com//security-alerts/cpujul2021.html
- https://www.oracle.com/security-alerts/cpujan2022.html
- https://www.oracle.com/security-alerts/cpujul2022.html
- https://www.oracle.com/security-alerts/cpuoct2021.html
Github
- https://github.com/HotDB-Community/HotDB-Engine
- https://github.com/Live-Hack-CVE/CVE-2020-28500
- https://github.com/engn33r/awesome-redos-security
- https://github.com/samoylenko/sample-vulnerable-app-nodejs-express
- https://github.com/samoylenko/vulnerable-app-nodejs-express
- https://github.com/seal-community/patches
- https://github.com/the-scan-project/tsp-vulnerable-app-nodejs-express
- https://github.com/the-scan-project/vulnerable-app-nodejs-express
- https://github.com/yetingli/PoCs