2024-01-31 07:00:29 +00:00
{
"id" : "CVE-2024-0914" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2024-01-31T05:15:08.137" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:47:42.910" ,
2024-03-08 05:03:25 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-31 07:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A timing side-channel vulnerability has been discovered in the opencryptoki package while processing RSA PKCS#1 v1.5 padded ciphertexts. This flaw could potentially enable unauthorized RSA ciphertext decryption or signing, even without access to the corresponding private key."
2024-01-31 15:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 una vulnerabilidad de canal lateral de temporizaci\u00f3n en el paquete opencryptoki mientras se procesan textos cifrados acolchados RSA PKCS#1 v1.5. Este fallo podr\u00eda potencialmente permitir el descifrado o la firma de texto cifrado RSA no autorizado, incluso sin acceso a la clave privada correspondiente."
2024-01-31 07:00:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-02-09 03:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2024-02-09 03:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM" ,
2024-02-09 03:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-02-09 03:00:28 +00:00
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 3.6
} ,
2024-01-31 07:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-31 07:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM" ,
2024-01-31 07:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-01-31 07:00:29 +00:00
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2024-02-09 03:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2024-02-09 03:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-203"
}
]
} ,
2024-01-31 07:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-31 07:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-203"
}
]
}
] ,
2024-02-09 03:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:opencryptoki_project:opencryptoki:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.23.0" ,
"matchCriteriaId" : "9AE1F758-E210-415A-9834-97D4F3721348"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"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 07:00:29 +00:00
"references" : [
2024-03-08 05:03:25 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1239" ,
"source" : "secalert@redhat.com"
} ,
2024-03-20 15:04:07 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1411" ,
"source" : "secalert@redhat.com"
} ,
2024-04-03 08:03:23 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1608" ,
"source" : "secalert@redhat.com"
} ,
2024-04-16 23:58:23 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1856" ,
"source" : "secalert@redhat.com"
} ,
2024-04-25 18:03:30 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1992" ,
"source" : "secalert@redhat.com"
} ,
2024-01-31 07:00:29 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2024-0914" ,
2024-02-09 03:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2024-01-31 07:00:29 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2260407" ,
2024-02-09 03:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2024-01-31 07:00:29 +00:00
} ,
{
"url" : "https://people.redhat.com/~hkario/marvin/" ,
2024-02-09 03:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1239" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1411" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1608" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1856" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1992" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/security/cve/CVE-2024-0914" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2260407" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
} ,
{
"url" : "https://people.redhat.com/~hkario/marvin/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-01-31 07:00:29 +00:00
}
]
}