Lucene search
+L

2704 matches found

EUVD
EUVD
added 2025/10/22 3:31 p.m.8 views

EUVD-2022-55652

In the Linux kernel, the following vulnerability has been resolved: serial: pch: Fix PCI device refcount leak in pchrequestdma As comment of pcigetslot says, it returns a pcidevice with its refcount increased. The caller must decrement the reference count by calling pcidevput. Since 'dmadev' is...

5.6AI score0.00232EPSS
SaveExploits0References10
CNVD
CNVD
added 2025/10/21 12:0 a.m.6 views

WordPress Dynamically Display Posts plugin SQL Injection Vulnerability

WordPress Dynamically Display Posts plugin is a WordPress plugin for creating a store locator page in your website that displays information about nearby stores via Google Maps. WordPress Dynamically Display Posts plugin suffers from a SQL injection vulnerability that stems from a lack of...

7.5CVSS8AI score0.004EPSS
SaveExploits0References1
Malwarebytes
Malwarebytes
added 2025/10/20 2:26 p.m.10 views

What does Google know about me? (Lock and Code S06E21)

This week on the Lock and Code podcast … Google is everywhere in our lives. It's reach into our data extends just as far. After investigating how much data Facebook had collected about him in his nearly 20 years with the platform, Lock and Code host David Ruiz had similar questions about the othe...

6.9AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2025/10/20 2:26 p.m.11 views

What does Google know about me? (Lock and Code S06E21)

This week on the Lock and Code podcast … Google is everywhere in our lives. It's reach into our data extends just as far. After investigating how much data Facebook had collected about him in his nearly 20 years with the platform, Lock and Code host David Ruiz had similar questions about the othe...

6.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/10/19 6:43 a.m.18 views

CVE-2025-11703

The WP Go Maps formerly WP Google Maps plugin for WordPress is vulnerable to Cache Poisoning in all versions up to, and including, 9.0.48. This is due to the plugin not serving cached data from server-side responses and instead relying on user-input. This makes it possible for unauthenticated...

5.3CVSS6AI score0.00217EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/18 9:30 a.m.10 views

EUVD-2025-34978

The WP Go Maps formerly WP Google Maps plugin for WordPress is vulnerable to Cache Poisoning in all versions up to, and including, 9.0.48. This is due to the plugin not serving cached data from server-side responses and instead relying on user-input. This makes it possible for unauthenticated...

5.3CVSS5.6AI score0.00217EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/18 7:15 a.m.12 views

CVE-2025-11703

The WP Go Maps formerly WP Google Maps plugin for WordPress is vulnerable to Cache Poisoning in all versions up to, and including, 9.0.48. This is due to the plugin not serving cached data from server-side responses and instead relying on user-input. This makes it possible for unauthenticated...

5.3CVSS0.00217EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/10/18 6:42 a.m.4 views

CVE-2025-11703 WP Go Maps (formerly WP Google Maps) <= 9.0.48 - Unauthenticated Cache Poisoning

The WP Go Maps formerly WP Google Maps plugin for WordPress is vulnerable to Cache Poisoning in all versions up to, and including, 9.0.48. This is due to the plugin not serving cached data from server-side responses and instead relying on user-input. This makes it possible for unauthenticated...

5.3CVSS5.6AI score0.00217EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/18 6:42 a.m.23 views

CVE-2025-11703

CVE-2025-11703 affects the WP Go Maps (formerly WP Google Maps) WordPress plugin up to and including version 9.0.48. It describes an unauthenticated cache-poisoning vulnerability where server-side caching is not used for location search results and user input is relied upon, enabling an attacker ...

5.3CVSS5.7AI score0.00217EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/18 6:42 a.m.17 views

CVE-2025-11703 WP Go Maps (formerly WP Google Maps) <= 9.0.48 - Unauthenticated Cache Poisoning

