Blog

"Prevention is cheaper than a breach"

Live Vulnerability Intelligence

Threat Database

Search CVEs, inspect descriptions, and open detail pages with AI-assisted technical context.

Total4
Critical1
High1
Medium2
Reset
Showing 1-4 of 4 records
Threat Entry Updated 2026-05-30

CVE-2026-9757 - Geo My Wp Plugin

The GEO my WP plugin for WordPress is vulnerable to SQL Injection via the 'swlatlng' and 'nelatlng' parameters in all versions up to, and including, 4.5.5 The parameters are read from $_SERVER['QUERY_STRING'] via parse_str() (bypassing WordPress's wp_magic_quotes protection, which only covers $_POST/$_GET/$_COOKIE/$_REQUEST), then each is split on ',' via explode() and the resulting fragments are interpolated directly into a SQL BETWEEN clause in gmw_get_locations_within_boundaries_sql() without is_numeric() validation, (float) casting, esc_sql(), or $wpdb->prepare(). This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can…

PLUGIN Geo My Wp

CVE-2026-9757

HIGH CVSS 7.5 2026-05-30
Threat Entry Updated 2025-06-09

CVE-2024-9422 - Geo My Wp Plugin

The GEO my WP WordPress plugin before 4.5, gmw-premium-settings WordPress plugin before 3.1 does not sufficiently validate files to be uploaded, which could allow attackers to upload arbitrary files such as PHP on the server.

PLUGIN Geo My Wp

CVE-2024-9422

MEDIUM CVSS 6.6 2024-11-22
Threat Entry Updated 2025-05-27

CVE-2024-6330 - Geo My Wp Plugin

The GEO my WP WordPress plugin before 4.5.0.2 does not prevent unauthenticated attackers from including arbitrary files in PHP's execution context, which leads to Remote Code Execution.

PLUGIN Geo My Wp

CVE-2024-6330

CRITICAL CVSS 9.8 2024-08-19
Threat Entry Updated 2024-11-21

CVE-2023-5467 - Geo My Wp Plugin

The GEO my WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via shortcodes in versions up to, and including, 4.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Geo My Wp

CVE-2023-5467

MEDIUM CVSS 6.4 2023-10-10
Scroll to top