SQL Injection Affecting thorsten/phpmyfaq package, versions >=3.2.5, <3.2.6


Severity

Recommended
0.0
high
0
10

CVSS assessment made by Snyk's Security Team

    Threat Intelligence

    Exploit Maturity
    Proof of concept
    EPSS
    0.05% (17th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PHP-THORSTENPHPMYFAQ-6495327
  • published 26 Mar 2024
  • disclosed 25 Mar 2024
  • credit kevinnivekkevin

How to fix?

Upgrade thorsten/phpmyfaq to version 3.2.6 or higher.

Overview

thorsten/phpmyfaq is a FAQ system for PHP and MySQL, PostgreSQL and other databases

Affected versions of this package are vulnerable to SQL Injection due to improper escaping of 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, the authorEmail field is not escaped properly and can be used together with other fields to fully exploit the vulnerability.

An attacker can exfiltrate data, take over accounts, and in some cases, even achieve remote code execution by exploiting this vulnerability.

References

CVSS Scores

version 3.1
Expand this section

Snyk

Recommended
8.8 high
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    Low
  • Privileges Required (PR)
    Low
  • User Interaction (UI)
    None
  • Scope (S)
    Unchanged
  • Confidentiality (C)
    High
  • Integrity (I)
    High
  • Availability (A)
    High