Lucene search
+L

201 matches found

Kitploit
Kitploit
added 2026/09/22 4:41 p.m.10 views

TwLocation

TwLocation 获取Twitter用户推文位置的Python脚本 由 Mazen Elzanaty 用 制作 功能 根据纬度和经度获取Twitter用户名 个人资料URL 推文的纬度和经度 指向纬度和经度的Google Maps链接 用法 TwLocation 应能在所有运行 Python 2.7 的 Linux 发行版上工作 首先,在终端中输入以下命令进行克隆 root@kitploit: git clone https://github.com/MazenElzanaty/TwLocation.git 现在导航到 TwLocation 目录 root@kitploit: cd...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 6:59 a.m.328 views

seeker

Available in Concept behind Seeker is simple, just like we host phishing pages to get credentials why not host a fake page that requests your location like many popular location based websites. Read more on thewhiteh4t's Blog .Seeker Hosts a fake website which asks for Location Permission and if...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/22 4:21 a.m.15 views

Snap-Scraper

Snap Scraper 描述 Snap Scraper 是一款开源情报工具,能根据一组经纬度坐标下载上传至 Snapchat Snap Map 的媒体内容。本项目绝不与 Snap 公司或任何其附属机构、子公司有关联、授权、维护、赞助或认可。本程序仅用于教育、取证及错误报告目的,且不提供任何担保。 使用本工具时请引用以下出版物: 1. Richard Matthews, Kieren Lovell, Matthew Sorell, Ghost protocol – Snapchat as a method of surveillance, Forensic Science...

6AI score
SaveExploits0References1
NVD
NVD
added 2026/09/18 8:17 a.m.11 views

CVE-2026-85705

The Location Manager plugin for WordPress is vulnerable to generic SQL Injection via 'latitude' and 'longitude' REST API Parameters in all versions up to, and including, 2.3.38 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query...

7.5CVSS0.00337EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/18 7:40 a.m.7 views

EUVD-2026-82763

The Location Manager plugin for WordPress is vulnerable to generic SQL Injection via 'latitude' and 'longitude' REST API Parameters in all versions up to, and including, 2.3.38 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query...

7.5CVSS0.00337EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/18 7:40 a.m.16 views

CVE-2026-85705

The Location Manager plugin for WordPress (up to and including version 2.3.38) is vulnerable to unauthenticated SQL injection via the latitude and longitude REST API parameters. The root cause is insufficient escaping of user-supplied parameters combined with inadequate preparation of the existin...

7.5CVSS0.00337EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/14 4:30 a.m.8 views

EUVD-2026-77198

A security vulnerability has been detected in Matthias-Wandel jhead up to 3.3. This impacts the function ProcessGpsInfo of the file gpsinfo.c of the component WebP EXIF Handler. Such manipulation of the argument TAGGPSLAT/TAGGPSLONG leads to heap-based buffer overflow. An attack has to be...

5.3CVSS5.6AI score0.00124EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/10 5:16 a.m.33 views

CVE-2026-15300

The GEO my WP plugin for WordPress was vulnerable to SQL Injection via the 'distance', 'lat', and 'lng' parameters in versions up to, and including, 4.5.4. The values were read from $SERVER'QUERYSTRING' via parsestr bypassing wpmagicquotes, which does not cover $SERVER, then passed through bare...

9.1CVSS0.00622EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/10 4:31 a.m.51 views

CVE-2026-15300

CVE-2026-15300 affects the GEO my WP WordPress plugin up to version 4.5.4. An SQL injection exists via the distance, lat, and lng parameters. Values are read from $_SERVER['QUERY_STRING'] with parse_str(), then passed through bare esc_sql() and interpolated into unquoted numeric positions in the ...

9.1CVSS6AI score0.00622EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/10 4:31 a.m.31 views

EUVD-2026-42807

The GEO my WP plugin for WordPress was vulnerable to SQL Injection via the 'distance', 'lat', and 'lng' parameters in versions up to, and including, 4.5.4. The values were read from $SERVER'QUERYSTRING' via parsestr bypassing wpmagicquotes, which does not cover $SERVER, then passed through bare...

