CVE-2024-13537 MEDIUM

CVE-2024-13537: C9 Blocks <= 1.7.7 - Unauthenticated Full Path Disclosure

Vendor Ttoomey
Product C9 Blocks
Weakness CWE-209 · Error message info leak
Published February 21, 2025
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

The C9 Blocks plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 1.7.7. This is due the plugin containing a publicly accessible composer-setup.php file with error display enabled. This makes it possible for unauthenticated attackers to retrieve the full path of the web application, which can be used to aid other attacks. The information displayed is not useful on its own, and requires another vulnerability to be present for damage to an affected website.

Explanation of Vulnerability in Simple Terms

02Summary

C9 Blocks versions 1.7.7 and earlier expose sensitive information through improper error handling. An attacker on the network can retrieve partial data without authentication or user interaction. The vulnerability has a low confidentiality impact and does not affect data integrity or availability.

What an attacker can do

03Attacker Capabilities

Read sensitive information from the application without authentication.

Potential impact on your site

04Site Impact

Sensitive data may be exposed to unauthenticated attackers; review logs for unauthorized access.

Conditions required to exploit

05Prerequisites

Network access to the application; no authentication or user interaction required.

Key dates

06Disclosure timeline

February 21, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE