2024-08-02 14:03:15 +00:00

109 lines
2.7 KiB
JSON

{
"id": "CVE-2023-28155",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-03-16T15:15:11.107",
"lastModified": "2024-08-02T13:15:37.183",
"vulnStatus": "Modified",
"cveTags": [
{
"sourceIdentifier": "cve@mitre.org",
"tags": [
"unsupported-when-assigned"
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE: This vulnerability only affects products that are no longer supported by the maintainer."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:request_project:request:*:*:*:*:*:node.js:*:*",
"versionEndIncluding": "2.88.1",
"matchCriteriaId": "1F9F582D-5FBC-49BE-B2B3-9971CA676B17"
}
]
}
]
}
],
"references": [
{
"url": "https://doyensec.com/resources/Doyensec_Advisory_RequestSSRF_Q12023.pdf",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Technical Description",
"Third Party Advisory"
]
},
{
"url": "https://github.com/request/request/issues/3442",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Technical Description",
"Vendor Advisory"
]
},
{
"url": "https://github.com/request/request/pull/3444",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://security.netapp.com/advisory/ntap-20230413-0007/",
"source": "cve@mitre.org"
}
]
}