CVE-2015-2071
eTouch SamePage Enterprise Edition 4.4.0.0.239 - Authenticated Path Traversal via filepath Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-2071. PoCs published by Brandon Perry.
AI-analyzed exploit summary The exploit demonstrates a time-based SQL injection in the `catId` parameter of the `/cm/blogrss/feed` servlet and an authenticated arbitrary file read via `/cm/newui/blog/export.jsp`. SQL injection allows blind extraction of database information, while the file read vulnerability exposes sensitive configuration files containing database credentials.
Description
Directory traversal vulnerability in cm/newui/blog/export.jsp in eTouch SamePage Enterprise Edition 4.4.0.0.239 allows remote authenticated users to read arbitrary files via a .. (dot dot) in the filepath parameter.
Exploits (1)
The exploit demonstrates a time-based SQL injection in the `catId` parameter of the `/cm/blogrss/feed` servlet and an authenticated arbitrary file read via `/cm/newui/blog/export.jsp`. SQL injection allows blind extraction of database information, while the file read vulnerability exposes sensitive configuration files containing database credentials.