A Business Logic vulnerability exists in SourceCodester...
Moderate severity
Unreviewed
Published
Apr 1, 2026
to the GitHub Advisory Database
•
Updated Apr 1, 2026
Description
Published by the National Vulnerability Database
Apr 1, 2026
Published to the GitHub Advisory Database
Apr 1, 2026
Last updated
Apr 1, 2026
A Business Logic vulnerability exists in SourceCodester Loan Management System v1.0 due to the lack of proper input validation. The application allows administrators to define "Loan Plans" which determine the duration of a loan (in months). However, the backend fails to validate that the duration must be a positive integer. An attacker can submit a negative value for the months parameter. The system accepts this invalid data and creates a loan plan with a negative duration.
References