cvelist/2020/36xxx/CVE-2020-36232.json

93 lines
3.7 KiB
JSON
Raw Normal View History

2021-01-27 20:01:03 +00:00
{
2021-02-22 21:00:59 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2021-01-28T00:00:00",
"ID": "CVE-2020-36232",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Atlassian",
"product": {
"product_data": [
{
"product_name": "Atlassian Gadgets",
"version": {
"version_data": [
{
"version_value": "4.2.37",
"version_affected": "<"
2021-02-22 21:00:59 +00:00
},
{
"version_value": "4.3.0",
"version_affected": ">="
2021-02-22 21:00:59 +00:00
},
{
"version_value": "4.3.14",
"version_affected": "<"
2021-02-22 21:00:59 +00:00
},
{
"version_value": "4.3.2.0",
"version_affected": ">="
2021-02-22 21:00:59 +00:00
},
{
"version_value": "4.3.2.4",
"version_affected": "<"
},
{
"version_value": "4.4.0",
"version_affected": ">="
},
{
"version_value": "4.4.12",
"version_affected": "<"
},
{
"version_value": "5.0.0",
"version_affected": "="
2021-02-22 21:00:59 +00:00
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2021-01-27 20:01:03 +00:00
{
2021-02-22 21:00:59 +00:00
"lang": "eng",
"value": "The MessageBundleWhiteList class of atlassian-gadgets before version 4.2.37, from version 4.3.0 before 4.3.14, from version 4.3.2.0 before 4.3.2.4, from version 4.4.0 before 4.4.12, and from version 5.0.0 before 5.0.1 allowed unexpected DNS lookups and requests to arbitrary services as it incorrectly obtained application base url information from the executing http request which could be attacker controlled."
2021-01-27 20:01:03 +00:00
}
2021-02-22 21:00:59 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Security Misconfiguration"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JRASERVER-72025",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/JRASERVER-72025"
}
]
}
}