2020-11-12 20:02:30 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2021-01-08 13:16:04 +02:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2021-01-08T11:16:01.591316Z" ,
2020-11-12 20:02:30 +00:00
"ID" : "CVE-2020-28468" ,
2021-01-08 13:16:04 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "Improper Control of Generation of Code ('Code Injection')"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "pwntools" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "4.3.1"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Control of Generation of Code ('Code Injection')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2021-01-08 12:01:59 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-PYTHON-PWNTOOLS-1047345" ,
"name" : "https://snyk.io/vuln/SNYK-PYTHON-PWNTOOLS-1047345"
2021-01-08 13:16:04 +02:00
} ,
{
2021-01-08 12:01:59 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/Gallopsled/pwntools/issues/1427" ,
"name" : "https://github.com/Gallopsled/pwntools/issues/1427"
2021-01-08 13:16:04 +02:00
} ,
{
2021-01-08 12:01:59 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/Gallopsled/pwntools/pull/1732" ,
"name" : "https://github.com/Gallopsled/pwntools/pull/1732"
2021-01-08 13:16:04 +02:00
}
]
2020-11-12 20:02:30 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-01-08 12:01:59 +00:00
"value" : "This affects the package pwntools before 4.3.1. The shellcraft generator for affected versions of this module are vulnerable to Server-Side Template Injection (SSTI), which can lead to remote code execution."
2020-11-12 20:02:30 +00:00
}
]
2021-01-08 13:16:04 +02:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Arusekk"
}
]
2020-11-12 20:02:30 +00:00
}