vendor:
X10media Mp3 Search Engine
by:
THUNDER
8,8
CVSS
HIGH
Admin Access Vulnerability
287
CWE
Product Name: X10media Mp3 Search Engine
Affected Version From: 1.x
Affected Version To: 1.x
Patch Exists: YES
Related CWE: N/A
CPE: a:x10media:x10_media_mp3_search_engine
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
X10media Mp3 Search Engine v1.x Admin Access Vulnerability
If the user is not an administrator, the code redirects it to main.php. This can be exploited by disabling redirection using lynx and accessing the admin/admin.php page.
Mitigation:
Open admin/admin.php and replace the vulnerable code with code that shows an error 404 if the user is not an administrator.