ghsa-7cx8-44pc-xv3q
Vulnerability from github
Published
2024-07-10 15:43
Modified
2024-11-18 16:26
Severity ?
7.1 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N
6.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:L/SA:N
6.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:L/SA:N
VLAI Severity ?
Summary
Decidim cross-site scripting (XSS) in the pagination
Details
Impact
The pagination feature used in searches and filters is subject to potential XSS attack through a malformed URL using the GET parameter per_page
.
Patches
Not available
Workarounds
Not available
References
OWASP ASVS v4.0.3-5.1.3
Credits
This issue was discovered in a security audit organized by the mitgestalten Partizipationsbüro and funded by netidee against Decidim done during April 2024. The security audit was implemented by AIT Austrian Institute of Technology GmbH,
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "decidim" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.27.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "decidim" }, "ranges": [ { "events": [ { "introduced": "0.28.0.rc1" }, { "fixed": "0.28.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-32469" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-07-10T15:43:39Z", "nvd_published_at": "2024-07-10T19:15:10Z", "severity": "MODERATE" }, "details": "### Impact\n\nThe pagination feature used in searches and filters is subject to potential XSS attack through a malformed URL using the GET parameter `per_page`. \n\n### Patches\n\nNot available\n\n### Workarounds\n\nNot available\n\n### References\n\nOWASP ASVS v4.0.3-5.1.3\n\n### Credits\n\nThis issue was discovered in a security audit organized by the [mitgestalten Partizipationsb\u00fcro](https://partizipationsbuero.at/) and funded by [netidee](https://www.netidee.at/) against Decidim done during April 2024. The security audit was implemented by [AIT Austrian Institute of Technology GmbH](https://www.ait.ac.at/),\n", "id": "GHSA-7cx8-44pc-xv3q", "modified": "2024-11-18T16:26:50Z", "published": "2024-07-10T15:43:39Z", "references": [ { "type": "WEB", "url": "https://github.com/decidim/decidim/security/advisories/GHSA-7cx8-44pc-xv3q" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32469" }, { "type": "PACKAGE", "url": "https://github.com/decidim/decidim" }, { "type": "WEB", "url": "https://github.com/decidim/decidim/releases/tag/v0.27.6" }, { "type": "WEB", "url": "https://github.com/decidim/decidim/releases/tag/v0.28.1" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/decidim/CVE-2024-32469.yml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:L/SA:N", "type": "CVSS_V4" } ], "summary": "Decidim cross-site scripting (XSS) in the pagination" }
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…