vendor:
phpBB3 addon prime_quick_style
by:
-SmoG-
7,5
CVSS
HIGH
Injection
89
CWE
Product Name: phpBB3 addon prime_quick_style
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
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
phpBB3 addon prime_quick_style GetAdmin Exploit
The vulnerability is found in the phpBB3 addon prime_quick_style. The POST parameter 'prime_quick_style' is injectable. After login, the user can manipulate the content from the 'prime_quick_style'-parameter. This will result in an update query to the USER_TABLE with the user_type set to 3 and user_permissions set to '', granting the user admin privileges.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in an update query.