Lucene search

K
osvGoogleOSV:GHSA-6648-6G96-MG35
HistoryFeb 05, 2024 - 8:20 p.m.

phpMyFAQ User Removal Page Allows Spoofing Of User Details

2024-02-0520:20:40
Google
osv.dev
8
phpmyfaq
user removal
spoofing
phishing
vulnerability
email interception
account deletion.

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

7 High

AI Score

Confidence

Low

0.0005 Low

EPSS

Percentile

16.2%

Summary

phpMyFAQ’s user removal page allows an attacker to spoof another user’s detail, and in turn make a compelling phishing case for removing another user’s account.

Details

phpMyFAQ’s user removal page allows an attacker to spoof another user’s detail, and in turn make a compelling phishing case for removing another user’s account. Whilst the front-end of this page doesn’t allow changing the form details, an attacker can utilize a proxy to intercept this request and submit other data. Upon submitting this form, an email is sent to the administrator informing them that this user wants to delete their account. An administrator has no way of telling the difference between the actual user wishing to delete their account or the attacker issuing this for an account they do not control.

PoC

We are logged in as hacker and visit /user/request-removal. This brings us to the following page. We are not able to change the username, Your name and Your email address fields on this page.
image

However, we intercept this request using a proxy tool such as BurpSuite.
image

We can now edit the request before sending it. We change the fields mentioned above to the details of another user, and send the request.
image

This results in the following email being sent to the administrator. For them, it looks like the victim wants to delete their account.
image

Impact

The impact of this vulnerability is that administrators cannot trust the emails sent by the platform. An attacker can easily make a compelling case to perform phishing and get victim accounts deleted.

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

7 High

AI Score

Confidence

Low

0.0005 Low

EPSS

Percentile

16.2%

Related for OSV:GHSA-6648-6G96-MG35