Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. com.linecorp.armeria/armeria-saml
  4. ›
  5. CVE-2024-1735

CVE-2024-1735: Armeria SAML authentication bypass due to missing validation on unsigned SAML messages

February 26, 2024

Impact

The SAML implementation provided by armeria-saml currently accepts unsigned SAML messages (assertions, logout requests, etc.) as they are, rather than rejecting them by default. As a result, an attacker can forge a SAML message to authenticate themselves, despite the fact that such an unsigned SAML message should be rejected.

Patches

The vulnerability has been patched in Armeria version 1.27.2. All users who rely on armeria-saml older than version 1.27.2 must upgrade to 1.27.2 or later.

Workarounds

There is no known workaround for this vulnerability.

References

  • github.com/advisories/GHSA-4m6j-23p2-8c54
  • github.com/line/armeria
  • github.com/line/armeria/blob/0efc776988d71be4da6e506ec8a33c2b7b43f567/saml/src/main/java/com/linecorp/armeria/server/saml/SamlMessageUtil.java
  • github.com/line/armeria/commit/b2aa9f49b46a7b0e03d8b8d753809cd1e8e2016c
  • github.com/line/armeria/releases/tag/armeria-1.27.2
  • github.com/line/armeria/security/advisories/GHSA-4m6j-23p2-8c54
  • nvd.nist.gov/vuln/detail/CVE-2024-1735

Code Behaviors & Features

Detect and mitigate CVE-2024-1735 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.27.2

Fixed versions

  • 1.27.2

Solution

Upgrade to version 1.27.2 or above.

Impact 9.1 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-304: Missing Critical Step in Authentication

Source file

maven/com.linecorp.armeria/armeria-saml/CVE-2024-1735.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:00 +0000.