CVE-2019-25445
Cross-Site Scripting in Fiverr Clone Script 1.2.2 Allows Remote Code Execution
Publication date: 2026-02-20
Last updated on: 2026-02-26
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| phpscriptsmall | fiverr_clone_script | 1.2.2 |
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
Can you explain this vulnerability to me?
Fiverr Clone Script version 1.2.2 contains a cross-site scripting (XSS) vulnerability. This flaw allows attackers who are not authenticated to inject malicious scripts by manipulating the 'keyword' parameter in the search-results.php page. By crafting URLs with script tags in this parameter, attackers can execute arbitrary JavaScript code in the browsers of users who click on these URLs.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to run malicious JavaScript in your users' browsers without their consent. This can lead to theft of sensitive information such as cookies or session tokens, unauthorized actions performed on behalf of users, or the delivery of malware. Since the attack requires only that a user clicks a crafted URL, it can be exploited to compromise user accounts and trust.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
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