Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-9pp5-9c7g-4r83

Опубликовано: 21 мая 2025
Источник: github
Github: Прошло ревью
CVSS3: 9.1

Описание

Spring Security authorization bypass for method security annotations on private methods

Spring Security Aspects may not correctly locate method security annotations on private methods. This can cause an authorization bypass.

Your application may be affected by this if the following are true:

  • You are using @EnableMethodSecurity(mode=ASPECTJ) and spring-security-aspects, and
  • You have Spring Security method annotations on a private method In that case, the target method may be able to be invoked without proper authorization.

You are not affected if:

  • You are not using @EnableMethodSecurity(mode=ASPECTJ) or spring-security-aspects, or
  • You have no Spring Security-annotated private methods

Пакеты

Наименование

org.springframework.security:spring-security-aspects

maven
Затронутые версииВерсия исправления

>= 6.4.0, < 6.4.6

6.4.6

EPSS

Процентиль: 18%
0.00057
Низкий

9.1 Critical

CVSS3

Дефекты

CWE-693

Связанные уязвимости

CVSS3: 7.4
redhat
3 месяца назад

Spring Security Aspects may not correctly locate method security annotations on private methods. This can cause an authorization bypass. Your application may be affected by this if the following are true: * You are using @EnableMethodSecurity(mode=ASPECTJ) and spring-security-aspects, and * You have Spring Security method annotations on a private method In that case, the target method may be able to be invoked without proper authorization. You are not affected if: * You are not using @EnableMethodSecurity(mode=ASPECTJ) or spring-security-aspects, or * You have no Spring Security-annotated private methods

CVSS3: 9.1
nvd
3 месяца назад

Spring Security Aspects may not correctly locate method security annotations on private methods. This can cause an authorization bypass. Your application may be affected by this if the following are true: * You are using @EnableMethodSecurity(mode=ASPECTJ) and spring-security-aspects, and * You have Spring Security method annotations on a private method In that case, the target method may be able to be invoked without proper authorization. You are not affected if: * You are not using @EnableMethodSecurity(mode=ASPECTJ) or spring-security-aspects, or * You have no Spring Security-annotated private methods

CVSS3: 9.1
debian
3 месяца назад

Spring Security Aspects may not correctly locate method security annot ...

CVSS3: 9.1
fstec
3 месяца назад

Уязвимость конфигурации @EnableMethodSecurity(mode=ASPECTJ) или spring-security-aspects Java-фреймворка для обеспечения безопасности промышленных приложений Spring Security, позволяющая нарушителю обойти процедуру авторизации

EPSS

Процентиль: 18%
0.00057
Низкий

9.1 Critical

CVSS3

Дефекты

CWE-693