ghsa-8pf2-qj4v-fj64
Vulnerability from github
Published
2024-02-22 12:30
Modified
2024-02-22 19:30
Summary
Apache Answer Cross-site Scripting vulnerability
Details
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Apache Answer. This issue affects Apache Answer through 1.2.1.
XSS attack when user enters summary. A logged-in user, when modifying their own submitted question, can input malicious code in the summary to create such an attack.
Users are recommended to upgrade to version 1.2.5, which fixes the issue.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/apache/incubator-answer" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-23349" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-02-22T19:30:45Z", "nvd_published_at": "2024-02-22T10:15:08Z", "severity": "MODERATE" }, "details": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027) vulnerability in Apache Answer. This issue affects Apache Answer through 1.2.1.\n\nXSS attack when user enters summary. A logged-in user, when modifying their own submitted question, can input malicious code in the summary to create such an attack.\n\nUsers are recommended to upgrade to version 1.2.5, which fixes the issue.", "id": "GHSA-8pf2-qj4v-fj64", "modified": "2024-02-22T19:30:45Z", "published": "2024-02-22T12:30:56Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23349" }, { "type": "PACKAGE", "url": "https://github.com/apache/incubator-answer" }, { "type": "WEB", "url": "https://lists.apache.org/thread/y5902t09vfgy7892z3vzr1zq900sgyqg" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/02/22/2" } ], "schema_version": "1.4.0", "severity": [], "summary": "Apache Answer Cross-site Scripting vulnerability" }
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.