cve/2019/CVE-2019-11068.md
2024-06-18 02:51:15 +02:00

822 B

CVE-2019-11068

Description

libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded.

POC

Reference

Github