cvelist/2021/42xxx/CVE-2021-42780.json
2023-06-21 02:00:40 +00:00

82 lines
2.7 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-42780",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "opensc",
"version": {
"version_data": [
{
"version_value": "opensc 0.22.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-252"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28383",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28383"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2016139",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2016139"
},
{
"refsource": "MISC",
"name": "https://github.com/OpenSC/OpenSC/commit/5df913b7",
"url": "https://github.com/OpenSC/OpenSC/commit/5df913b7"
},
{
"refsource": "GENTOO",
"name": "GLSA-202209-03",
"url": "https://security.gentoo.org/glsa/202209-03"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230621 [SECURITY] [DLA 3463-1] opensc security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00025.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A use after return issue was found in Opensc before version 0.22.0 in insert_pin function that could potentially crash programs using the library."
}
]
}
}