cvelist/2017/2xxx/CVE-2017-2810.json
2022-04-19 14:12:48 -04:00

80 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "talos-cna@cisco.com",
"ID": "CVE-2017-2810",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Tablib",
"version": {
"version_data": [
{
"version_value": "0.11.4"
}
]
}
}
]
},
"vendor_name": "Kenneth Reitz"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An exploitable vulnerability exists in the Databook loading functionality of Tablib 0.11.4. A yaml loaded Databook can execute arbitrary python commands resulting in command execution. An attacker can insert python into loaded yaml to trigger this vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "remote code execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "99076",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/99076"
},
{
"name": "GLSA-201811-18",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201811-18"
},
{
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2017-0307",
"refsource": "MISC",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2017-0307"
}
]
},
"impact": {
"cvss": {
"baseScore": 7.5,
"baseSeverity": "High",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
}
}