cvelist/2022/39xxx/CVE-2022-39830.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2022-09-05 04:00:35 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-39830",
"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": "sign_pFwInfo in Samsung mTower through 0.3.0 has a missing check on the return value of EC_KEY_set_public_key_affine_coordinates, leading to a denial of service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.openssl.org/docs/manmaster/man3/EC_KEY_set_public_key_affine_coordinates.html",
"refsource": "MISC",
"name": "https://www.openssl.org/docs/manmaster/man3/EC_KEY_set_public_key_affine_coordinates.html"
},
{
"url": "https://github.com/Samsung/mTower/issues/77",
"refsource": "MISC",
"name": "https://github.com/Samsung/mTower/issues/77"
},
{
"url": "https://github.com/Samsung/mTower/blob/18f4b592a8a973ce5972f4e2658ea0f6e3686284/tools/fwinfogen.c#L194",
"refsource": "MISC",
"name": "https://github.com/Samsung/mTower/blob/18f4b592a8a973ce5972f4e2658ea0f6e3686284/tools/fwinfogen.c#L194"
}
]
}
}