File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,10 +21,11 @@ PDFBox supports processing of untrusted (potentially malicious or malformed)
2121PDF files ** to a limited degree** :
2222
2323- ** In scope** : Remote code execution, privilege escalation, unauthorized data
24- access, sandbox escape, or disproportionate resource amplification (i.e.
25- small attacker-controlled inputs triggering catastrophic memory or CPU
26- consumption) caused by processing an untrusted PDF document. These are
27- genuine vulnerabilities and should be reported privately.
24+ access, escape from an embedding application's sandbox or security boundary,
25+ or disproportionate resource amplification (i.e. small attacker-controlled
26+ inputs triggering catastrophic memory or CPU consumption) caused by processing
27+ an untrusted PDF document. These are genuine vulnerabilities and should be
28+ reported privately.
2829
2930- ** Known limitations (not vulnerabilities)** : Malformed PDFs may cause
3031 unchecked exceptions such as ` NullPointerException ` or ` StackOverflowError ` ,
You can’t perform that action at this time.
0 commit comments