cvelist/2018/13xxx/CVE-2018-13393.json

69 lines
2.3 KiB
JSON
Raw Normal View History

2018-07-06 10:04:23 -04:00
{
2019-03-17 23:19:17 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2018-08-15T00:00:00",
"ID": "CVE-2018-13393",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Confluence Questions",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "2.6.6"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-08-15 11:48:25 +10:00
{
2019-03-17 23:19:17 +00:00
"lang": "eng",
"value": "The convertCommentToAnswer resource in Atlassian Confluence Questions before version 2.6.6, the bundled version of Confluence Questions was updated to a fixed version in Confluence version 6.9.0, allows remote attackers to modify a comment into an answer via a Cross-site request forgery (CSRF) vulnerability."
2018-08-15 11:48:25 +10:00
}
2019-03-17 23:19:17 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "105155",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/105155"
},
{
"name": "https://jira.atlassian.com/browse/CONFSERVER-56282",
"refsource": "CONFIRM",
"url": "https://jira.atlassian.com/browse/CONFSERVER-56282"
}
]
}
}