The WP Go Maps formerly WP Google Maps plugin for WordPress is vulnerable to Cache Poisoning in all versions up to, and including, 9.0.48. This is due to the plugin not serving cached data from server-side responses and instead relying on user-input. This makes it possible for unauthenticated...

5.3CVSS0.00217EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/10/18 12:0 a.m.8 views

WordPress plugin WP Go Maps 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A security...

5.3CVSS6.7AI score0.00217EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/16 4:15 p.m.7 views

CVE-2025-62490

In quickjs, in jsprintobject, when printing an array, the function first fetches the array length and then loops over it. The issue is, printing a value is not side-effect free. An attacker-defined callback could run during jsprintvalue, during which the array could get resized and len1 become ou...

8.8CVSS5.8AI score
SaveExploits0References2
NVD
NVD
added 2025/10/16 4:15 p.m.13 views

CVE-2025-62490

In quickjs, in jsprintobject, when printing an array, the function first fetches the array length and then loops over it. The issue is, printing a value is not side-effect free. An attacker-defined callback could run during jsprintvalue, during which the array could get resized and len1 become ou...

8.8CVSS0.0038EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/16 4:15 p.m.20 views

UBUNTU-CVE-2025-62490

In quickjs, in jsprintobject, when printing an array, the function first fetches the array length and then loops over it. The issue is, printing a value is not side-effect free. An attacker-defined callback could run during jsprintvalue, during which the array could get resized and len1 become ou...

8.8CVSS5.8AI score0.0038EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/10/16 3:51 p.m.5 views

CVE-2025-62490 Use-after-free in js_print_object in QuickJS

In quickjs, in jsprintobject, when printing an array, the function first fetches the array length and then loops over it. The issue is, printing a value is not side-effect free. An attacker-defined callback could run during jsprintvalue, during which the array could get resized and len1 become ou...

8.8CVSS6.7AI score0.0038EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/10/16 3:51 p.m.19 views

CVE-2025-62490 Use-after-free in js_print_object in QuickJS

In quickjs, in jsprintobject, when printing an array, the function first fetches the array length and then loops over it. The issue is, printing a value is not side-effect free. An attacker-defined callback could run during jsprintvalue, during which the array could get resized and len1 become ou...

8.8CVSS0.0038EPSS
SaveExploits1References2
Malwarebytes
Malwarebytes
added 2025/10/14 12:21 p.m.13 views

Pixel-stealing “Pixnapping” attack targets Android devices

Researchers at US universities have demonstrated how a malicious Android app can trick the system into leaking pixel data. That may sound harmless, but imagine if a malicious app on your Android device could glimpse tiny bits of information on your screen—even the parts you thought were secure,...

5.5CVSS6.2AI score0.00122EPSS
SaveExploits0
Patchstack
Patchstack
added 2025/10/10 12:59 a.m.10 views

WordPress WP Mapbox GL JS Maps plugin <= 3.0.1 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by Muhammad Yudha - DJ in WordPress Plugin WP Mapbox GL JS Maps versions = 3.0.1...

5.4CVSS6.1AI score0.0019EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2025/10/09 2:15 a.m.7 views

CVE-2025-11166

The WP Go Maps formerly WP Google Maps plugin for WordPress is vulnerable to Cross-Site Request Forgery CSRF in all versions up to, and including, 9.0.46. This is due to the plugin exposing state-changing REST actions through an AJAX bridge without proper CSRF token validation, and having...

5.4CVSS0.00179EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/10/09 1:48 a.m.3 views

CVE-2025-11166 WP Go Maps (formerly WP Google Maps) <= 9.0.46 - Cross-Site Request Forgery to Plugin Settings Update

The WP Go Maps formerly WP Google Maps plugin for WordPress is vulnerable to Cross-Site Request Forgery CSRF in all versions up to, and including, 9.0.46. This is due to the plugin exposing state-changing REST actions through an AJAX bridge without proper CSRF token validation, and having...

5.4CVSS5.5AI score0.00179EPSS
SaveExploits0References6
Rows per page
Query Builder