ghsa-gmjj-g2rm-xwm7
Vulnerability from github
Published
2023-04-05 18:30
Modified
2023-04-06 15:07
Severity ?
Summary
thorsten/phpmyfaq vulnerable to cross-site scripting (XSS) via stopword parameter
Details
thorsten/phpmyfaq prior to 3.1.12 is vulnerable to cross-site scripting (XSS) because it fails to sanitize user input in the stopword
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-1884" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-04-06T15:07:44Z", "nvd_published_at": "2023-04-05T17:15:00Z", "severity": "MODERATE" }, "details": "thorsten/phpmyfaq prior to 3.1.12 is vulnerable to cross-site scripting (XSS) because it fails to sanitize user input in the `stopword` parameter. This has been fixed in 3.1.12.", "id": "GHSA-gmjj-g2rm-xwm7", "modified": "2023-04-06T15:07:44Z", "published": "2023-04-05T18:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1884" }, { "type": "WEB", "url": "https://github.com/thorsten/phpmyfaq/commit/7f0f921de74c88038826c46bbd2a123518d9d611" }, { "type": "PACKAGE", "url": "https://github.com/thorsten/phpMyFAQ" }, { "type": "WEB", "url": "https://huntr.dev/bounties/dda73cb6-9344-4822-97a1-2e31efb6a73e" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "thorsten/phpmyfaq vulnerable to cross-site scripting (XSS) via stopword 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.