ghsa-v6g2-jwrm-h5r5
Vulnerability from github
Published
2023-06-30 03:30
Modified
2023-06-30 20:37
Severity ?
VLAI Severity ?
Summary
phpMyFAQ Cross-site Scripting
Details
phpMyFAQ prior to 3.2.0-beta.2 contains a cross-site scripting vulnerability. When an administrator restores a backup from a file, it's possible to trigger an error with a specially crafted file that can be displayed on the web page. Since the error message contains the invalid part of the file, any JavaScript code in the file is executed.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "thorsten/phpmyfaq" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.2.0-beta.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-3469" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-06-30T20:37:16Z", "nvd_published_at": "2023-06-30T01:15:08Z", "severity": "MODERATE" }, "details": "phpMyFAQ prior to 3.2.0-beta.2 contains a cross-site scripting vulnerability. When an administrator restores a backup from a file, it\u0027s possible to trigger an error with a specially crafted file that can be displayed on the web page. Since the error message contains the invalid part of the file, any JavaScript code in the file is executed.", "id": "GHSA-v6g2-jwrm-h5r5", "modified": "2023-06-30T20:37:16Z", "published": "2023-06-30T03:30:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3469" }, { "type": "WEB", "url": "https://github.com/thorsten/phpmyfaq/commit/04a0183c25dd425f4c2bfb5f75b7650b932ae278" }, { "type": "PACKAGE", "url": "https://github.com/thorsten/phpMyFAQ" }, { "type": "WEB", "url": "https://huntr.dev/bounties/3565cfc9-82c4-4db8-9b8f-494dd81b56ca" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N", "type": "CVSS_V3" } ], "summary": "phpMyFAQ 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.
Loading…
Loading…