cvelist/2020/12xxx/CVE-2020-12666.json
2021-01-01 07:01:38 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-12666",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "macaron before 1.3.7 has an open redirect in the static handler, as demonstrated by the http://127.0.0.1:4000//example.com/ URL."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/go-macaron/macaron/releases/tag/v1.3.7",
"refsource": "MISC",
"name": "https://github.com/go-macaron/macaron/releases/tag/v1.3.7"
},
{
"url": "https://github.com/go-macaron/macaron/issues/198",
"refsource": "MISC",
"name": "https://github.com/go-macaron/macaron/issues/198"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-66e6e8d027",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3QEUOHRC4EN4WZ66EVFML2UCV7ZQ63XZ/"
}
]
}
}