LiveActive security incident?Get immediate response
CVE Record

CVE-2019-13464: An issue was discovered in OWASP ModSecurity Core Rule Set (CRS) 3.0.2.

An issue was discovered in OWASP ModSecurity Core Rule Set (CRS) 3.0.2. Use of X.Filename instead of X_Filename can bypass some PHP Script Uploads rules, because PHP automatically transforms dots into underscores in certain contexts where dots are invalid.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2019-13464 is a rule-bypass issue in OWASP ModSecurity Core Rule Set 3.0.2. A protected PHP upload workflow may miss a scripted file upload signal because PHP normalizes certain dotted names to underscores after CRS inspection. Business impact depends on whether CRS is relied on to block malicious uploads.

Executive priority

Treat as a focused WAF-control gap. Prioritize systems where PHP file uploads are exposed and ModSecurity CRS 3.0.2 is a key compensating control.

Technical view

The CVE describes CRS PHP Script Uploads rules that check an underscored name but not the dotted variant. Because PHP can transform dots into underscores where dots are invalid, CRS 3.0.2 can fail to recognize equivalent upload metadata before PHP handles it.

Likely exposure

Exposure is most likely where OWASP ModSecurity CRS 3.0.2 protects PHP applications with file upload functionality, especially if CRS upload rules are a primary control.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The issue is a bypass of selected CRS detection logic, not proof of full application compromise by itself.

Researcher notes

Evidence is limited to the CVE description and upstream GitHub issue/PR references. No CVSS, CWE, affected CPEs, or exploitation evidence are provided in the source bundle.

Mitigation direction

  • Inventory deployments using OWASP ModSecurity CRS 3.0.2.
  • Review upstream issue #1386 and PR #1391 for the CRS correction.
  • Adopt a maintained CRS release or vendor package containing the relevant fix.
  • Review PHP upload endpoints for independent server-side file validation.
  • Do not rely on WAF rules as the only upload security control.

Validation and detection

  • Confirm whether CRS 3.0.2 is deployed on internet-facing PHP upload paths.
  • Check active CRS rules for PHP Script Uploads coverage of dotted and underscored names.
  • Verify the installed CRS package includes the change referenced by PR #1391.
  • Review WAF logs for upload traffic that reached PHP despite CRS expectations.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2019-13464 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.