cvelist/2023/5xxx/CVE-2023-5992.json
2024-09-03 17:00:33 +00:00

157 lines
6.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-5992",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was found in OpenSC where PKCS#1 encryption padding removal is not implemented as side-channel resistant. This issue may result in the potential leak of private data."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Observable Discrepancy",
"cweId": "CWE-203"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Red Hat Enterprise Linux 8",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "0:0.20.0-8.el8_9",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
"defaultStatus": "affected"
}
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 9",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "0:0.23.0-4.el9_3",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
"defaultStatus": "affected"
}
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 7",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/errata/RHSA-2024:0966",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:0966"
},
{
"url": "https://access.redhat.com/errata/RHSA-2024:0967",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:0967"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2023-5992",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2023-5992"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248685",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2248685"
},
{
"url": "https://github.com/OpenSC/OpenSC/wiki/CVE-2023-5992",
"refsource": "MISC",
"name": "https://github.com/OpenSC/OpenSC/wiki/CVE-2023-5992"
},
{
"url": "https://www.usenix.org/system/files/usenixsecurity24-shagam.pdf",
"refsource": "MISC",
"name": "https://www.usenix.org/system/files/usenixsecurity24-shagam.pdf"
}
]
},
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Hubert Kario (Red Hat)."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
]
}
}