diff --git a/advisories/github-reviewed/2024/05/GHSA-2g98-f9jv-w8c5/GHSA-2g98-f9jv-w8c5.json b/advisories/github-reviewed/2024/05/GHSA-2g98-f9jv-w8c5/GHSA-2g98-f9jv-w8c5.json new file mode 100644 index 00000000000..d8e8fc99072 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-2g98-f9jv-w8c5/GHSA-2g98-f9jv-w8c5.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2g98-f9jv-w8c5", + "modified": "2024-05-20T18:06:52Z", + "published": "2024-05-20T18:06:52Z", + "aliases": [ + + ], + "summary": "robrichards/xmlseclibs XPath injection", + "details": "A vulnerability has been identified in the robrichards/xmlseclibs library, specifically related to XPath injection. The issue arises from inadequate filtering of user input before it is incorporated into XPath expressions.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "robrichards/xmlseclibs" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0.0" + }, + { + "fixed": "3.0.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/robrichards/xmlseclibs/commit/649032643f7aac493e91ca318da0339aec72aa4a" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/robrichards/xmlseclibs/2018-09-27.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/robrichards/xmlseclibs" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-91" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-05-20T18:06:52Z", + "nvd_published_at": null + } +} \ No newline at end of file