Cyber Resilience

CVE-2024-13277

Critical

Published: 09 January 2025

Published
09 January 2025
Modified
02 September 2025
KEV Added
Patch
CVSS Score v3.1 9.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0022 45.2th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-13277 is a critical-severity Incorrect Authorization (CWE-863) vulnerability in Smart Ip Ban Project Smart Ip Ban. Its CVSS base score is 9.1 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 45.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2024-13277 is an Incorrect Authorization vulnerability (CWE-863) in the Drupal Smart IP Ban module that allows forceful browsing. This issue affects Smart IP Ban versions from 7.x-1.0 up to but not including 7.x-1.1.

The vulnerability carries a CVSS v3.1 base score of 9.1 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N), meaning unauthenticated remote attackers require only network access and low attack complexity with no user interaction. Exploitation enables high-impact compromise of confidentiality and integrity, such as unauthorized access to sensitive data or modification of resources, while availability remains unaffected.

The Drupal security advisory SA-CONTRIB-2024-041 at https://www.drupal.org/sa-contrib-2024-041 provides details on the vulnerability and mitigation, which involves updating to Smart IP Ban version 7.x-1.1 or later.

EU & UK References

Vulnerability details

Incorrect Authorization vulnerability in Drupal Smart IP Ban allows Forceful Browsing.This issue affects Smart IP Ban: from 7.X-1.0 before 7.X-1.1.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Incorrect authorization vulnerability in Drupal Smart IP Ban module enables forceful browsing to bypass access controls on public-facing web application paths, allowing unauthorized viewing and modification of IP ban settings.

CVEs Like This One

CVE-2025-21565Shared CWE-863
CVE-2026-46823Shared CWE-863
CVE-2026-44260Shared CWE-863
CVE-2025-30743Shared CWE-863
CVE-2026-30947Shared CWE-863
CVE-2026-34453Shared CWE-863
CVE-2025-54253Shared CWE-863
CVE-2026-34646Shared CWE-863
CVE-2025-10611Shared CWE-863
CVE-2026-34645Shared CWE-863

Affected Assets

smart ip ban project
smart ip ban
7.x-1.0 — 7.x-1.1

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Remediates the specific incorrect authorization flaw in the Drupal Smart IP Ban module by applying patches, directly preventing exploitation as recommended in the security advisory.

prevent

Enforces approved authorizations for access to system resources, countering the forceful browsing enabled by the module's authorization failure.

prevent

Limits access to the minimum privileges required, reducing the impact of unauthorized actions resulting from the incorrect authorization vulnerability.

References