Cross-site scripting (XSS) vulnerability in the PHP League CommonMark library before 0.18.3 allows remote attackers to insert unsafe links into HTML by using double-encoded HTML entities that are not properly escaped during rendering, a different vulnerability than CVE-2018-20583.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/thephpleague/commonmark/issues/353 | patch exploit third party advisory issue tracking |
https://github.com/thephpleague/commonmark/releases/tag/0.18.3 | third party advisory release notes |