-
CVSS Score
-A Semantic Attack on Google Gemini - Read the Latest Research
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| phpmyadmin/phpmyadmin | composer | >= 4.8, < 4.8.4 | 4.8.4 |
| phpmyadmin/phpmyadmin | composer | >= 4.7, <= 4.7.6 |
The vulnerability stems from missing CSRF token validation across multiple administrative endpoints. The phpMyAdmin security advisory (PMASA-2018-7) lists dozens of commits adding token checks to controller actions. Each vulnerable function corresponds to an endpoint handling sensitive SQL operations that lacked these checks. Runtime exploitation would show these controller methods being executed without prior token validation. The high-confidence entries represent core data manipulation endpoints explicitly mentioned in the vulnerability description (DB operations, user management), while medium-confidence entries cover secondary attack vectors like process killing.