9.1CVSS6AI score0.00622EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/10 4:31 a.m.53 views

CVE-2026-15300 GEO my WP <= 4.5.4 - Unauthenticated SQL Injection via 'distance' / 'lat' / 'lng' Parameters

The GEO my WP plugin for WordPress was vulnerable to SQL Injection via the 'distance', 'lat', and 'lng' parameters in versions up to, and including, 4.5.4. The values were read from $SERVER'QUERYSTRING' via parsestr bypassing wpmagicquotes, which does not cover $SERVER, then passed through bare...

9.1CVSS0.00622EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/07/10 4:31 a.m.15 views

CVE-2026-15300 GEO my WP <= 4.5.4 - Unauthenticated SQL Injection via 'distance' / 'lat' / 'lng' Parameters

The GEO my WP plugin for WordPress was vulnerable to SQL Injection via the 'distance', 'lat', and 'lng' parameters in versions up to, and including, 4.5.4. The values were read from $SERVER'QUERYSTRING' via parsestr bypassing wpmagicquotes, which does not cover $SERVER, then passed through bare...

9.1CVSS6.1AI score0.00622EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/10 12:00 a.m.31 views

PT-2026-57075

The GEO my WP plugin for WordPress was vulnerable to SQL Injection via the 'distance', 'lat', and 'lng' parameters in versions up to, and including, 4.5.4. The values were read from $ SERVER'QUERY STRING' via parse str bypassing wp magic quotes, which does not cover $ SERVER, then passed through...

9.1CVSS6.1AI score0.00622EPSS
SaveExploits0References7
NVD
NVD
added 2026/06/25 4:17 a.m.22 views

CVE-2026-12077

The Dokan Pro plugin for WordPress is vulnerable to time-based SQL Injection via the via 'latitude' and 'longitude' parameters in all versions up to, and including, 5.0.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This...

7.5CVSS0.00463EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/25 3:42 a.m.54 views

CVE-2026-12077

CVE-2026-12077 : The Dokan Pro plugin for WordPress (up to version 5.0.4) is vulnerable to a time-based SQL Injection via the latitude and longitude parameters. The root cause is insufficient escaping of user-supplied input and lack of proper preparation in the existing SQL query, enabling unauth...

7.5CVSS6AI score0.00463EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/25 3:42 a.m.50 views

CVE-2026-12077 Dokan Pro <= 5.0.4 - Unauthenticated SQL Injection via 'latitude' and 'longitude' Parameters

The Dokan Pro plugin for WordPress is vulnerable to time-based SQL Injection via the via 'latitude' and 'longitude' parameters in all versions up to, and including, 5.0.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This...

7.5CVSS0.00463EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/25 3:42 a.m.21 views

EUVD-2026-39166

The Dokan Pro plugin for WordPress is vulnerable to time-based SQL Injection via the via 'latitude' and 'longitude' parameters in all versions up to, and including, 5.0.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This...

7.5CVSS6AI score0.00463EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/25 12:00 a.m.20 views

PT-2026-52191

Name of the Vulnerable Software and Affected Versions Dokan Pro versions prior to 5.0.5 Description The Dokan Pro plugin for WordPress contains a time-based SQL Injection flaw. This issue occurs because user-supplied parameters are not sufficiently escaped and the SQL query is not properly...

7.5CVSS5.8AI score0.00463EPSS
SaveExploits0References6
NVD
NVD
added 2026/06/18 6:16 a.m.24 views

CVE-2026-10029

The Event Koi Lite – Events Calendar, Event Management, RSVP, and Tickets plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.3.13.1 via the getevents. This makes it possible for unauthenticated attackers to extract sensitive data including...

5.3CVSS0.0031EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2026/06/01 4:03 p.m.35 views

CVE-2026-9757

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'QUERYSTRING' via parsestr bypassing WordPress's wpmagicquotes protection, which only covers...

7.5CVSS5.8AI score0.00344EPSS
SaveExploits0References1
Rows per page
Query Builder