2025-02-25 21:04:20 +00:00

88 lines
3.1 KiB
JSON

{
"id": "CVE-2024-13537",
"sourceIdentifier": "security@wordfence.com",
"published": "2025-02-21T04:15:09.513",
"lastModified": "2025-02-25T20:59:26.127",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "El complemento C9 Blocks para WordPress es vulnerable a la divulgaci\u00f3n de ruta completa en todas las versiones hasta la 1.7.7 incluida. Esto se debe a que el complemento contiene un archivo composer-setup.php de acceso p\u00fablico con la visualizaci\u00f3n de errores habilitada. Esto permite que atacantes no autenticados recuperen la ruta completa de la aplicaci\u00f3n web, que puede usarse para ayudar a otros ataques. La informaci\u00f3n mostrada no es \u00fatil por s\u00ed sola y requiere que exista otra vulnerabilidad para que se produzcan da\u00f1os en un sitio web afectado."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security@wordfence.com",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "security@wordfence.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-209"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:covertnine:c9_blocks:*:*:*:*:*:wordpress:*:*",
"versionEndIncluding": "1.7.7",
"matchCriteriaId": "73CD4B95-8F14-4B6C-8078-E8F947532440"
}
]
}
]
}
],
"references": [
{
"url": "https://plugins.trac.wordpress.org/browser/c9-blocks/trunk/composer-setup.php",
"source": "security@wordfence.com",
"tags": [
"Product"
]
},
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e3e682fb-e821-45cb-a087-d97d42a3743e?source=cve",
"source": "security@wordfence.com",
"tags": [
"Third Party Advisory"
]
}
]
}