Cyber Resilience

CVE-2024-24496

CriticalPublic PoC

Published: 08 February 2024

Published
08 February 2024
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.3398 97.1th percentile
Risk Priority 40 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-24496 is a critical-severity Improper Authentication (CWE-287) vulnerability in Remyandrade Daily Habit Tracker. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 2.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

CVE-2024-24496 is a broken access control vulnerability, also involving improper authentication, that affects Daily Habit Tracker version 1.0. The flaw resides in the home.php, add-tracker.php, delete-tracker.php, and update-tracker.php components and carries a CVSS 3.1 base score of 9.8.

Unauthenticated remote attackers can exploit the issue over the network to manipulate trackers, resulting in full compromise of confidentiality, integrity, and availability. The associated EPSS score stands at 0.3398 with no material increase after disclosure.

Public references consist of technical write-ups demonstrating the access-control bypass but contain no vendor advisories, patches, or mitigation guidance.

EU & UK References

Vulnerability details

An issue in Daily Habit Tracker v.1.0 allows a remote attacker to manipulate trackers via the home.php, add-tracker.php, delete-tracker.php, update-tracker.php components.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

remyandrade
daily habit tracker
1.0

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-284 CWE-287

The awareness and training policy mandates training on access control practices, directly reducing the likelihood of improper access control weaknesses being introduced or exploited.

addresses: CWE-284 CWE-287

Training covers access control policies and the consequences of improper access grants or usage by users.

addresses: CWE-284 CWE-287

Security training teaches access control policies and enforcement, reducing improper access control implementations.

addresses: CWE-284 CWE-287

Provides capability to review session content, directly detecting violations of access control.

addresses: CWE-284 CWE-287

System audit review detects violations of access controls by identifying unauthorized access attempts.

addresses: CWE-284 CWE-287

Control assessments verify that access controls are implemented correctly and operating as intended, detecting improper access control before exploitation.

addresses: CWE-284 CWE-287

Requiring formal approval, documented controls, and responsibilities for inter-system exchanges directly enforces proper access control between systems.

addresses: CWE-284 CWE-287

Penetration testing simulates unauthorized access attempts, directly detecting and enabling remediation of improper access control weaknesses.

References