CVE-2019-25355
HIGHgSOAP 2.8 - Unauthenticated Path Traversal via HTTP GET Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2019-25355. PoCs published by numan türle.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in gSOAP 2.8, allowing an attacker to read arbitrary files (e.g., /etc/passwd) via a crafted HTTP GET request. The POC shows a successful response with the contents of the passwd file, confirming the vulnerability.
Description
gSOAP 2.8 contains a directory traversal vulnerability that allows unauthenticated attackers to access system files by manipulating HTTP path traversal techniques. Attackers can retrieve sensitive files like /etc/passwd by sending crafted GET requests with multiple '../' directory traversal sequences.
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in gSOAP 2.8, allowing an attacker to read arbitrary files (e.g., /etc/passwd) via a crafted HTTP GET request. The POC shows a successful response with the contents of the passwd file, confirming the vulnerability.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N