CVE-2015-3907: XXE vulnerability
(updated )
When user POST
the XML formats parameter to CodeIgniter Rest Server, the parameter is not properly sanitized before being used in a call to the simplexml_load_string()
function. This can be exploited to carry out XML External Entity attacks.
References
Detect and mitigate CVE-2015-3907 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →