Submit #441237: SourceCodester Student Record Management System in C++ with Source Code V1.0 Input Buffer Pollution Vulnerabilityinfo

TitelSourceCodester Student Record Management System in C++ with Source Code V1.0 Input Buffer Pollution Vulnerability
BeschreibungIn the Student Record Management System program, there is an issue with input buffer pollution. When the program prompts the user to press Enter to continue, any non-Enter characters entered by the user (such as “lll”) are left in the input buffer. Later, when the program reads the option input in the menu, the remaining characters in the buffer are interpreted as menu input values. This leads to the program reading invalid data, causing an infinite loop with the interface continually refreshing. The program does not clear the input buffer before reading the option value, leading to leftover characters from previous inputs affecting subsequent option reads. This issue results from inadequate input validation and improper handling of residual input. This vulnerability affects the user experience, causing the program to enter an infinite loop and obstructing normal functionality.
Quelle⚠️ https://github.com/Hacker0xone/CVE/issues/5
Benutzer
 polaris0x1 (UID 67906)
Einreichung11.11.2024 05:57 (vor 2 Jahren)
Moderieren11.11.2024 21:23 (15 hours later)
StatusAkzeptiert
VulDB Eintrag283918 [SourceCodester Student Record Management System 1.0 Main Menu Denial of Service]
Punkte20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!