René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

168 lines
5.1 KiB
JSON

{
"id": "CVE-2018-14733",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-07-05T20:15:13.907",
"lastModified": "2019-07-09T17:23:20.600",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Odoo Community Association (OCA) dbfilter_from_header module makes Odoo 8.x, 9.x, 10.x, and 11.x vulnerable to ReDoS (regular expression denial of service) under certain circumstances."
},
{
"lang": "es",
"value": "El m\u00f3dulo dbfilter_from_header de Odoo Community Association (OCA), hace que Odoo versiones 8.x, 9.x, 10.x y 11.x sea vulnerable a un problema de tipo ReDoS (denegaci\u00f3n de servicio de expresiones regulares) bajo ciertas circunstancias."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:odoo:odoo:8.0:*:*:*:community:*:*:*",
"matchCriteriaId": "705E446A-98DC-43D6-905A-F52E3FDCAF48"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:odoo:odoo:8.0:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "F8E37238-5C5A-41E4-8D46-48446E539277"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:odoo:odoo:9.0:*:*:*:community:*:*:*",
"matchCriteriaId": "C3F9E8F1-FAF7-44AE-8D05-BE717D247EDE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:odoo:odoo:9.0:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "167C709E-C8B2-4CCB-963E-E1D8C664190A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:odoo:odoo:10.0:*:*:*:community:*:*:*",
"matchCriteriaId": "C52F2EEB-11E5-49E8-AD06-3014FF2C2D24"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:odoo:odoo:10.0:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "A4405E54-6C16-49D5-B632-3D72091B2FEB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:odoo:odoo:11.0:*:*:*:community:*:*:*",
"matchCriteriaId": "38424B03-4121-4A79-8E4E-4CB4DCD3E4A5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:odoo:odoo:11.0:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "1298CF62-A06E-48AD-8141-0541DE3F6381"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/OCA/server-tools/issues/1335",
"source": "cve@mitre.org",
"tags": [
"Mitigation",
"Third Party Advisory"
]
},
{
"url": "https://github.com/OCA/server-tools/tree/10.0/dbfilter_from_header",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/OCA/server-tools/tree/11.0/dbfilter_from_header",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/OCA/server-tools/tree/8.0/dbfilter_from_header",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/OCA/server-tools/tree/9.0/dbfilter_from_header",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}