cvelist/2019/15xxx/CVE-2019-15008.json
2019-12-11 15:01:08 +00:00

80 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2019-12-11T00:00:00",
"ID": "CVE-2019-15008",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Crucible",
"version": {
"version_data": [
{
"version_value": "4.7.3",
"version_affected": "<"
}
]
}
},
{
"product_name": "Fisheye",
"version": {
"version_data": [
{
"version_value": "4.7.3",
"version_affected": "<"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The /plugins/servlet/branchreview resource in Atlassian Fisheye and Crucible before version 4.7.3 allows remote attackers to inject arbitrary HTML or JavaScript via a cross site scripting (XSS) vulnerability in the reviewedBranch parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross Site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/CRUC-8441",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/CRUC-8441"
},
{
"url": "https://jira.atlassian.com/browse/FE-7251",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/FE-7251"
}
]
}
}