cvelist/2023/5xxx/CVE-2023-5992.json

197 lines
8.0 KiB
JSON
Raw Normal View History

2023-11-07 16:00:36 +00:00
{
2024-01-31 15:00:31 +00:00
"data_version": "4.0",
2023-11-07 16:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-5992",
2024-01-31 15:00:31 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2023-11-07 16:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-31 15:00:31 +00:00
"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",
2024-02-14 14:00:37 +00:00
"value": "Observable Discrepancy",
"cweId": "CWE-203"
2024-01-31 15:00:31 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "OpenSC",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "0.24.0",
"status": "unaffected"
}
]
}
}
]
}
}
]
}
},
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
2024-02-26 03:00:33 +00:00
"product_name": "Red Hat Enterprise Linux 8",
2024-01-31 15:00:31 +00:00
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-02-26 03:00:33 +00:00
"versions": [
{
"version": "0:0.20.0-8.el8_9",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
2024-01-31 15:00:31 +00:00
"defaultStatus": "affected"
}
}
]
}
},
{
2024-02-26 03:00:33 +00:00
"product_name": "Red Hat Enterprise Linux 9",
2024-01-31 15:00:31 +00:00
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-02-26 03:00:33 +00:00
"versions": [
{
"version": "0:0.23.0-4.el9_3",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
2024-01-31 15:00:31 +00:00
"defaultStatus": "affected"
}
}
]
}
},
{
2024-02-26 03:00:33 +00:00
"product_name": "Red Hat Enterprise Linux 7",
2024-01-31 15:00:31 +00:00
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
}
]
}
}
]
}
},
{
"vendor_name": "Fedora",
"product": {
"product_data": [
{
"product_name": "Fedora",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "unknown"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2024-02-26 03:00:33 +00:00
{
"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"
},
2024-01-31 15:00:31 +00:00
{
"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"
}
]
},
"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"
2023-11-07 16:00:36 +00:00
}
]
}
}