cvelist/2022/27xxx/CVE-2022-27177.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2022-03-25 18:01:28 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-27177",
2022-04-01 23:01:39 +00:00
"ASSIGNER": "security-report@netflix.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "ConsoleMe",
"version": {
"version_data": [
{
"version_value": "All versions prior to version 1.2.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Format String Vulnerability in ConsoleMe"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/Netflix/security-bulletins/blob/master/advisories/nflx-2022-001.md",
"url": "https://github.com/Netflix/security-bulletins/blob/master/advisories/nflx-2022-001.md"
}
]
2022-03-25 18:01:28 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-04-01 23:01:39 +00:00
"value": "A Python format string issue leading to information disclosure and potentially remote code execution in ConsoleMe for all versions prior to 1.2.2"
2022-03-25 18:01:28 +00:00
}
]
}
}