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

66 lines
1.7 KiB
JSON
Raw Normal View History

2018-07-06 10:04:23 -04:00
{
2018-08-13 15:15:27 +10:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2018-08-13T00:00:00",
"ID": "CVE-2018-13392",
"STATE": "PUBLIC"
2018-07-06 10:04:23 -04:00
},
2018-08-13 15:15:27 +10:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Fisheye and Crucible",
"version": {
"version_data": [
{
"version_value": "4.6.0",
"version_affected": "<"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Several resources in Atlassian Fisheye and Crucible before version 4.6.0 allow remote attackers to inject arbitrary HTML or JavaScript via a cross site scripting (XSS) vulnerability in linked issue keys."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross Site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/FE-7081"
},
2018-07-06 10:04:23 -04:00
{
2018-08-13 15:15:27 +10:00
"url": "https://jira.atlassian.com/browse/CRUC-8304"
2018-07-06 10:04:23 -04:00
}
]
}
}