cvelist/2023/24xxx/CVE-2023-24107.json
2023-02-22 04:00:36 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-24107",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "hour_of_code_python_2015 commit 520929797b9ca43bb818b2e8f963fb2025459fa3 was discovered to contain a code execution backdoor via the request package (requirements.txt). This vulnerability allows attackers to access sensitive user information and execute arbitrary code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://mirrors.neusoft.edu.cn/pypi/web/simple/request/",
"refsource": "MISC",
"name": "https://mirrors.neusoft.edu.cn/pypi/web/simple/request/"
},
{
"url": "https://github.com/jminh/hour_of_code_python_2015/",
"refsource": "MISC",
"name": "https://github.com/jminh/hour_of_code_python_2015/"
},
{
"url": "https://github.com/jminh/hour_of_code_python_2015/issues/4",
"refsource": "MISC",
"name": "https://github.com/jminh/hour_of_code_python_2015/issues/4"
}
]
}
}