| 제목 | aircheng-org iWebShop-5 eb7f7eb1c6ebf39a54f943d8e0aefe96a3b8ff54 Basic Cross Site Scripting |
|---|
| 설명 | The affected component is `controllers/pic.php` method `uploadFile()`. User-controlled POST fields `outerSrc` and `selectPhoto` are read via `IReq::get()` without `IFilter` encoding and concatenated into a JavaScript response string: `updatePic($specIndex,'$fileName')`. Because `Pic` is unauthenticated, any remote attacker can force a victim browser that loads the response (or an embedded admin dialog) to execute arbitrary JavaScript, leading to session theft of administrative cookies (default safe storage is cookie-based) and full account takeover. |
|---|
| 원천 | ⚠️ https://github.com/aircheng-org/iWebShop-5/issues/4 |
|---|
| 사용자 | labixiaoxin (UID 99921) |
|---|
| 제출 | 2026. 07. 29. PM 07:56 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 08. AM 11:31 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 399759 [aircheng-org iWebShop-5 까지 5.15 controllers/pic.php uploadFile outerSrc/selectPhoto 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|