mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
106 lines
4.8 KiB
JSON
106 lines
4.8 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2025-29774",
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "xml-crypto is an XML digital signature and encryption library for Node.js. An attacker may be able to exploit a vulnerability in versions prior to 6.0.1, 3.2.1, and 2.1.6 to bypass authentication or authorization mechanisms in systems that rely on xml-crypto for verifying signed XML documents. The vulnerability allows an attacker to modify a valid signed XML message in a way that still passes signature verification checks. For example, it could be used to alter critical identity or access control attributes, enabling an attacker with a valid account to escalate privileges or impersonate another user. Users of versions 6.0.0 and prior should upgrade to version 6.0.1 to receive a fix. Those who are still using v2.x or v3.x should upgrade to patched versions 2.1.6 or 3.2.1, respectively."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-347: Improper Verification of Cryptographic Signature",
|
|
"cweId": "CWE-347"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "node-saml",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "xml-crypto",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 4.0.0, < 6.0.1"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 3.0.0, < 3.2.1"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "< 2.1.6"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/node-saml/xml-crypto/security/advisories/GHSA-9p8x-f768-wp2g",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/node-saml/xml-crypto/security/advisories/GHSA-9p8x-f768-wp2g"
|
|
},
|
|
{
|
|
"url": "https://github.com/node-saml/xml-crypto/commit/28f92218ecbb8dcbd238afa4efbbd50302aa9aed",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/node-saml/xml-crypto/commit/28f92218ecbb8dcbd238afa4efbbd50302aa9aed"
|
|
},
|
|
{
|
|
"url": "https://github.com/node-saml/xml-crypto/commit/886dc63a8b4bb5ae1db9f41c7854b171eb83aa98",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/node-saml/xml-crypto/commit/886dc63a8b4bb5ae1db9f41c7854b171eb83aa98"
|
|
},
|
|
{
|
|
"url": "https://github.com/node-saml/xml-crypto/commit/8ac6118ee7978b46aa56b82cbcaa5fca58c93a07",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/node-saml/xml-crypto/commit/8ac6118ee7978b46aa56b82cbcaa5fca58c93a07"
|
|
},
|
|
{
|
|
"url": "https://github.com/node-saml/xml-crypto/releases/tag/v2.1.6",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/node-saml/xml-crypto/releases/tag/v2.1.6"
|
|
},
|
|
{
|
|
"url": "https://github.com/node-saml/xml-crypto/releases/tag/v3.2.1",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/node-saml/xml-crypto/releases/tag/v3.2.1"
|
|
},
|
|
{
|
|
"url": "https://github.com/node-saml/xml-crypto/releases/tag/v6.0.1",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/node-saml/xml-crypto/releases/tag/v6.0.1"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-9p8x-f768-wp2g",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |