Publish GHSA-2g98-f9jv-w8c5

This commit is contained in:
advisory-database[bot]
2024-05-20 18:12:01 +00:00
parent dc8fa987c8
commit 613ea7e1b3
@@ -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
}
}