Lucene search
+L

712 matches found

OSV
OSV
added 2025/05/13 8:2 p.m.7 views

GHSA-9P3P-W5JF-8XXG Kirby vulnerable to path traversal in the router for PHP's built-in server

TL;DR This vulnerability affects all Kirby setups that use PHP's built-in server. Such setups are commonly only used during local development. Sites that use other server software such as Apache, nginx or Caddy are not affected. ---- Introduction For use with PHP's built-in web server, Kirby...

2.3CVSS6.6AI score0.00495EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/13 3:20 p.m.48 views

CVE-2025-30207 Kirby vulnerable to path traversal in the router for PHP's built-in server

Kirby is an open-source content management system. A vulnerability in versions prior to 3.9.8.3, 3.10.1.2, and 4.7.1 affects all Kirby setups that use PHP's built-in server. Such setups are commonly only used during local development. Sites that use other server software such as Apache, nginx or...

2.3CVSS0.00495EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/05/13 3:20 p.m.8 views

CVE-2025-30207 Kirby vulnerable to path traversal in the router for PHP's built-in server

Kirby is an open-source content management system. A vulnerability in versions prior to 3.9.8.3, 3.10.1.2, and 4.7.1 affects all Kirby setups that use PHP's built-in server. Such setups are commonly only used during local development. Sites that use other server software such as Apache, nginx or...

2.3CVSS6.8AI score0.00495EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/13 3:20 p.m.67 views

CVE-2025-30207

Kirby (open-source CMS) is affected by a path traversal vulnerability in its router when using PHP’s built-in server. Versions prior to 3.9.8.3, 3.10.1.2, and 4.7.1 allow an attacker to navigate files outside the Kirby installation via the router delegating all existing files to PHP, enabling exi...

7.5CVSS6.5AI score0.00495EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

kernel: static_call: Handle module init failure correctly in static_call_del_module()

In the Linux kernel, the following vulnerability has been resolved: staticcall: Handle module init failure correctly in staticcalldelmodule Module insertion invokes staticcalladdmodule to initialize the static calls in a module. staticcalladdmodule invokes staticcallinit, which allocates a struct...

5.5CVSS6.3AI score0.00235EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/05/13 12:0 a.m.10 views

PT-2025-20912 · Kirby · Kirby

Name of the Vulnerable Software and Affected Versions: Kirby versions prior to 3.9.8.3 Kirby versions prior to 3.10.1.2 Kirby versions prior to 4.7.1 Description: A vulnerability in Kirby affects setups that use PHP's built-in server, commonly used during local development. This issue allows...

2.3CVSS6.2AI score0.00495EPSS
SaveExploits0References10
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/05/09 4:10 p.m.4 views

Malicious code in fwm-poc-built-sites (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware fa93c0829bbd693830f9aeffc69c03a26071b5fe6d560c9b1110c4b52e54da37 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/02 2:2 a.m.4 views

SUSE CVE-2025-37781

In the Linux kernel, the following vulnerability has been resolved: i2c: cros-ec-tunnel: defer probe if parent EC is not present When i2c-cros-ec-tunnel and the EC driver are built-in, the EC parent device will not be found, leading to NULL pointer dereference. That can also be reproduced by...

5.5CVSS7.5AI score0.00179EPSS
SaveExploits0References17
OSV
OSV
added 2025/05/01 2:15 p.m.6 views

UBUNTU-CVE-2025-37781

In the Linux kernel, the following vulnerability has been resolved: i2c: cros-ec-tunnel: defer probe if parent EC is not present When i2c-cros-ec-tunnel and the EC driver are built-in, the EC parent device will not be found, leading to NULL pointer dereference. That can also be reproduced by...

5.5CVSS6.2AI score0.00179EPSS
SaveExploits0References40
Positive Technologies
Positive Technologies
added 2025/04/28 12:0 a.m.5 views

PT-2025-19374

Name of the Vulnerable Software and Affected Versions Ubuntu edk2 UEFI firmware packages versions 2024.05-2ubuntu0.3 and 2024.02-2ubuntu0.3 Ubuntu edk2 UEFI firmware packages affected versions not specified Description The Ubuntu edk2 UEFI firmware packages unintentionally permitted access to the...

8.8CVSS6.7AI score0.00127EPSS
SaveExploits0References15
Veracode
Veracode
added 2025/04/16 3:12 a.m.12 views

Unsafe Deserialization

picklescan is vulnerable to Unsafe deserialization. The vulnerability is due to the ability to exploit built-in functions in the NumPy library that indirectly invoke dangerous functions like exec, allowing execution of arbitrary Python or OS commands...

7.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/03/22 9:19 p.m.25 views

CVE-2025-2538

A hardcoded credential vulnerability exists in a specific deployment pattern for Esri Portal for ArcGIS versions 11.4 and below that may allow a remote unauthenticated attacker to gain administrative access to the system...

9.8CVSS6.8AI score0.0054EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/03/17 12:0 a.m.14 views

CVE-2025-30143

Rule 3000216 before version 2 in Akamai App & API Protector with Akamai ASE before 2024-12-10 does not properly consider JavaScript variable assignment to built-in functions and properties...

5.4CVSS5.5AI score0.0022EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/02/27 3:2 a.m.4 views

SUSE CVE-2022-49692

In the Linux kernel, the following vulnerability has been resolved: net: phy: at803x: fix NULL pointer dereference on AR9331 PHY Latest kernel will explode on the PHY interrupt config, since it depends now on allocated priv. So, run probe to allocate priv to fix it. ar9331switch ethernet.1:10 lan...

5.5CVSS6.5AI score0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/25 1:15 p.m.5 views

CVE-2025-1262

The Advanced Google reCaptcha plugin for WordPress is vulnerable to CAPTCHA Bypass in versions up to, and including, 1.27 . This makes it possible for unauthenticated attackers to bypass the Built-in Math Captcha Verification...

5.3CVSS7.3AI score0.00331EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/02/25 12:0 a.m.17 views

PT-2025-7823 · WordPress · Advanced Google Recaptcha Plugin

Name of the Vulnerable Software and Affected Versions: Advanced Google reCaptcha plugin for WordPress versions up to, and including, 1.27 Description: The issue allows unauthenticated attackers to bypass the Built-in Math Captcha Verification, enabling them to circumvent the CAPTCHA protection...

5.3CVSS9.6AI score0.00331EPSS
SaveExploits0References9
SUSE Linux
SUSE Linux
added 2025/02/13 8:38 a.m.2 views

Security update for SUSE Manager Client Tools

This update fixes the following issues: salt: Revert setting SELinux context for minion service bsc1233667 Removed System V init support Fix the condition of alternatives for Tumbleweed and Leap 16 Build all python bindings for all flavors Make minion reconnecting on changing master IP bsc1228182...

5.7CVSS7.5AI score0.00172EPSS
SaveExploits0References38
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Tracing: Build event generation tests are performed only as modules. The kprobes and synth event generation test modules add events and lock them get a reference to those event files in the module initialization function, and...

5.5CVSS6.2AI score0.00283EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/01/22 3:47 p.m.3 views

Malicious code in built-with-workers (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 7f426ea9ad545f39f1e84cd26ee384b096d08c2b82f8b3554f97fc1ce85fac83 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSV
OSV
added 2025/01/22 3:47 p.m.2 views

MAL-2025-324 Malicious code in built-with-workers (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 7f426ea9ad545f39f1e84cd26ee384b096d08c2b82f8b3554f97fc1ce85fac83 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder