ghsa-g2vg-8hfg-79vj
Vulnerability from github
Published
2024-12-24 06:30
Modified
2025-02-07 06:31
Severity ?
VLAI Severity ?
Summary
Koji Cross-site Scripting
Details
A vulnerability in Koji was found. An unsanitized input allows for an XSS attack. Javascript code from a malicious link could be reflected in the resulting web page. It is not expected to be able to submit an action or make a change in Koji due to existing XSS protections in the code.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "koji" }, "ranges": [ { "events": [ { "introduced": "1.35.0" }, { "fixed": "1.35.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.35.0" ] }, { "package": { "ecosystem": "PyPI", "name": "koji" }, "ranges": [ { "events": [ { "introduced": "1.34.0" }, { "fixed": "1.34.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "koji" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.33.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-9427" ], "database_specific": { "cwe_ids": [ "CWE-116" ], "github_reviewed": true, "github_reviewed_at": "2024-12-26T20:22:34Z", "nvd_published_at": "2024-12-24T04:15:07Z", "severity": "MODERATE" }, "details": "A vulnerability in Koji was found. An unsanitized input allows for an XSS attack. Javascript code from a malicious link could be reflected in the resulting web page. It is not expected to be able to submit an action or make a change in Koji due to existing XSS protections in the code.", "id": "GHSA-g2vg-8hfg-79vj", "modified": "2025-02-07T06:31:13Z", "published": "2024-12-24T06:30:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9427" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-9427" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316047" }, { "type": "WEB", "url": "https://docs.pagure.org/koji/CVEs/CVE-2024-9427" }, { "type": "PACKAGE", "url": "https://pagure.io/koji" }, { "type": "WEB", "url": "https://pagure.io/koji/c/8c72d90d7bb991f8fb193851b80847ac9e9474a4?branch=master" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Koji Cross-site Scripting" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…