GHSA-697V-PXG3-J262
Vulnerability from github – Published: 2022-07-15 20:55 – Updated: 2025-04-14 22:10
VLAI?
Summary
Togglz console missing cross-site request forgery (CSRF) protection
Details
Togglz is an implementation of the Feature Toggles pattern for Java. There is no CSRF protection in the togglz console and could allow an attacker to guess the CSRF token value. Version 2.9.4 adds the necessary CSRF protection.
Severity ?
8.8 (High)
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.togglz:togglz-console"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.9.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-28191"
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"github_reviewed": true,
"github_reviewed_at": "2022-07-15T20:55:21Z",
"nvd_published_at": "2022-12-26T22:15:00Z",
"severity": "HIGH"
},
"details": "Togglz is an implementation of the Feature Toggles pattern for Java. There is no CSRF protection in the togglz console and could allow an attacker to guess the CSRF token value. Version 2.9.4 adds the necessary CSRF protection.",
"id": "GHSA-697v-pxg3-j262",
"modified": "2025-04-14T22:10:03Z",
"published": "2022-07-15T20:55:21Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28191"
},
{
"type": "WEB",
"url": "https://github.com/togglz/togglz/pull/495"
},
{
"type": "WEB",
"url": "https://github.com/togglz/togglz/commit/ed66e3f584de954297ebaf98ea4a235286784707"
},
{
"type": "PACKAGE",
"url": "https://github.com/togglz/togglz"
},
{
"type": "WEB",
"url": "https://www.mend.io/vulnerability-database/CVE-2020-28191"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Togglz console missing cross-site request forgery (CSRF) protection"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…