-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
The vulnerability explicitly occurs in the checkResult method of Pay2PayPayment class where user-controlled XML input is parsed with simplexml_load_string. The commit diff shows the fix adds libxml_disable_entity_loader(true) to mitigate this, confirming the vulnerable pattern of unsafe XML parsing without proper security flags. The combination of direct user input usage (POST data) and lack of XXE protections meets CWE-611 criteria.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| devgroup/dotplant | composer | < 2020-09-14 | 2020-09-14 |
Ongoing coverage of React2Shell