| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| WordPress plugin SiteGuard security vulnerability | 19 Jun 202400:00 | – | cnnvd | |
| CVE-2024-37881 | 19 Jun 202406:29 | – | cve | |
| CVE-2024-37881 | 19 Jun 202406:29 | – | cvelist | |
| JVN#60331535: WordPress plugin "SiteGuard WP Plugin" may leak the customized path to the login page | 19 Jun 202400:00 | – | jvn | |
| WordPress plugin "SiteGuard WP Plugin" may leak the customized path to the login page | 19 Jun 202405:25 | – | jvn | |
| CVE-2024-37881 | 19 Jun 202407:15 | – | nvd | |
| WordPress SiteGuard WP Plugin Plugin <= 1.7.6 is vulnerable to Bypass Vulnerability | 24 Jun 202400:00 | – | patchstack | |
| WordPress SiteGuard WP plugin <= 1.7.6 - Login Page Disclosure vulnerability | 24 Jun 202410:42 | – | patchstack | |
| PT-2024-27808 · WordPress · Siteguard Wp Plugin | 19 Jun 202400:00 | – | ptsecurity | |
| CVE-2024-37881 | 19 Jun 202406:29 | – | vulnrichment |
id: CVE-2024-37881
info:
name: SiteGuard WP Plugin <= 1.7.6 - Login Page Disclosure
author: s4e-io
severity: medium
description: |
The SiteGuard WP Plugin plugin for WordPress is vulnerable to protection mechanism bypass in all versions up to, and including, 1.7.6. This is due to the plugin not restricting redirects from wp-register.php which may disclose the login page URL. This makes it possible for unauthenticated attackers to gain access to the login page.
impact: |
Unauthenticated attackers can discover the actual login page URL despite protection mechanisms, facilitating brute force attacks or targeted exploitation of the WordPress login interface.
remediation: |
Upgrade to SiteGuard WP Plugin version 1.7.7 or later.
reference:
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-37881
- https://jvn.jp/en/jp/JVN60331535/
- https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/siteguard/siteguard-wp-plugin-176-login-page-disclosure
- https://www.usom.gov.tr/bildirim/tr-24-0726
classification:
epss-score: 0.01174
epss-percentile: 0.63808
metadata:
verified: true
max-request: 1
publicwww-query: "/wp-content/plugins/siteguard/"
tags: cve,cve2024,siteguard,wp-plugin,vuln
flow: http(1) && http(2)
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/siteguard/readme.txt"
matchers:
- type: dsl
internal: true
dsl:
- "status_code == 200"
- 'contains(body, "SiteGuard WP Plugin")'
condition: and
- method: GET
path:
- "{{BaseURL}}/wp-register.php"
matchers:
- type: dsl
dsl:
- "status_code == 301 || status_code == 302"
- "!contains(tolower(location), 'wp-login.php')"
- "!contains(tolower(location), 'wp-register.php')"
- "!contains(tolower(location), 'notfound')"
- "!contains(tolower(location), 'not-found')"
- "!contains(tolower(location), '/404')"
condition: and
extractors:
- type: kval
kval:
- location
# digest: 490a004630440220521eaa72e3d08d5cc92606908ff2e1febe5db28dc2f74d4fce3f6df0042183fc022041acb51f66e9a4705ddd09db29864eaf806bf55c0e10b4be1e96eac10035998c:922c64590222798bb761d5b6d8e72950Data
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