2023-07-11 16:02:29 +00:00
{
"id" : "CVE-2023-1672" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-07-11T12:15:09.520" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:39:39.810" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-11 16:02:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A race condition exists in the Tang server functionality for key generation and key rotation. This flaw results in a small time window where Tang private keys become readable by other processes on the same host."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-20 04:00:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2023-07-20 04:00:30 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2023-07-20 04:00:30 +00:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-07-20 04:00:30 +00:00
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 3.6
} ,
2023-07-11 16:02:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-07-11 16:02:29 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2023-07-11 16:02:29 +00:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-07-11 16:02:29 +00:00
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 3.6
}
]
} ,
2023-07-20 04:00:30 +00:00
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2023-07-20 04:00:30 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-362"
}
]
2023-11-07 21:03:21 +00:00
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-11-07 21:03:21 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-362"
}
]
2023-07-20 04:00:30 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:tang_project:tang:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "14" ,
"matchCriteriaId" : "91FB668D-32F0-442D-BC21-36133C7CC6F7"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9"
}
]
}
]
} ,
{
"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"
}
]
}
]
}
] ,
2023-07-11 16:02:29 +00:00
"references" : [
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-1672" ,
2023-07-20 04:00:30 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-07-11 16:02:29 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2180999" ,
2023-07-20 04:00:30 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Third Party Advisory"
]
2023-07-11 16:02:29 +00:00
} ,
{
"url" : "https://github.com/latchset/tang/commit/8dbbed10870378f1b2c3cf3df2ea7edca7617096" ,
2023-07-20 04:00:30 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Patch"
]
2023-07-11 16:02:29 +00:00
} ,
2023-11-07 23:00:23 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/11/msg00004.html" ,
"source" : "secalert@redhat.com"
} ,
2023-07-11 16:02:29 +00:00
{
"url" : "https://www.openwall.com/lists/oss-security/2023/06/15/1" ,
2023-07-20 04:00:30 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Exploit" ,
"Mailing List" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-1672" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2180999" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/latchset/tang/commit/8dbbed10870378f1b2c3cf3df2ea7edca7617096" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/11/msg00004.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://www.openwall.com/lists/oss-security/2023/06/15/1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Mailing List" ,
"Third Party Advisory"
]
2023-07-11 16:02:29 +00:00
}
]
}