Skip to main content

Improper Access Control

CVE-2024-44313

Severity Medium
Score 6.5/10

Summary

TastyIgniter versions 2.x through 2.1.1 and 3.x through 3.7.7 contains an Incorrect Access Control vulnerability in the `invoice()` function within `Orders.php` which allows unauthorized users to access and generate invoices due to missing permission checks.

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

CWE-284 - Improper Access Control

Listed 5th in the 'OWASP Top Ten', improper (or broken) access control attacks are a fundamental type of vulnerability. This includes a broad range of design flaws that enable users to act outside of their intended permissions. They can use these privileges to gain access to restricted files and functionality such as accessing restricted information, falsifying records, destroying data, or executing commands.

Advisory Timeline

  • Published