| 제목 | SourceCodester Drug Recommendation System Using Machine Learning, PHP, and MySQL Database 1.0 Cross Site Scripting |
|---|
| 설명 | A reflected cross-site scripting (XSS) vulnerability exists in the /drug_recommender/Admin/add_user endpoint of Sourcecodester's Drug Recommendation System. The txtname, txtemail, and txtpassword POST parameters are reflected into HTML input attributes without proper output encoding, allowing an authenticated attacker to inject arbitrary JavaScript into the administrator's browser. The injected payload is also persisted in the database and subsequently executed when the affected user record is viewed, resulting in stored XSS in the user-record page. The application's PHP session cookie is accessible through JavaScript due to the absence of the HttpOnly flag, potentially allowing session information to be exposed.
Researchers Information
Researcher - 1
Name: Karan Parelkar
Independent Security Researcher
Email: [email protected]
GitHub: https://github.com/KaranParelkar
LinkedIn: https://www.linkedin.com/in/karan-parelkar-6a370125b/
Researcher - 2
Name: Anubhav Verma
Independent Security Researcher
Email: [email protected]
GitHub: https://github.com/anubhavv106
LinkedIn: https://www.linkedin.com/in/anubhav-verma-7123a1232/
Researcher - 3
Name: Parth Desai
Independent Security Researcher
Email: [email protected]
GitHub: https://github.com/ParthD31
LinkedIn: https://www.linkedin.com/in/parth-desai-801951224/ |
|---|
| 원천 | ⚠️ https://github.com/KaranParelkar/Drug_recommendation_system/blob/main/xss/add_user/Readme.md |
|---|
| 사용자 | anubhav106 (UID 98769) |
|---|
| 제출 | 2026. 08. 25. PM 02:18 (26 날 ago) |
|---|
| 모더레이션 | 2026. 09. 19. PM 07:48 (25 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 407961 [SourceCodester Drug Recommendation System 1.0 User Management add_user txtname/txtemail/txtpassword 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|