CVE-2025-60249

Source
https://cve.org/CVERecord?id=CVE-2025-60249
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-60249.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-60249
Published
2025-09-25T18:15:44.253Z
Modified
2026-04-10T05:32:20.157717Z
Severity
  • 6.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

vulnerability-lookup 2.16.0 allows XSS in bundle.py, comment.py, and user.py, by a user on a vulnerability-lookup instance who can add bundles, comments, or sightings. A cross-site scripting (XSS) vulnerability was discovered in the handling of user-supplied input in the Bundles, Comments, and Sightings components. Untrusted data was not properly sanitized before being rendered in templates and tables, which could allow attackers to inject arbitrary JavaScript into the application. The issue was due to unsafe use of innerHTML and insufficient validation of dynamic URLs and model fields. This vulnerability has been fixed by escaping untrusted data, replacing innerHTML assignments with safer DOM methods, encoding URLs with encodeURIComponent, and improving input validation in the affected models.

References

Affected packages

Git / github.com/vulnerability-lookup/vulnerability-lookup

Affected ranges

Type
GIT
Repo
https://github.com/vulnerability-lookup/vulnerability-lookup
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*
v0.5.0
v0.6.0
v0.7.0
v1.*
v1.0.0
v1.1.0
v1.2.0
v1.3.0
v1.4.0
v1.5.0
v1.6.0
v1.7.0
v2.*
v2.1.0
v2.10.0
v2.10.1
v2.12.0
v2.13.0
v2.15.0
v2.16.0
v2.2.0
v2.3.0
v2.4.0
v2.5.0
v2.6.0
v2.7.0
v2.7.1
v2.9.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-60249.json"