2024-05-06 02:03:22 +00:00
{
"id" : "CVE-2024-34527" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-05-06T00:15:10.207" ,
2024-08-22 20:03:16 +00:00
"lastModified" : "2024-08-22T18:35:09.990" ,
2024-05-06 14:03:28 +00:00
"vulnStatus" : "Awaiting Analysis" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-05-06 02:03:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "spaces_plugin/app.py in SolidUI 0.4.0 has an unnecessary print statement for an OpenAI key. The printed string might be logged."
2024-05-12 02:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "space_plugin/app.py en SolidUI 0.4.0 tiene una declaraci\u00f3n de impresi\u00f3n innecesaria para una clave OpenAI. Es posible que se haya registrado la cadena impresa."
2024-05-06 02:03:22 +00:00
}
] ,
2024-08-22 20:03:16 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-532"
}
]
}
] ,
2024-05-06 02:03:22 +00:00
"references" : [
{
"url" : "https://github.com/CloudOrc/SolidUI/blob/00d96b53bd0acf082996cef45b0f292eaba22fb7/solidui/spaces_plugin/app.py#L77" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/CloudOrc/SolidUI/issues/279" ,
"source" : "cve@mitre.org"
}
]
}