vendor:
ASC Timetables 2013
by:
Souhail Hammou (Dark-Puzzle)
7,5
CVSS
HIGH
Stack Buffer Overflow
120
CWE
Product Name: ASC Timetables 2013
Affected Version From: ASC Timetables 2013
Affected Version To: ASC Timetables 2013
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2013
ASC Timetables 2013 – Stack Buffer Overflow Vulnerability
The buffer overflow vulnerability resides in the Add subject functionality, and it's triggered when the user will submit a large string when specifying the school subject name. To trigger the vulnerability go to the main menu, select subjects, click new then generate a string with the code below and the software will execute the shellcode which will popup a MessageBox.
Mitigation:
Input validation should be used to prevent buffer overflow attacks.