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 |
https://github.com/IssabelFoundation/issabelPBX/issues/33 | Exploit Issue Tracking Third Party Advisory |
Configurations
History
21 Nov 2024, 06:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/IssabelFoundation/issabelPBX/issues/33 - Exploit, Issue Tracking, Third Party Advisory |
Information
Published : 2021-11-29 14:15
Updated : 2024-11-21 06:29
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')