2023-04-27 23:55:28 +02:00
{
"id" : "CVE-2023-29471" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-04-27T21:15:10.710" ,
2023-05-05 22:00:29 +02:00
"lastModified" : "2023-05-05T18:11:57.897" ,
"vulnStatus" : "Analyzed" ,
2023-04-27 23:55:28 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Lightbend Alpakka Kafka before 5.0.0 logs its configuration as debug information, and thus log files may contain credentials (if plain cleartext login is configured). This occurs in akka.kafka.internal.KafkaConsumerActor."
}
] ,
2023-05-05 22:00:29 +02:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-312"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:lightbend:alpakka_kafka:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.0.2" ,
"matchCriteriaId" : "5EC4C398-868B-45EB-9330-C40ABD6DA55F"
}
]
}
]
}
] ,
2023-04-27 23:55:28 +02:00
"references" : [
{
"url" : "https://akka.io/security/alpakka-kafka-cve-2023-29471.html" ,
2023-05-05 22:00:29 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2023-04-27 23:55:28 +02:00
} ,
{
"url" : "https://github.com/akka/alpakka-kafka/issues/1592" ,
2023-05-05 22:00:29 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking"
]
2023-04-27 23:55:28 +02:00
}
]
}