issabelPBX version 2.11 is affected by a Cross Site Scripting (XSS) vulnerability. In file page.backup_restore.php, the exit function will terminate the script and print the message to the user. The message will contain $_REQUEST without sanitization, then there is a XSS vulnerability.
References
Link | Resource |
---|---|
https://github.com/IssabelFoundation/issabelPBX/issues/33 | Exploit Issue Tracking Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-11-29 14:15
Updated : 2021-12-01 15:15
NVD link : CVE-2021-43695
Mitre link : CVE-2021-43695
CVE.ORG link : CVE-2021-43695
JSON object : View
Products Affected
issabel
- pbx
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')