cvelist/2018/15xxx/CVE-2018-15631.json

99 lines
3.3 KiB
JSON
Raw Normal View History

2018-08-21 11:06:54 -04:00
{
2019-04-09 16:00:49 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@odoo.com",
"ID": "CVE-2018-15631",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Odoo Community",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "12.0"
}
]
}
},
{
"product_name": "Odoo Enterprise",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "12.0"
}
]
}
}
]
},
"vendor_name": "Odoo"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-03-18 06:06:21 +00:00
{
2019-04-09 16:00:49 +00:00
"lang": "eng",
"value": "Improper access control in the Discuss App of Odoo Community 12.0 and earlier, and Odoo Enterprise 12.0 and earlier allows remote authenticated attackers to e-mail themselves arbitrary files from the database, via a crafted RPC request."
2019-03-18 06:06:21 +00:00
}
2019-04-09 16:00:49 +00:00
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
2019-05-06 16:00:52 +00:00
"name": "https://www.excellium-services.com/cert-xlm-advisory/cve-2018-15631/",
2019-04-09 16:00:49 +00:00
"refsource": "MISC",
2019-05-06 16:00:52 +00:00
"url": "https://www.excellium-services.com/cert-xlm-advisory/cve-2018-15631/"
2019-05-04 01:37:58 +02:00
},
{
"refsource": "MISC",
2019-05-06 16:00:52 +00:00
"url": "https://github.com/odoo/odoo/issues/32516",
"name": "https://github.com/odoo/odoo/issues/32516"
2019-04-09 16:00:49 +00:00
}
]
},
"source": {
"advisory": "ODOO-SA-2018-11-28-3",
"discovery": "EXTERNAL"
}
2019-05-06 16:00:52 +00:00
}