vendor:
Podcast Generator
by:
staker
7,5
CVSS
HIGH
Unauthorized CMS Re-Installation
20
CWE
Product Name: Podcast Generator
Affected Version From: 1.2
Affected Version To: 1.2
Patch Exists: NO
Related CWE: N/A
CPE: a:podcastgenerator:podcast_generator:1.2
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
Podcast Generator <= 1.2 unauthorized CMS Re-Installation Remote Exploit
Podcast Generator contains one flaw that allows an attacker to re-install the cms because of unlink() in 'delete.php' file. It's possible to delete 'config.php' to re-install the cms by setting the 'amilogged' GLOBALS variable to true.
Mitigation:
Ensure that the 'amilogged' GLOBALS variable is not set to true.