.. / CVE-2023-1719

Exploit for Bitrix Component - Cross-Site Scripting (CVE-2023-1719)

Description:

Global variable extraction in bitrix/modules/main/tools.php in Bitrix24 22.0.300 allows unauthenticated remote attackers to (1) enumerate attachments on the server and (2) execute arbitrary JavaScript code in the victim’s browser, and possibly execute arbitrary PHP code on the server if the victim has administrator privilege, via overwriting uninitialised variables.

Nuclei Template

View the template here CVE-2023-1719.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2023/CVE-2023-1719.yaml
Copy

References:

https://starlabs.sg/advisories/23/23-1719/
https://github.com/20142995/sectool
https://nvd.nist.gov/vuln/detail/CVE-2023-1719