cvelist/2023/29xxx/CVE-2023-29471.json
2023-04-27 21:00:37 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-29471",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/akka/alpakka-kafka/issues/1592",
"refsource": "MISC",
"name": "https://github.com/akka/alpakka-kafka/issues/1592"
},
{
"refsource": "MISC",
"name": "https://akka.io/security/alpakka-kafka-cve-2023-29471.html",
"url": "https://akka.io/security/alpakka-kafka-cve-2023-29471.html"
}
]
}
}