vendor:
Request-Baskets
by:
Iyaad Luqman K (init_6)
6.5
CVSS
MEDIUM
Server-side request forgery (SSRF)
SSRF
CWE
Product Name: Request-Baskets
Affected Version From: v1.2.1
Affected Version To: v1.2.1
Patch Exists: NO
Related CWE: CVE-2023-27163
CPE:
Platforms Tested: Ubuntu 22.04
2023
Request-Baskets v1.2.1 – Server-side request forgery (SSRF)
This exploit allows an attacker to create a proxy basket in Request-Baskets v1.2.1 and make the server request to a specified attacker server. This can lead to server-side request forgery (SSRF) attacks.
Mitigation:
Update to a version higher than v1.2.1 that fixes the SSRF vulnerability. Also, validate and sanitize user input to prevent SSRF attacks.