cvelist/2021/34xxx/CVE-2021-34079.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2021-06-08 00:00:53 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-06-02 13:46:07 +00:00
"ID": "CVE-2021-34079",
"STATE": "PUBLIC"
2021-06-08 00:00:53 +00:00
},
2022-06-02 13:46:07 +00:00
"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",
2021-06-08 00:00:53 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-06-02 13:46:07 +00:00
"value": "OS Command injection vulnerability in Mintzo Docker-Tester through 1.2.1 allows attackers to execute arbitrary commands via shell metacharacters in the 'ports' entry of a crafted docker-compose.yml file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://advisory.checkmarx.net/advisory/CX-2021-4786",
"refsource": "MISC",
"name": "https://advisory.checkmarx.net/advisory/CX-2021-4786"
},
{
"url": "https://www.npmjs.com/package/docker-tester",
"refsource": "MISC",
"name": "https://www.npmjs.com/package/docker-tester"
2021-06-08 00:00:53 +00:00
}
]
}
}