ghsa-p2r4-rpj8-m2p9
Vulnerability from github
Published
2022-05-24 16:56
Modified
2023-07-17 21:22
Severity ?
VLAI Severity ?
Summary
Cross-site Scripting in Apache JSPWiki
Details
In Apache JSPWiki, up to version 2.11.0.M4, a carefully crafted plugin link invocation could trigger an XSS vulnerability on Apache JSPWiki, related to the remember parameter on some of the JSPs, which could allow the attacker to execute javascript in the victim's browser and get some sensitive information about the victim.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.jspwiki:jspwiki-war" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.11.0.M5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.jspwiki:jspwiki-main" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.11.0.M5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-12407" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-11-04T22:46:36Z", "nvd_published_at": "2019-09-23T16:15:00Z", "severity": "MODERATE" }, "details": "In Apache JSPWiki, up to version 2.11.0.M4, a carefully crafted plugin link invocation could trigger an XSS vulnerability on Apache JSPWiki, related to the remember parameter on some of the JSPs, which could allow the attacker to execute javascript in the victim\u0027s browser and get some sensitive information about the victim.", "id": "GHSA-p2r4-rpj8-m2p9", "modified": "2023-07-17T21:22:14Z", "published": "2022-05-24T16:56:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12407" }, { "type": "PACKAGE", "url": "https://github.com/apache/jspwiki" }, { "type": "WEB", "url": "https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2019-12407" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-site Scripting in Apache JSPWiki" }
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…