2023-12-21 00:55:28 +00:00
{
"id" : "CVE-2023-51390" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-12-21T00:15:26.163" ,
2023-12-21 03:00:28 +00:00
"lastModified" : "2023-12-21T02:24:16.353" ,
"vulnStatus" : "Awaiting Analysis" ,
2023-12-21 00:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "journalpump is a daemon that takes log messages from journald and pumps them to a given output. A logging vulnerability was found in journalpump which logs out the configuration of a service integration in plaintext to the supplied logging pipeline, including credential information contained in the configuration if any. The problem has been patched in journalpump 2.5.0."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-215"
} ,
{
"lang" : "en" ,
"value" : "CWE-284"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/Aiven-Open/journalpump/commit/390e69bc909ba16ad5f7b577010b4afc303361da" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/Aiven-Open/journalpump/security/advisories/GHSA-738v-v386-8r6g" ,
"source" : "security-advisories@github.com"
}
]
}