ghsa-9x9j-vrhj-v364
Vulnerability from github
Published
2022-08-05 00:00
Modified
2022-08-11 15:51
Severity ?
VLAI Severity ?
Summary
Apache JSPWiki CSRF due to crafted request on UserPreferences.jsp
Details
A carefully crafted request on UserPreferences.jsp could trigger an CSRF vulnerability on Apache JSPWiki before 2.11.3, which could allow the attacker to modify the email associated with the attacked account, and then a reset password request from the login page.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.jspwiki:jspwiki-main" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.11.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-28731" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2022-08-11T15:51:10Z", "nvd_published_at": "2022-08-04T07:15:00Z", "severity": "MODERATE" }, "details": "A carefully crafted request on UserPreferences.jsp could trigger an CSRF vulnerability on Apache JSPWiki before 2.11.3, which could allow the attacker to modify the email associated with the attacked account, and then a reset password request from the login page.", "id": "GHSA-9x9j-vrhj-v364", "modified": "2022-08-11T15:51:10Z", "published": "2022-08-05T00:00:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28731" }, { "type": "PACKAGE", "url": "https://github.com/apache/jspwiki" }, { "type": "WEB", "url": "https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2022-28732" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Apache JSPWiki CSRF due to crafted request on UserPreferences.jsp" }
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…