CVE-2024-27299
Last modified
CVE-2024-27299 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. A SQL injection vulnerability has been discovered in the the "Add News" functionality due to improper escaping of the email address. EPSS estimates a 1.15% chance of exploitation in the next 30 days.
Description
phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. A SQL injection vulnerability has been discovered in the the "Add News" functionality due to improper escaping of the email address. This allows any authenticated user with the rights to add/edit FAQ news to exploit this vulnerability to exfiltrate data, take over accounts and in some cases, even achieve RCE. The vulnerable field lies in the `authorEmail` field which uses PHP's `FILTER_VALIDATE_EMAIL` filter. This filter is insufficient in protecting against SQL injection attacks and should still be properly escaped. However, in this version of phpMyFAQ (3.2.5), this field is not escaped properly can be used together with other fields to fully exploit the SQL injection vulnerability. This vulnerability is fixed in 3.2.6.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Phpmyfaq | Phpmyfaq | 3.2.5 |
References
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-qgxx-4xv5-6hcwExploit, Vendor Advisory
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-qgxx-4xv5-6hcwExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-27299?
How severe is CVE-2024-27299?
How do I fix CVE-2024-27299?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-27292Docassemble is an expert system for guided interviews and do…7.5
- CVE-2024-27294dp-golang is a Puppet module for Go installations. Prior to…7.8
- CVE-2024-27295Directus is a real-time API and App dashboard for managing S…8.2
- CVE-2024-27296Directus is a real-time API and App dashboard for managing S…5.3
- CVE-2024-27297Nix is a package manager for Linux and other Unix systems. A…5.9
- CVE-2024-27298parse-server is a Parse Server for Node.js / Express. This v…10
- CVE-2024-2730Mautic uses predictable page indices for unpublished landing…5.3
- CVE-2024-27300phpMyFAQ is an open source FAQ web application for PHP 8.1+ …5.4
- CVE-2024-27301Support App is an opensource application specialized in mana…7.3
- CVE-2024-27302go-zero is a web and rpc framework. Go-zero allows user to s…9.1
- CVE-2024-27303electron-builder is a solution to package and build a ready …7.3
- CVE-2024-27304pgx is a PostgreSQL driver and toolkit for Go. SQL injection…9.8
Are you affected by CVE-2024-27299?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
