2024-11-04 23:03:19 +00:00
{
"id" : "CVE-2024-48463" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-11-04T21:15:04.707" ,
2024-11-06 21:03:22 +00:00
"lastModified" : "2024-11-06T19:35:17.717" ,
2024-11-05 17:03:22 +00:00
"vulnStatus" : "Awaiting Analysis" ,
2024-11-04 23:03:19 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Bruno before 1.29.1 uses Electron shell.openExternal without validation (of http or https) for opening windows within the Markdown docs viewer."
2024-11-05 17:03:22 +00:00
} ,
{
"lang" : "es" ,
"value" : " Bruno anterior a 1.29.1 usa Electron shell.openExternal sin validaci\u00f3n (de http o https) para abrir ventanas dentro del visor de documentos Markdown."
2024-11-04 23:03:19 +00:00
}
] ,
2024-11-06 21:03:22 +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:R/S:U/C:N/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-601"
}
]
}
] ,
2024-11-04 23:03:19 +00:00
"references" : [
{
"url" : "https://gist.github.com/opcod3r/ab69f36d52367df7ffac32a597dff31c" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/usebruno/bruno/pull/3122" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/usebruno/bruno/releases/tag/v1.29.1" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://www.usebruno.com/changelog" ,
"source" : "cve@mitre.org"
}
]
}