| タイトル | SourceCodester (razormist) Customer Review App Using Tkinter in Python 1.0 other |
|---|
| 説明 | A vulnerability was found in SourceCodester Customer Review App
Using Tkinter in Python 1.0. The affected functions add_review()
and save_review() in review_app.py do not perform any input
validation on the name and comment parameters before writing them
to the local file reviews.json. Manipulation of these arguments
with excessively large input allows a local attacker to cause
unbounded disk usage (Denial of Service). Additionally, a bare
except clause in get_all_reviews() silently suppresses all file
read errors, causing silent data loss with no user notification. |
|---|
| ソース | ⚠️ https://pastebin.com/Ud5vaGp6 |
|---|
| ユーザー | ameenkbrd (UID 98192) |
|---|
| 送信 | 2026年05月12日 10:02 (25 日 ago) |
|---|
| モデレーション | 2026年05月31日 19:58 (19 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 367588 [SourceCodester Customer Review App 1.0 review_app.py add_review/save_review/get_all_reviews name/comment サービス拒否] |
|---|
| ポイント | 17 |
|---|