An issue was discovered in the stripTags and unescapeHTML components in Prototype 1.7.3 where an attacker can cause a Regular Expression Denial of Service (ReDOS) through stripping crafted HTML tags.
Link | Tags |
---|---|
http://prototypejs.org/ | vendor advisory |
https://github.com/prototypejs/prototype/blob/dee2f7d8611248abce81287e1be4156011953c90/src/prototype/lang/string.js#L283 | third party advisory exploit |
https://github.com/yetingli/PoCs/blob/main/CVE-2020-27511/Prototype.md | third party advisory exploit |