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

104 lines
3.3 KiB
JSON
Raw Normal View History

2018-08-21 11:06:54 -04:00
{
2020-12-22 17:16:24 +01:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 01:25:20 +00:00
"CVE_data_meta": {
"ID": "CVE-2018-15638",
2020-12-22 17:16:24 +01:00
"ASSIGNER": "security@odoo.com",
"STATE": "PUBLIC"
2019-03-18 01:25:20 +00:00
},
2020-12-22 17:16:24 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Odoo Community",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "13.0"
}
]
}
},
{
"product_name": "Odoo Enterprise",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "13.0"
}
]
}
}
]
},
"vendor_name": "Odoo"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Subash SN and Bharath Kumar (Appsecco)"
},
{
"lang": "eng",
"value": "Dipanshu Agrawal"
}
],
2019-03-18 01:25:20 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-12-22 17:16:24 +01:00
"value": "Cross-site scripting (XSS) issue in mail module in Odoo Community 13.0 and earlier and Odoo Enterprise 13.0 and earlier, allows remote attackers to inject arbitrary web script in the browser of a victim via crafted channel names."
2019-03-18 01:25:20 +00:00
}
]
2020-12-22 17:16:24 +01:00
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": " CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
2020-12-22 17:01:52 +00:00
"refsource": "MISC",
"url": "https://github.com/odoo/odoo/issues/63703",
"name": "https://github.com/odoo/odoo/issues/63703"
2020-12-22 17:16:24 +01:00
}
]
},
"source": {
"advisory": "ODOO-SA-2020-12-02",
"discovery": "EXTERNAL"
2019-03-18 01:25:20 +00:00
}
}