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

74 lines
2.3 KiB
JSON
Raw Normal View History

2018-12-19 08:03:06 -05:00
{
2019-03-17 22:48:20 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2019-02-15T00:00:00",
"ID": "CVE-2018-20240",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Fisheye and Crucible",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "4.7.0"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-02-20 10:55:20 +11:00
{
2019-03-17 22:48:20 +00:00
"lang": "eng",
"value": "The administrative linker functionality in Atlassian Fisheye and Crucible before version 4.7.0 allows remote attackers to inject arbitrary HTML or JavaScript via a cross site scripting (XSS) vulnerability in the href parameter."
2019-02-20 10:55:20 +11:00
}
2019-03-17 22:48:20 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross Site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://jira.atlassian.com/browse/FE-7163",
"refsource": "CONFIRM",
"url": "https://jira.atlassian.com/browse/FE-7163"
},
{
"name": "107128",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/107128"
},
{
"name": "https://jira.atlassian.com/browse/CRUC-8381",
"refsource": "CONFIRM",
"url": "https://jira.atlassian.com/browse/CRUC-8381"
}
]
}
}