CVE-2025-42620
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-08

Last updated on: 2025-12-08

Assigner: ENISA

Description
In affected versions, vulnerability-lookup handled user-controlled content in comments and bundles in an unsafe way, which could lead to stored Cross-Site Scripting (XSS). On the backend, the related_vulnerabilities field of bundles accepted arbitrary strings without format validation or proper sanitization. On the frontend, comment and bundle descriptions were converted from Markdown to HTML and then injected directly into the DOM using string templates and innerHTML. This combination allowed an attacker who could create or edit comments or bundles to store crafted HTML/JavaScript payloads which would later be rendered and executed in the browser of any user visiting the affected profile page (user.html).Β  This issue affects Vulnerability-Lookup: before 2.18.0.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-08
Last Modified
2025-12-08
Generated
2026-05-07
AI Q&A
2025-12-08
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
vulnerability-lookup vulnerability-lookup *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in Vulnerability-Lookup before version 2.18.0 involves unsafe handling of user-controlled content in comments and bundles. Specifically, the backend accepted arbitrary strings in the related_vulnerabilities field without proper validation or sanitization. On the frontend, comments and bundle descriptions were converted from Markdown to HTML and then injected directly into the DOM using innerHTML. This allowed attackers who could create or edit comments or bundles to store malicious HTML or JavaScript payloads that would execute in the browsers of users visiting the affected profile page, resulting in stored Cross-Site Scripting (XSS).


How can this vulnerability impact me? :

This vulnerability can impact you by allowing attackers to execute malicious scripts in the browsers of users who visit affected profile pages. This can lead to theft of sensitive information such as cookies or session tokens, unauthorized actions performed on behalf of users, defacement of web content, or distribution of malware. Essentially, it compromises the security and integrity of the web application and the privacy of its users.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart