2024-12-08 03:06:42 +00:00

132 lines
4.7 KiB
JSON

{
"id": "CVE-2024-45233",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-08-29T00:15:09.293",
"lastModified": "2024-08-30T16:33:56.720",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in powermail extension through 12.3.5 for TYPO3. Several actions in the OutputController can directly be called, due to missing or insufficiently implemented access checks, resulting in Broken Access Control. Depending on the configuration of the Powermail Frontend plugins, an unauthenticated attacker can exploit this to edit, update, delete, or export data of persisted forms. This can only be exploited when the Powermail Frontend plugins are used. The fixed versions are 7.5.0, 8.5.0, 10.9.0, and 12.4.0."
},
{
"lang": "es",
"value": "Se descubri\u00f3 un problema en la extensi\u00f3n Powermail hasta la versi\u00f3n 12.3.5 para TYPO3. Se pueden llamar directamente varias acciones en OutputController debido a comprobaciones de acceso faltantes o implementadas de manera insuficiente, lo que da como resultado un control de acceso interrumpido. Seg\u00fan la configuraci\u00f3n de los complementos de Powermail Frontend, un atacante no autenticado puede aprovechar esto para editar, actualizar, eliminar o exportar datos de formularios persistentes. Esto solo se puede aprovechar cuando se utilizan los complementos de Powermail Frontend. Las versiones corregidas son 7.5.0, 8.5.0, 10.9.0 y 12.4.0."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 3.9,
"impactScore": 3.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-284"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:in2code:powermail:*:*:*:*:*:typo3:*:*",
"versionEndExcluding": "7.5.0",
"matchCriteriaId": "B62C9C43-F43A-465C-B046-0CC44487DF0C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:in2code:powermail:*:*:*:*:*:typo3:*:*",
"versionStartIncluding": "8.0.0",
"versionEndExcluding": "8.5.0",
"matchCriteriaId": "7A816901-4C68-42FF-9096-204E2046A757"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:in2code:powermail:*:*:*:*:*:typo3:*:*",
"versionStartIncluding": "9.0.0",
"versionEndExcluding": "10.9.0",
"matchCriteriaId": "E21ABE99-FEC7-4155-BEB5-C76B842C492B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:in2code:powermail:*:*:*:*:*:typo3:*:*",
"versionStartIncluding": "12.0.0",
"versionEndExcluding": "12.4.0",
"matchCriteriaId": "03F37EE5-5FCA-49B7-8D09-C397236264AD"
}
]
}
]
}
],
"references": [
{
"url": "https://typo3.org/security/advisory/typo3-ext-sa-2024-006",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}