2023-09-19 02:00:27 +00:00
{
"id" : "CVE-2023-40788" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-09-19T00:15:34.993" ,
2023-09-19 22:00:28 +00:00
"lastModified" : "2023-09-19T21:25:17.007" ,
"vulnStatus" : "Analyzed" ,
2023-09-19 02:00:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "SpringBlade <=V3.6.0 is vulnerable to Incorrect Access Control due to incorrect configuration in the default gateway resulting in unauthorized access to error logs"
2023-09-19 22:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "SpringBlade <=V3.6.0 es vulnerable al Control de Acceso Incorrecto debido a una configuraci\u00f3n incorrecta en la puerta de enlace predeterminada, lo que provoca un acceso no autorizado a los registros de errores"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-668"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:bladex:springblade:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.6.0" ,
"matchCriteriaId" : "9DF00232-4413-4BF2-9629-CFF393069820"
}
]
}
]
2023-09-19 02:00:27 +00:00
}
] ,
"references" : [
{
"url" : "https://gist.github.com/kaliwin/89276ec7e97f9529c989bd77706c29c7" ,
2023-09-19 22:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-09-19 02:00:27 +00:00
} ,
{
"url" : "https://github.com/chillzhuang/SpringBlade" ,
2023-09-19 22:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-09-19 02:00:27 +00:00
} ,
{
"url" : "https://github.com/chillzhuang/SpringBlade/blob/master/blade-gateway/src/main/java/org/springblade/gateway/provider/AuthProvider.java" ,
2023-09-19 22:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2023-09-19 02:00:27 +00:00
}
]
}