Local memory corruption via unbounded scanf input
Published Feb 23, 2025 · Updated Apr 2, 2025
Buffer overflow in Add New Record in SourceCodester Telecom Billing Management System 1.0 allows local users to corrupt process memory. The addrecords function in main.cpp passes the fixed-size name buffer to scanf without a field-width limit, so input longer than 50 bytes overwrites adjacent memory. Reachability requires local access, the application login, and menu option one; the demonstrated result is memory corruption, not code execution.
Summary
What happened
Buffer overflow in Add New Record in SourceCodester Telecom Billing Management System 1.0 allows local users to corrupt process memory. The addrecords function in main.cpp passes the fixed-size name buffer to scanf without a field-width limit, so input longer than 50 bytes overwrites adjacent memory. Reachability requires local access, the application login, and menu option one; the demonstrated result is memory corruption, not code execution.
The record
- CVE
- CVE-2025-1587
- Published
- Feb 23, 2025
- Updated
- Apr 2, 2025
- Vendor
- Online Computer and Laptop Store Project
- Product
- Telecom Billing Management System
- Classifications
- CWE-120, CWE-119
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 23, 2025CVE publishedPublication date reported by the CVE source.
- Apr 2, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Oversized name-input debugger proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo