2025-02-28 15:03:48 +00:00

117 lines
3.3 KiB
JSON

{
"id": "CVE-2024-36259",
"sourceIdentifier": "security@odoo.com",
"published": "2025-02-25T19:15:14.343",
"lastModified": "2025-02-28T13:35:22.340",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Improper access control in mail module of Odoo Community 17.0 and Odoo Enterprise 17.0 allows remote authenticated attackers to extract sensitive information via an oracle-based (yes/no response) crafted attack."
},
{
"lang": "es",
"value": "Un control de acceso inadecuado en el m\u00f3dulo de correo de Odoo Community 17.0 y Odoo Enterprise 17.0 permite a atacantes autenticados remotos extraer informaci\u00f3n confidencial a trav\u00e9s de un ataque manipulado basado en or\u00e1culo (respuesta s\u00ed/no)."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security@odoo.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "security@odoo.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-284"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:odoo:odoo:17.0:*:*:*:community:*:*:*",
"matchCriteriaId": "1FF25CC4-AE0E-4F96-8708-83512BD0E249"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:odoo:odoo:17.0:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "1BD12AD5-9461-4AEC-A06D-0300CE27A0C1"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/odoo/odoo/issues/199330",
"source": "security@odoo.com",
"tags": [
"Exploit",
"Third Party Advisory",
"Mitigation"
]
}
]
}