Skip to content

Instantly share code, notes, and snippets.

@kaliwin
Last active September 4, 2023 03:04
Show Gist options
  • Save kaliwin/89276ec7e97f9529c989bd77706c29c7 to your computer and use it in GitHub Desktop.
Save kaliwin/89276ec7e97f9529c989bd77706c29c7 to your computer and use it in GitHub Desktop.
CVE-2023-40788
CVE-2023-40788
[description]
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
[Vulnerability Type]
Incorrect Access Control
[Vendor of Product]
https://github.com/chillzhuang/SpringBlade
[Affected Product Code Base]
SpringBlade - V3.6.0
[Attack Type]
Remote
[Attack Vectors]
In the default configuration https://github.com/chillzhuang/SpringBlade/blob/master/blade-gateway/src/main/java/org/springblade/gateway/provider/AuthProvider.java /error/** and /log/* * will not authenticate and thus lead to unauthorized
[Discoverer]
cyvk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment