CVE-2024-47308
published 2024-11-01CVE-2024-47308: Missing Authorization vulnerability in WPDeveloper Templately templately.This issue affects Templately: from n/a through <= 3.1.2.
PriorityP178critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
1.70%
74.3th percentile
Missing Authorization vulnerability in WPDeveloper Templately templately.This issue affects Templately: from n/a through <= 3.1.2.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| templately | templately | < 3.1.3 | 3.1.3 |
| wpdeveloper | templately | <= 3.1.2 | — |
Detection & IOCsextracted from sources · hover to see the quote
url/wp-json/templately/v1/logout?_locale=user
url/wordpress/wp-admin/admin.php?page=templately&path=sign-in
- →Detect unauthenticated POST requests to the Templately logout REST API endpoint; a 200 response with JSON body containing 'status":"success' and 'message":"Logged out.' indicates successful exploitation.
- →Match HTTP response body for both 'status":"success' and 'message":"Logged out.' strings together to confirm the broken access control logout was triggered.
- →No authentication or prior session is required to call the logout endpoint; any unauthenticated request to /wp-json/templately/v1/logout can force-logout a signed-in Templately user.
- →Content-Type header of the malicious request is application/json; filter for POST requests to the Templately logout path with this content type from unauthenticated sources.
- ·Vulnerability affects Templately plugin versions up to and including 3.1.2; versions beyond this range may be patched. ↗
- ·The EPSS score is 0.47274 (97.695th percentile), indicating a high probability of exploitation in the wild; prioritize detection and patching accordingly.
- ·The exploit requires the victim to be signed into their Templately account at the time of the attack; the attacker does not need any credentials themselves.
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vulncheck9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-c6x9-2wm7-rmpp: Missing Authorization vulnerability in Templately allows Accessing Functionality Not Properly Constrained by ACLs
ghsa_unreviewed·2024-11-01
CVE-2024-47308 [MEDIUM] CWE-862 GHSA-c6x9-2wm7-rmpp: Missing Authorization vulnerability in Templately allows Accessing Functionality Not Properly Constrained by ACLs
Missing Authorization vulnerability in Templately allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects Templately: from n/a through 3.1.2.
VulnCheck
Elementor & Gutenberg Template Library: 5000+ Free & Pro Ready Templates & Cloud! plugin for WordPress Improper Access Control Vulnerability
vulncheck·2024·CVSS 9.8
CVE-2024-47308 [CRITICAL] Elementor & Gutenberg Template Library: 5000+ Free & Pro Ready Templates & Cloud! plugin for WordPress Improper Access Control Vulnerability
Elementor & Gutenberg Template Library: 5000+ Free & Pro Ready Templates & Cloud! plugin for WordPress Improper Access Control Vulnerability
The Templately – Elementor & Gutenberg Template Library: 5000+ Free & Pro Ready Templates & Cloud! plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 3.1.2. This makes it possible for unauthenticated attackers to perform an unauthorized action.
Affected: Templately Elementor & Gutenberg Template Library: 5000+ Free & Pro Ready Templates & Cloud!
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://patchstack.com/database/v
No detection rules found.
Nuclei
Templately <= 3.1.2 - Broken Access Control
nuclei·CVSS 9.8
CVE-2024-47308 [CRITICAL] Templately <= 3.1.2 - Broken Access Control
Templately <= 3.1.2 - Broken Access Control
Templately allow an attacker to logout users who signed in to their templately account, so you can sign in your templately account to exploit this vulnerability. Go to http://IP/wordpress/wp-admin/admin.php?page=templately&path=sign-in to sign in then logout.
Template:
id: CVE-2024-47308
info:
name: Templately <= 3.1.2 - Broken Access Control
author: popcorn94
severity: medium
description: |
Templately allow an attacker to logout users who signed in to their templately account, so you can sign in your templately account to exploit this vulnerability. Go to http://IP/wordpress/wp-admin/admin.php?page=templately&path=sign-in to sign in then logout.
impact: |
Attackers can access restricted functionalities, potentially leading to unauthorized ac
No writeups or analysis indexed.
2024-11-01
Published
Exploited in the wild