2024-01-31 15:00:29 +00:00
{
"id" : "CVE-2023-5992" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2024-01-31T14:15:48.147" ,
2024-03-16 03:03:19 +00:00
"lastModified" : "2024-03-16T02:15:08.257" ,
2024-02-14 17:08:46 +00:00
"vulnStatus" : "Modified" ,
2024-01-31 15:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"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."
2024-02-09 03:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una vulnerabilidad en OpenSC donde la eliminaci\u00f3n del relleno de cifrado PKCS#1 no se implementa como resistente al canal lateral. Este problema puede resultar en una posible filtraci\u00f3n de datos privados."
2024-01-31 15:00:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-02-09 03:00:28 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 3.6
} ,
2024-01-31 15:00:29 +00:00
{
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.6 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 3.4
}
]
} ,
"weaknesses" : [
2024-02-09 03:00:28 +00:00
{
2024-02-14 17:08:46 +00:00
"source" : "secalert@redhat.com" ,
2024-02-09 03:00:28 +00:00
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-203"
}
]
} ,
2024-01-31 15:00:29 +00:00
{
2024-02-14 17:08:46 +00:00
"source" : "nvd@nist.gov" ,
2024-01-31 15:00:29 +00:00
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
2024-02-14 17:08:46 +00:00
"value" : "CWE-203"
2024-01-31 15:00:29 +00:00
}
]
}
] ,
2024-02-09 03:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:opensc_project:opensc:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "0.24.0" ,
"matchCriteriaId" : "A3EB32A5-0147-4801-8E71-C881624EE6B9"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "142AD0DD-4CF3-4D74-9442-459CE3347E3A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F4CFF558-3C47-480D-A2F0-BABF26042943"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7F6FB57C-2BC7-487C-96DD-132683AEB35D"
}
]
}
]
}
] ,
2024-01-31 15:00:29 +00:00
"references" : [
2024-02-26 17:04:33 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:0966" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:0967" ,
"source" : "secalert@redhat.com"
} ,
2024-01-31 15:00:29 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-5992" ,
2024-02-09 03:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2024-01-31 15:00:29 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2248685" ,
2024-02-09 03:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking"
]
2024-01-31 15:00:29 +00:00
} ,
{
"url" : "https://github.com/OpenSC/OpenSC/wiki/CVE-2023-5992" ,
2024-02-09 03:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
2024-03-16 03:03:19 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RJI2FWLY24EOPALQ43YPQEZMEP3APPPI/" ,
"source" : "secalert@redhat.com"
2024-01-31 15:00:29 +00:00
}
]
}