CVE-2022-1064
PHP vulnerability analysis and mitigation

Overview

SQL injection vulnerability (CVE-2022-1064) was discovered in Fork CMS's blog comments functionality, affecting the comment marking system. The vulnerability was disclosed on March 25, 2022, and impacts the blog module's comment handling mechanism (GitHub Commit).

Technical details

The vulnerability exists in the Backend/Modules/Blog/Engine/Model.php file where the getComments function failed to properly sanitize input parameters for blog comment IDs. The issue was fixed by implementing proper integer validation using array_map('intval', $ids) to prevent SQL injection attacks (GitHub Commit).

Impact

This vulnerability could allow attackers to perform SQL injection attacks through the blog comments system, potentially leading to unauthorized access to the database, data manipulation, or information disclosure.

Mitigation and workarounds

The issue has been patched by implementing proper integer validation for comment IDs using array_map('intval', $ids). Users should update to the latest version of Fork CMS that includes this security fix (GitHub Commit).

Additional resources


SourceThis report was generated using AI

Related PHP vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

GHSA-898v-775g-777cCRITICAL9.4
  • PHPPHP
  • neuron-core/neuron-ai
NoYesDec 09, 2025
GHSA-5j8p-438x-rgg5CRITICAL9.3
  • PHPPHP
  • onelogin/php-saml
NoYesDec 09, 2025
GHSA-j8g6-5gqc-mq36HIGH8.2
  • PHPPHP
  • neuron-core/neuron-ai
NoYesDec 09, 2025
GHSA-pvcv-q3q7-266gHIGH8.1
  • PHPPHP
  • filament/filament
NoYesDec 09, 2025
GHSA-6w82-v552-wjw2HIGH7.1
  • PHPPHP
  • shopware/shopware
NoYesDec 09, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management