ghsa-3j93-7rf7-p7m6
Vulnerability from github
Published
2023-04-05 18:30
Modified
2023-04-06 14:40
Severity ?
Summary
thorsten/phpmyfaq vulnerable to stored cross-site scripting (XSS) in FAQ comment username parameter
Details
thorsten/phpmyfaq prior to 3.1.12 is vulnerable to stored cross-site scripting (XSS) because it fails to sanitize user input in the FAQ comment username parameter. This has been fixed in 3.1.12.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "thorsten/phpmyfaq" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.12" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-1758" ], "database_specific": { "cwe_ids": [ "CWE-75", "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-04-05T21:27:37Z", "nvd_published_at": "2023-04-05T16:15:00Z", "severity": "HIGH" }, "details": "thorsten/phpmyfaq prior to 3.1.12 is vulnerable to stored cross-site scripting (XSS) because it fails to sanitize user input in the FAQ comment username parameter. This has been fixed in 3.1.12.", "id": "GHSA-3j93-7rf7-p7m6", "modified": "2023-04-06T14:40:57Z", "published": "2023-04-05T18:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1758" }, { "type": "WEB", "url": "https://github.com/thorsten/phpmyfaq/commit/f3380f46c464d1bc6f3ded29213c79be0de8fc57" }, { "type": "PACKAGE", "url": "https://github.com/thorsten/phpMyFAQ" }, { "type": "WEB", "url": "https://huntr.dev/bounties/0854328e-eb00-41a3-9573-8da8f00e369c" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L", "type": "CVSS_V3" } ], "summary": "thorsten/phpmyfaq vulnerable to stored cross-site scripting (XSS) in FAQ comment username parameter" }
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.