Simple Giveaways <= 2.45.0 - Authenticated (Admin+) Stored Cross-Site Scripting via Settings
Strategic Overview
- Status
- Patched in 2.45.1
- Affected Version
<= 2.45.0- CVSS
- 4.4Medium
- Weakness type
- CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- CVE
CVE-2023-1120
At a glance
CVE-2023-1120 is a medium-severity Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in the Simple Giveaways WordPress plugin, affecting versions <= 2.45.0. It carries a CVSS score of 4.4 (reachable over the network). Exploitation requires an authenticated account at Admin level or above. The issue is fixed in version 2.45.1; sites on affected versions should update now. Disclosed March 2023, reported by ipatelsumit.
Vulnerability Overview
The Simple Giveaways plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in versions up to, and including, 2.45.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, and no interaction from a victim user.
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Reaching this weakness in Simple Giveaways <= 2.45.0 takes an account at Admin level or above. Cross-site scripting happens when input from a request is written into a page without being escaped for the context it lands in, so the browser parses attacker-supplied text as markup or script.
Injected script runs with the privileges of whoever views the affected page, which is how these flaws turn into administrator session theft, silent account creation or persistent backdoors in page content. For Simple Giveaways the fix is 2.45.1: builds <= 2.45.0 are affected, anything from 2.45.1 onward is not.
Remediation
Update to version 2.45.1, or a newer patched version
How does WordSec protect against this?
An attacker needs Admin access first, so the firewall sees the attempt as traffic from a logged-in account: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Simple Giveaways 2.45.1 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Same weakness class
- 6.1CVE-2023-33999: Freemius SDK <= 2.5.9 Reflected Cross-Site Scripting
CVE-2023-33999 - 6.1CVE-2021-24298: Simple Giveaways <= 2.36.1 Reflected XSS
CVE-2021-24298 - 5.5CVE-2023-1122: Simple Giveaways <= 2.45.0 Stored Cross-Site Scripting
CVE-2023-1122 - 4.4CVE-2023-1121: Simple Giveaways <= 2.45.0 Stored Cross-Site Scripting
CVE-2023-1121
Other vulnerabilities in Simple Giveaways – Grow your business, email lists and traffic with contests
- 8.8Freemius SDK <= 2.2.3 Arbitrary Options Update
- 6.5CVE-2025-30819: Simple Giveaways <= 2.48.1 SQL Injection
CVE-2025-30819 - 6.5CVE-2023-23893: Simple Giveaways <= 2.46.0 Missing Authorization
CVE-2023-23893 - 6.3CVE-2022-4974: Freemius SDK <= 2.4.2 Missing Authorization Checks
CVE-2022-4974 - 5.4CVE-2023-31086: Simple Giveaways <= 2.46 Cross-Site Request Forgery
CVE-2023-31086 - 4.3CVE-2025-47606: Simple Giveaways <= 2.48.2 Cross-Site Request Forgery
CVE-2025-47606
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C