VYPR
Unrated severityNVD Advisory· Published May 13, 2019· Updated Aug 5, 2024

CVE-2018-16139

CVE-2018-16139

Description

Cross-site scripting (XSS) vulnerability in BIBLIOsoft BIBLIOpac 2008 allows remote attackers to inject arbitrary web script or HTML via the db or action parameter to to bin/wxis.exe/bibliopac/.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Cross-site scripting vulnerability in BIBLIOsoft BIBLIOpac 2008 allows remote attackers to inject arbitrary web script via db or action parameters; no fix available as software is deprecated.

Vulnerability

A reflected cross-site scripting (XSS) vulnerability exists in BIBLIOsoft BIBLIOpac 2008, a library management software. The flaw resides in the bin/wxis.exe/bibliopac/ script, where the db and action parameters are not properly sanitized before being reflected in the page response. An attacker can inject arbitrary HTML or JavaScript code through these parameters, leading to XSS. The software is deprecated, and no patch is available [1].

Exploitation

An attacker can exploit this vulnerability by crafting a malicious URL containing a payload in the db or action parameter (e.g., http://target/bin/wxis.exe/bibliopac/?db=...). The attacker then tricks a victim into clicking the link, typically via phishing email or social engineering. No authentication or prior access is needed; user interaction is required. The payload executes in the context of the vulnerable application [1].

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the victim's browser within the security context of the BIBLIOpac application. This can lead to theft of session cookies, credential harvesting, or actions performed on behalf of the authenticated user. If an administrator visits the malicious link, the attacker could potentially escalate privileges and compromise the entire application [1].

Mitigation

The vendor has explicitly stated that BIBLIOpac 2008 is deprecated and will not receive a security patch. The recommended mitigation is to upgrade to the latest supported version of the software (e.g., BIBLIOsoft's newer product), though that has not been tested for similar vulnerabilities. As a workaround, input validation or web application firewall rules may block malicious parameters, but no official fix is available [1].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.