vendor:
qdPM
by:
Chetanya Sharma @AggressiveUser
8.8
CVSS
HIGH
Cross-site Request Forgery (CSRF)
352
CWE
Product Name: qdPM
Affected Version From: 9.2
Affected Version To: 9.2
Patch Exists: NO
Related CWE: CVE-2022-26180
CPE: a:qdpm:qdpm:9.2
Platforms Tested: KALI OS
2022
qdPM 9.2 – Cross-site Request Forgery (CSRF)
qdPM 9.2 is vulnerable to Cross-site Request Forgery (CSRF). An attacker can craft a malicious HTML file and host it. The attacker can then send the malicious HTML file to the victim. When the victim opens the malicious HTML file, the attacker can modify the user account details of the victim.
Mitigation:
Implementing CSRF protection mechanisms such as synchronizer tokens, same-site cookies, and anti-CSRF tokens.