Add information on CVE-2016-1239/duck

Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
This commit is contained in:
Salvatore Bonaccorso 2022-02-19 17:58:54 +01:00
parent 93495fb23e
commit b31775623e

View File

@ -1,8 +1,32 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "security@debian.org",
"DATE_PUBLIC": "2016-06-04T00:00:00.000Z",
"ID": "CVE-2016-1239",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "duck",
"version": {
"version_data": [
{
"version_value": "< 0.10"
}
]
}
}
]
},
"vendor_name": "Debian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,8 +35,29 @@
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "duck before 0.10 did not properly handle loading of untrusted code from the current directory.."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://salsa.debian.org/debian/duck/-/commit/b43b5bbf07973c54b8f1c581a941f4facc97177a",
"name": "https://salsa.debian.org/debian/duck/-/commit/b43b5bbf07973c54b8f1c581a941f4facc97177a"
}
]
}
}
}