Skip to main content

Incorrect Authorization

CVE-2024-39324

Severity Low
Score 3.8/10

Summary

The package aimeos/ai-admin-graphql is the Aimeos GraphQL API admin interface. Starting in versions 2022.04.1 through 2022.10.9, 2023.04.1 through 2023.10.5, and 2024.4.1, improper access control allows editors to manage their own services via the GraphQL API, which isn't allowed in the JQAdm front end.

  • LOW
  • NETWORK
  • LOW
  • UNCHANGED
  • NONE
  • HIGH
  • NONE
  • LOW

CWE-863 - Incorrect Authorization

Authorization is a security mechanism performed by an application to grant or deny access to the requested resources by verifying the privileges of the user. When an application lacks effective authorization mechanisms, it enables unauthorized users to gain unintended privileges and illegitimate access to resources. Such a vulnerability may result in exposure of sensitive information, denial of service, arbitrary code execution, and complete system takeover.

References

Advisory Timeline

  • Published