CVE-2011-4640
published 2012-10-08CVE-2011-4640: Directory traversal vulnerability in logs-x.php in SpamTitan WebTitan before 3.60 allows remote authenticated users to read arbitrary files via a .. (dot dot)…
PriorityP432medium4CVSS 2.0
AVNACLAuSCPINAN
EXPLOIT
EPSS
7.32%
93.6th percentile
Directory traversal vulnerability in logs-x.php in SpamTitan WebTitan before 3.60 allows remote authenticated users to read arbitrary files via a .. (dot dot) in the fname parameter in a view action.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| spamtitan | webtitan | <= 3.50 | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
WebTitan - 'logs-x.php' Directory Traversal
exploitdb·2012-10-20
CVE-2011-4640 WebTitan - 'logs-x.php' Directory Traversal
WebTitan - 'logs-x.php' Directory Traversal
---
source: https://www.securityfocus.com/bid/55904/info
WebTitan is prone to a directory-traversal vulnerability because it fails to sufficiently sanitize user-supplied input data.
A remote attacker could exploit the vulnerability using directory-traversal characters ('../') to access arbitrary files containing sensitive information that could aid in further attacks.
WebTitan Versions prior to 3.60 are vulnerable.
http://www.example.com//logs-x.php? jaction=view&fname=../../../../../etc/passwd
Nuclei
WebTitan < 3.60 - Local File Inclusion
nuclei·CVSS 4.0
CVE-2011-4640 [MEDIUM] WebTitan < 3.60 - Local File Inclusion
WebTitan < 3.60 - Local File Inclusion
Directory traversal vulnerability in logs-x.php in SpamTitan WebTitan before 3.60 allows remote authenticated users to read arbitrary files via a .. (dot dot) in the fname parameter in a view action.
Template:
id: CVE-2011-4640
info:
name: WebTitan < 3.60 - Local File Inclusion
author: ctflearner
severity: medium
description: |
Directory traversal vulnerability in logs-x.php in SpamTitan WebTitan before 3.60 allows remote authenticated users to read arbitrary files via a .. (dot dot) in the fname parameter in a view action.
impact: |
Attackers can read arbitrary files on the server by exploiting directory traversal, potentially exposing database credentials and sensitive configuration data.
remediation: |
Update to WebTitan version 3.60 or later t
No writeups or analysis indexed.
2012-10-08
Published