cvelist/2018/20xxx/CVE-2018-20826.json

65 lines
1.9 KiB
JSON
Raw Normal View History

2019-04-30 12:00:51 +00:00
{
2019-08-09 20:00:54 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2019-08-09T00:00:00",
"ID": "CVE-2018-20826",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Atlassian",
"product": {
"product_data": [
{
"product_name": "Jira",
"version": {
"version_data": [
{
"version_value": "7.12.3",
"version_affected": "<"
2019-08-09 20:00:54 +00:00
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-04-30 12:00:51 +00:00
{
2019-08-09 20:00:54 +00:00
"lang": "eng",
"value": "The inline-create rest resource in Jira before version 7.12.3 allows authenticated remote attackers to set the reporter in issues via a missing authorisation check."
2019-04-30 12:00:51 +00:00
}
2019-08-09 20:00:54 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Incorrect Authorization (CWE-863)"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JRASERVER-69239",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/JRASERVER-69239"
}
]
}
}