| 제목 | SourceCodester Medical Certificate Generator App 1.0 Cross-Site Request Forgery |
|---|
| 설명 | The SourceCodester Medical Certificate Generator App is vulnerable to Cross-Site Request Forgery (CSRF), which allows an attacker to arbitrarily delete medical certificate records by tricking an authenticated user into submitting a crafted malicious request.
The affected endpoint handles state-changing POST requests without enforcing any anti-CSRF protection mechanisms, such as unique CSRF tokens, strict origin or referer validation, or SameSite cookie restrictions. As a result, the application relies solely on session cookies for request authorization, making it susceptible to CSRF attacks. |
|---|
| 원천 | ⚠️ https://github.com/Asim-QAZi/Cross-Site-Request-Forgery-Arbitrary-Medical-Certificate-Deletion |
|---|
| 사용자 | moasim (UID 93970) |
|---|
| 제출 | 2026. 01. 20. AM 11:24 (5 개월 ago) |
|---|
| 모더레이션 | 2026. 02. 01. PM 05:39 (12 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 343676 [SourceCodester Medical Certificate Generator App 1.0 교차 사이트 요청 위조] |
|---|
| 포인트들 | 20 |
|---|