Cyber Resilience

CVE-2024-55058

MediumPublic PoC

Published: 17 December 2024

Published
17 December 2024
Modified
27 March 2025
KEV Added
Patch
CVSS Score v3.1 4.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.0014 34.6th percentile
Risk Priority 9 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-55058 is a medium-severity Use of Incorrectly-Resolved Name or Reference (CWE-706) vulnerability in Phpgurukul Online Birth Certificate System. Its CVSS base score is 4.3 (Medium).

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

EU & UK References

Vulnerability details

An insecure direct object reference (IDOR) vulnerability was discovered in PHPGurukul Online Birth Certificate System v1.0. This vulnerability resides in the viewid parameter of /user/view-application-detail.php. Authenticated users can exploit this flaw by manipulating the viewid parameter in the URL to…

more

access sensitive birth certificate details of other users without proper authorization checks.

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?

The IDOR vulnerability in the public-facing PHPGurukul Online Birth Certificate System web application enables authenticated attackers to exploit the viewid parameter for unauthorized access to other users' sensitive data.

Affected Assets

phpgurukul
online birth certificate system
1.0

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References