2023-06-16 22:00:30 +00:00
{
"id" : "CVE-2023-35789" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-16T21:15:09.383" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:08:42.540" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-16 22:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in the C AMQP client library (aka rabbitmq-c) through 0.13.0 for RabbitMQ. Credentials can only be entered on the command line (e.g., for amqp-publish or amqp-consume) and are thus visible to local attackers by listing a process and its arguments."
}
] ,
2023-06-26 23:55:28 +00: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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2023-06-26 23:55:28 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-06-26 23:55:28 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-522"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:rabbitmq-c_project:rabbitmq-c:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "0.13.0" ,
"matchCriteriaId" : "0779926A-A815-414D-AC29-05303D1FE451"
}
]
}
]
}
] ,
2023-06-16 22:00:30 +00:00
"references" : [
{
"url" : "https://github.com/alanxz/rabbitmq-c/issues/575" ,
2023-06-26 23:55:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking"
]
2023-06-16 22:00:30 +00:00
} ,
{
"url" : "https://github.com/alanxz/rabbitmq-c/pull/781" ,
2023-06-26 23:55:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/alanxz/rabbitmq-c/issues/575" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
} ,
{
"url" : "https://github.com/alanxz/rabbitmq-c/pull/781" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2023-06-16 22:00:30 +00:00
}
]
}