cvelist/2019/11xxx/CVE-2019-11583.json

69 lines
2.1 KiB
JSON
Raw Normal View History

2019-04-29 12:00:52 +00:00
{
2019-06-26 16:01:03 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2019-06-24T00:00:00",
"ID": "CVE-2019-11583",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Jira",
"version": {
"version_data": [
{
"version_value": "8.1.0",
"version_affected": "<"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-04-29 12:00:52 +00:00
{
2019-06-26 16:01:03 +00:00
"lang": "eng",
"value": "The issue searching component in Jira before version 8.1.0 allows remote attackers to deny access to Jira service via denial of service vulnerability in issue search when ordering by \"Epic Name\"."
2019-04-29 12:00:52 +00:00
}
2019-06-26 16:01:03 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JSWSERVER-20111",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/JSWSERVER-20111"
2019-06-27 09:00:50 +00:00
},
{
"refsource": "BID",
"name": "108901",
"url": "http://www.securityfocus.com/bid/108901"
2019-06-26 16:01:03 +00:00
}
]
}
}