vendor:
PG Portal Pro
by:
Noxious
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: PG Portal Pro
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2020
PG Portal pro CSRF Vulnerability
A CSRF vulnerability exists in PG Portal Pro, which allows an attacker to change the password of an administrator account. This is done by sending a malicious POST request to the admin_settings.php page, which contains the new password and confirmation of the new password. The attacker can then use the new password to gain access to the administrator account.
Mitigation:
Implementing a CSRF token in the POST request can help prevent this vulnerability.