cvelist/2021/41xxx/CVE-2021-41500.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2021-09-20 05:00:53 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-12-17 21:01:08 +00:00
"ID": "CVE-2021-41500",
"STATE": "PUBLIC"
2021-09-20 05:00:53 +00:00
},
2021-12-17 21:01:08 +00:00
"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",
2021-09-20 05:00:53 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-12-17 21:01:08 +00:00
"value": "Incomplete string comparison vulnerability exits in cvxopt.org cvxop <= 1.2.6 in APIs (cvxopt.cholmod.diag, cvxopt.cholmod.getfactor, cvxopt.cholmod.solve, cvxopt.cholmod.spsolve), which allows attackers to conduct Denial of Service attacks by construct fake Capsule objects."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/cvxopt/cvxopt/issues/193",
"refsource": "MISC",
"name": "https://github.com/cvxopt/cvxopt/issues/193"
2022-01-14 03:01:01 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-0b587f0fa9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CXTPM3DGVYTYQ54OFCMXZVWVOMR7JM2D/"
2021-09-20 05:00:53 +00:00
}
]
}
}