Publish GHSA-8jjf-w7j6-323c

This commit is contained in:
advisory-database[bot]
2023-08-18 21:02:08 +00:00
parent 27178ad33d
commit 65420da06e
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8jjf-w7j6-323c",
"modified": "2022-08-03T16:25:04Z",
"modified": "2023-08-18T21:00:53Z",
"published": "2018-01-04T21:03:33Z",
"aliases": [
"CVE-2017-1000452"
],
"summary": "Samlify vulnerable to Authentication Bypass by allowing tokens to be reused with different usernames",
"details": "Versions of `samlify` prior to 2.3.0 are vulnerable to Authentication Bypass. The package fails to prevent XML Signature Wrapping, allowing tokens to be reused with different usernames. A remote attacker can modify SAML content for a SAML service provider without invalidating the cryptographic signature, which may allow attackers to bypass primary authentication for the affected SAML service provider.\n\n\n## Recommendation\n\nUpgrade to version 2.3.0 or later",
"details": "Versions of `samlify` prior to 2.4.0-rc5 are vulnerable to Authentication Bypass. The package fails to prevent XML Signature Wrapping, allowing tokens to be reused with different usernames. A remote attacker can modify SAML content for a SAML service provider without invalidating the cryptographic signature, which may allow attackers to bypass primary authentication for the affected SAML service provider.\n\n\n## Recommendation\n\nUpgrade to version 2.4.0-rc5 or later",
"severity": [
{
"type": "CVSS_V3",
@@ -20,6 +20,11 @@
"ecosystem": "npm",
"name": "samlify"
},
"ecosystem_specific": {
"affected_functions": [
""
]
},
"ranges": [
{
"type": "ECOSYSTEM",
@@ -28,7 +33,7 @@
"introduced": "0"
},
{
"fixed": "2.3.0"
"fixed": "2.4.0-rc5"
}
]
}
@@ -42,11 +47,11 @@
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/356284"
"url": "https://github.com/tngan/samlify/commit/d382bbc7c6b8ea889839ae1f178730c25b09eb42"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-8jjf-w7j6-323c"
"type": "WEB",
"url": "https://hackerone.com/reports/356284"
},
{
"type": "PACKAGE",
@@ -54,11 +59,11 @@
},
{
"type": "WEB",
"url": "https://github.com/tngan/samlify/releases/tag/v2.3.0"
"url": "https://github.com/tngan/samlify/compare/v2.4.0-rc4...v2.4.0-rc5"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/969"
"url": "https://github.com/tngan/samlify/releases/tag/v2.4.0-rc5"
},
{
"type": "WEB",
@@ -67,6 +72,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-347",
"CWE-91"
],
"severity": "HIGH",