vendor:
Ninja Blog
by:
Danny Moules
9.3
CVSS
CRITICAL
Path Disclosure
22
CWE
Product Name: Ninja Blog
Affected Version From: Ninja Blog 4.8
Affected Version To: May also affect earlier versions
Patch Exists: YES
Related CWE: N/A
CPE: 2.3:a:ninjadesigns:ninja_blog:4.8
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
Ninja Blog 4.8 Path Disclosure Vulnerability
Due to insufficient validation of client-side data, an attacker can alter the path of files to be read to a file outside the intended directory. The following PoC will read a file named 'test.txt' one level above the application folder.
Mitigation:
Ensure that all user-supplied input is properly validated and sanitized before being used in any file operations.