CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
3Tags
Description
Path Traversal vulnerability in yannisraft Aeroscroll Gallery - Infinite Scroll Image Gallery & Post Grid with Photo Gallery allows Path Traversal. This issue affects Aeroscroll Gallery - Infinite Scroll Image Gallery & Post Grid with Photo Gallery: from n/a through 1.0.12.
Analysis
A Path Traversal vulnerability (CWE-35) exists in the Aeroscroll Gallery WordPress plugin (versions through 1.0.12) that allows unauthenticated remote attackers to access arbitrary files on the server, potentially exposing sensitive configuration files, database credentials, and other confidential data. The vulnerability has a CVSS score of 7.5 (High) with network accessibility and no authentication required, making it a significant information disclosure risk for all installations of affected versions.
Technical Context
The vulnerability resides in the yannisraft Aeroscroll Gallery plugin, a WordPress image gallery and post grid extension that implements infinite scroll functionality. Path Traversal (CWE-35) vulnerabilities occur when an application fails to properly sanitize user-supplied file path inputs, allowing attackers to manipulate path variables (typically using sequences like '../' or '..\') to traverse directory structures and access files outside the intended directory. In the context of a WordPress plugin, this likely affects file retrieval endpoints or API handlers that process image/gallery paths without adequate input validation. The plugin's architecture appears to handle file operations for gallery content delivery, and the lack of proper path canonicalization or whitelist validation enables directory traversal attacks. Affected CPE would be: cpe:2.3:a:yannisraft:aeroscroll-gallery:*:*:*:*:*:wordpress:*:* (versions 0 through 1.0.12).
Affected Products
Aeroscroll Gallery – Infinite Scroll Image Gallery & Post Grid with Photo Gallery (0 through 1.0.12 (inclusive))
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-28308