cvelist/2021/31xxx/CVE-2021-31792.json

72 lines
2.1 KiB
JSON
Raw Normal View History

2021-04-24 18:00:41 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-04-30 22:00:49 +00:00
"ID": "CVE-2021-31792",
"STATE": "PUBLIC"
2021-04-24 18:00:41 +00:00
},
2021-04-30 22:00:49 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-04-24 18:00:41 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-04-30 22:00:49 +00:00
"value": "XSS in the client account page in SuiteCRM before 7.11.19 allows an attacker to inject JavaScript via the name field"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/salesagility/SuiteCRM",
"refsource": "MISC",
"name": "https://github.com/salesagility/SuiteCRM"
},
{
"refsource": "MISC",
"name": "https://docs.suitecrm.com/admin/releases/7.11.x/#_7_11_19",
"url": "https://docs.suitecrm.com/admin/releases/7.11.x/#_7_11_19"
},
{
"refsource": "MISC",
"name": "https://chris-forbes.github.io/CVE-2021-31792",
"url": "https://chris-forbes.github.io/CVE-2021-31792"
2021-04-24 18:00:41 +00:00
}
]
}
}