cvelist/2017/1002xxx/CVE-2017-1002157.json
2019-03-17 21:31:20 +00:00

66 lines
1.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "patrick@puiterwijk.org",
"DATE_ASSIGNED": "2017-10-22T17:19Z",
"ID": "CVE-2017-1002157",
"REQUESTER": "patrick@puiterwijk.org",
"STATE": "PUBLIC",
"UPDATED": "2017-10-22T17:19Z"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "modulemd",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "1.3.1"
}
]
}
}
]
},
"vendor_name": "Fedora Modularity"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "modulemd 1.3.1 and earlier uses an unsafe function for processing externally provided data, leading to remote code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-242"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://pagure.io/modulemd/issue/55",
"refsource": "CONFIRM",
"url": "https://pagure.io/modulemd/issue/55"
}
]
}
}