CVE-2019-25454
Stored XSS in phpMoAdmin 1.1.5 via Collection Parameter
Publication date: 2026-02-20
Last updated on: 2026-03-02
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| phpmoadmin | phpmoadmin | 1.1.5 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know
Can you explain this vulnerability to me?
phpMoAdmin 1.1.5 contains a stored cross-site scripting (XSS) vulnerability. This vulnerability allows attackers who are not authenticated to inject malicious scripts by manipulating the 'collection' parameter. Specifically, attackers can send GET requests to the moadmin.php page with script payloads embedded in the 'collection' parameter during the creation of a collection. This results in arbitrary JavaScript being executed in the browsers of users who access the affected page.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to execute arbitrary JavaScript code in the browsers of users interacting with the vulnerable application. This can lead to theft of sensitive information such as session cookies, user credentials, or other data accessible via the browser. It may also enable attackers to perform actions on behalf of users, deface web content, or redirect users to malicious sites.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know