cvelist/2021/26xxx/CVE-2021-26263.json

108 lines
3.4 KiB
JSON
Raw Normal View History

2021-07-20 15:00:57 +00:00
{
2023-04-25 19:00:38 +00:00
"data_version": "4.0",
2021-07-20 15:00:57 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-26263",
2023-04-25 19:00:38 +00:00
"ASSIGNER": "security@odoo.com",
"STATE": "PUBLIC"
2021-07-20 15:00:57 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-04-25 19:00:38 +00:00
"value": "Cross-site scripting (XSS) issue in Discuss app of Odoo Community 14.0 through 15.0, and Odoo Enterprise 14.0 through 15.0, allows remote attackers to inject arbitrary web script in the browser of a victim, by posting crafted contents."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS)"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Odoo",
"product": {
"product_data": [
{
"product_name": "Odoo Community",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "14.0",
"version_value": "15.0"
}
]
}
},
{
"product_name": "Odoo Enterprise",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "14.0",
"version_value": "15.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/odoo/odoo/issues/107693",
"refsource": "MISC",
"name": "https://github.com/odoo/odoo/issues/107693"
}
]
},
"credits": [
{
"lang": "eng",
"value": "Theodoros Malachias"
},
{
"lang": "eng",
"value": "iamsushi"
},
{
"lang": "eng",
"value": "Ranjit Pahan"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
2021-07-20 15:00:57 +00:00
}
]
}
}