cvelist/2021/43xxx/CVE-2021-43953.json
David Black 59e7a5a73d
Update the version range information for CVE-2021-43953.
Signed-off-by: David Black <dblack@atlassian.com>
2022-03-14 12:29:35 +11:00

91 lines
3.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2022-01-06T00:00:00",
"ID": "CVE-2021-43953",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Jira Server",
"version": {
"version_data": [
{
"version_value": "8.13.16",
"version_affected": "<"
},
{
"version_value": "8.14.0",
"version_affected": ">"
},
{
"version_value": "8.20.5",
"version_affected": "<"
}
]
}
},{
"product_name": "Jira Data Center",
"version": {
"version_data": [
{
"version_value": "8.13.16",
"version_affected": "<"
},
{
"version_value": "8.14.0",
"version_affected": ">"
},
{
"version_value": "8.20.5",
"version_affected": "<"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Affected versions of Atlassian Jira Server and Data Center allow unauthenticated remote attackers to toggle the Thread Contention and CPU monitoring settings via a Cross-Site Request Forgery (CSRF) vulnerability in the /secure/admin/ViewInstrumentation.jspa endpoint. The affected versions are before version 8.13.16, and from version 8.14.0 before 8.20.5."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JRASERVER-73170",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/JRASERVER-73170"
}
]
}
}