ghsa-8595-6653-96p2
Vulnerability from github
Published
2023-04-30 03:30
Modified
2025-01-30 18:55
Severity ?
Summary
phpMyFAQ vulnerable to Stored Cross-site Scripting
Details
phpMyFAQ prior to version 3.1.13 has a stored cross site scripting vulnerability in name
field in add question module. This allows an attacker to steal user cookies.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "thorsten/phpmyfaq" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.13" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-2428" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-05-01T22:30:37Z", "nvd_published_at": "2023-04-30T01:15:09Z", "severity": "MODERATE" }, "details": "phpMyFAQ prior to version 3.1.13 has a stored cross site scripting vulnerability in `name` field in add question module. This allows an attacker to steal user cookies.", "id": "GHSA-8595-6653-96p2", "modified": "2025-01-30T18:55:28Z", "published": "2023-04-30T03:30:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2428" }, { "type": "WEB", "url": "https://github.com/thorsten/phpmyfaq/commit/0a4980d870bac92df945f6d022726c4e3ed584ab" }, { "type": "PACKAGE", "url": "https://github.com/thorsten/phpmyfaq" }, { "type": "WEB", "url": "https://huntr.com/bounties/cee65b6d-b003-4e6a-9d14-89aa94bee43e" }, { "type": "WEB", "url": "https://huntr.dev/bounties/cee65b6d-b003-4e6a-9d14-89aa94bee43e" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "phpMyFAQ vulnerable to Stored Cross-site Scripting" }
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.