Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-6qjp-wm6g-m32r: WSO2 incorrect authorization vulnerability

An incorrect authorization vulnerability exists in multiple WSO2 products, allowing protected APIs to be accessed directly using a refresh token instead of the expected access token. Due to improper authorization checks and token mapping, session cookies are not required for API access, potentially enabling unauthorized operations.

Exploitation requires an attacker to obtain a valid refresh token of an admin user. Since refresh tokens generally have a longer expiration time, this could lead to prolonged unauthorized access to API resources, impacting data confidentiality and integrity.

ghsa
#vulnerability#git#java#auth#maven
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2024-2321

WSO2 incorrect authorization vulnerability

Moderate severity GitHub Reviewed Published Feb 27, 2025 to the GitHub Advisory Database • Updated Mar 3, 2025

Package

maven org.wso2.am:am-parent (Maven)

Affected versions

>= 4.2.0-beta, <= 4.2.0

>= 4.1.0-alpha, <= 4.1.0

>= 4.0.0-beta, <= 4.0.0

maven org.wso2.is:identity-server-parent (Maven)

>= 6.1.0-beta, <= 6.1.0

>= 6.0.0-alpha3, <= 6.0.0

>= 5.11.0-alpha, <= 5.11.0

Description

Published to the GitHub Advisory Database

Feb 27, 2025

ghsa: Latest News

GHSA-wf8f-6423-gfxg: Jackson-core Vulnerable to Memory Disclosure via Source Snippet in JsonLocation