fkie_cve-2023-28155
Vulnerability from fkie_nvd
Published
2023-03-16 15:15
Modified
2024-11-21 07:54
Severity ?
Summary
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.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://doyensec.com/resources/Doyensec_Advisory_RequestSSRF_Q12023.pdf | Exploit, Patch, Technical Description, Third Party Advisory | |
| cve@mitre.org | https://github.com/request/request/issues/3442 | Exploit, Issue Tracking, Patch, Technical Description, Vendor Advisory | |
| cve@mitre.org | https://github.com/request/request/pull/3444 | Patch | |
| cve@mitre.org | https://security.netapp.com/advisory/ntap-20230413-0007/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://doyensec.com/resources/Doyensec_Advisory_RequestSSRF_Q12023.pdf | Exploit, Patch, Technical Description, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/request/request/issues/3442 | Exploit, Issue Tracking, Patch, Technical Description, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/request/request/pull/3444 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20230413-0007/ |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| request_project | request | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:request_project:request:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "1F9F582D-5FBC-49BE-B2B3-9971CA676B17",
"versionEndIncluding": "2.88.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"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."
}
],
"id": "CVE-2023-28155",
"lastModified": "2024-11-21T07:54:30.183",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-03-16T15:15:11.107",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Technical Description",
"Third Party Advisory"
],
"url": "https://doyensec.com/resources/Doyensec_Advisory_RequestSSRF_Q12023.pdf"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Technical Description",
"Vendor Advisory"
],
"url": "https://github.com/request/request/issues/3442"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://github.com/request/request/pull/3444"
},
{
"source": "cve@mitre.org",
"url": "https://security.netapp.com/advisory/ntap-20230413-0007/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Technical Description",
"Third Party Advisory"
],
"url": "https://doyensec.com/resources/Doyensec_Advisory_RequestSSRF_Q12023.pdf"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Technical Description",
"Vendor Advisory"
],
"url": "https://github.com/request/request/issues/3442"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://github.com/request/request/pull/3444"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20230413-0007/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-918"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…