제출 #906279: SourceCodester Simple Traffic Offense System using PHP with Source Code 1.0 Missing Authorization정보

제목SourceCodester Simple Traffic Offense System using PHP with Source Code 1.0 Missing Authorization
설명The application exposes a settings update endpoint, save-settings.php, that does not enforce server-side authentication or authorization. An attacker can send a crafted request directly to this endpoint, modify site configuration values such as site_name and site_desc, and persist malicious script payloads in the application's settings. Those values are later rendered into HTML without proper output encoding in pages such as login.php and sidebar.php, resulting in stored XSS. This issue combines two security failures: unauthenticated modification of critical site settings improper output encoding leading to persistent cross-site scripting The backend endpoint save-settings.php accepts settings changes without verifying that the caller is authenticated and authorized to change application-wide configuration. In addition, the application renders settings values such as site_name and site_desc directly into HTML in login.php and sidebar.php without proper encoding or sanitization. As a result, attacker-controlled content persists in the database and executes in the browser when the affected pages are loaded.
원천⚠️ https://github.com/tan1540684326-QAQ/cve/issues/3
사용자
 LiuHeQi (UID 99807)
제출2026. 07. 27. AM 10:29 (1 월 ago)
모더레이션2026. 09. 06. PM 05:55 (1 month later)
상태수락
VulDB 항목399456 [SourceCodester Simple Traffic Offense System 1.0 Settings Update Endpoint save-settings.php site_name/site_desc 크로스 사이트 스크립팅]
포인트들20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!