Lucene search
+L

45 matches found

Cvelist
Cvelist
added 2026/09/16 10:11 p.m.17 views

CVE-2026-61599 djust has an unauthenticated arbitrary module import via the WebSocket/SSE view-mount path

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, the djust live transport resolves the LiveView to mount from a client-supplied dotted path by calling importmodulepath, .... The module is imported — running its...

8.8CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/16 10:11 p.m.11 views

CVE-2026-61599

djust is a Django extension providing Phoenix LiveView-style reactive server-side rendering with Rust-powered performance. Prior to version 1.0.7 , the live transport resolves the LiveView to mount from a client-supplied dotted path by calling __import__(), executing a module's top-level code bef...

8.8CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/16 10:11 p.m.7 views

EUVD-2026-81307

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, the djust live transport resolves the LiveView to mount from a client-supplied dotted path by calling importmodulepath, .... The module is imported — running its...

8.8CVSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/09/16 10:09 p.m.5 views

djust has an unauthenticated arbitrary module import via the WebSocket/SSE view-mount path

Impact The djust live transport resolves the LiveView to mount from a client-supplied dotted path by calling importmodulepath, .... The module is imported — running its top-level code import side effects — before the framework checks that the resolved object is a LiveView subclass and before any...

8.8CVSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/09/15 12:00 a.m.7 views

Fedora 43 : perl-DBI (2026-a4674c5df6)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-a4674c5df6 advisory. 1.653 Fix test for 32bit-perl Fix arbitrary module and file loading via dbmtype/dbmmldbm CVE-2026-78030 Tighten symlink outside of fdir CVE-2026-153...

7.7CVSS6.1AI score0.00163EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 10:17 p.m.10 views

AZL-96659 CVE-2026-56864 affecting package golang 1.25.12-1

A malicious GOSUMDB was capable of serving arbitrary module content not contained within the transparency log. This attack allows for a coordinating GOPROXY and GOSUMDB to serve a client malicious module content that cannot be detected by evaluating the transparency log. In order to determine if...

7.5CVSS6.1AI score0.00298EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/13 10:17 p.m.16 views

CVE-2026-56864

A malicious GOSUMDB was capable of serving arbitrary module content not contained within the transparency log. This attack allows for a coordinating GOPROXY and GOSUMDB to serve a client malicious module content that cannot be detected by evaluating the transparency log. In order to determine if...

7.5CVSS5.8AI score0.00298EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 3:32 p.m.11 views

EUVD-2026-57274

Apache Airflow's Task SDK rebuilt a Callback object from serialized data by re-running its constructor, which imports the module named by the stored callback path. Because SyncCallback is itself an Airflow class it passes the default alloweddeserializationclasses allow-list, so tightening that...

5.9AI score0.00611EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:32 p.m.13 views

CVE-2026-67587

Apache Airflow's Task SDK rebuilt a Callback object from serialized data by re-running its constructor, which imports the module named by the stored callback path. Because SyncCallback is itself an Airflow class it passes the default alloweddeserializationclasses allow-list, so tightening that...

7.3CVSS5.8AI score0.00779EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.11 views

PT-2026-71126

Apache Airflow's Task SDK rebuilt a Callback object from serialized data by re-running its constructor, which imports the module named by the stored callback path. Because SyncCallback is itself an Airflow class it passes the default allowed deserialization classes allow-list, so tightening that...

8.8CVSS5.8AI score0.00779EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/07 4:03 p.m.18 views

PYSEC-2026-1785 Picklescan has Incomplete List of Disallowed Inputs

Summary Currently picklescanner only blocks some specific functions of the pydoc and operator modules. Attackers can use other functions within these allowed modules to go through undetected and achieve RCE on the final user. Particularly pydoc.locate: Can dynamically resolve and import arbitrary...

9.3CVSS6.1AI score0.00623EPSS
SaveExploits0References9
NVD
NVD
added 2026/07/07 12:16 p.m.27 views

CVE-2011-10043

Module::Load versions before 0.22 for Perl allow arbitrary modules outside of @INC to be loaded. Module names starting with "::" could be passed to the load function to specify arbitrary module paths. Attackers able to influence module names passed to load could use that bug to execute arbitrary...

9.8CVSS0.00775EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 12:16 p.m.10 views

UBUNTU-CVE-2011-10043

Module::Load versions before 0.22 for Perl allow arbitrary modules outside of @INC to be loaded. Module names starting with "::" could be passed to the load function to specify arbitrary module paths. Attackers able to influence module names passed to load could use that bug to execute arbitrary...

9.8CVSS6.3AI score0.00775EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/03 6:09 p.m.38 views

GHSA-7XHJ-55Q9-PC3M OpenClaw's hook transform module path allows traversal and arbitrary JavaScript module loading

Summary OpenClaw hook mapping transforms could be loaded via absolute paths or .. traversal, allowing arbitrary JavaScript module loading/execution in the gateway process when an attacker can modify hooks configuration. Affected Versions - Affected: = 2.0.0-beta3 and = 2026.2.13 - Fixed: 2026.2.1...

8.3CVSS6.2AI score0.00439EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/03/03 6:09 p.m.15 views

OpenClaw's hook transform module path allows traversal and arbitrary JavaScript module loading

Summary OpenClaw hook mapping transforms could be loaded via absolute paths or .. traversal, allowing arbitrary JavaScript module loading/execution in the gateway process when an attacker can modify hooks configuration. Affected Versions - Affected: = 2.0.0-beta3 and = 2026.2.13 - Fixed: 2026.2.1...

9.8CVSS6.2AI score0.00439EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/02/12 4:16 p.m.15 views

PYSEC-2026-33

Crawl4AI versions prior to 0.8.0 contain a remote code execution vulnerability in the Docker API deployment. The /crawl endpoint accepts a hooks parameter containing Python code that is executed using exec. The import builtin was included in the allowed builtins, allowing unauthenticated remote...

10CVSS6.6AI score0.0163EPSS
SaveExploits2References3
ATTACKERKB
ATTACKERKB
added 2026/02/12 3:31 p.m.9 views

CVE-2026-26216

Crawl4AI versions prior to 0.8.0 contain a remote code execution vulnerability in the Docker API deployment. The /crawl endpoint accepts a hooks parameter containing Python code that is executed using exec. The import builtin was included in the allowed builtins, allowing unauthenticated remote...

10CVSS6.7AI score0.0163EPSS
SaveExploits2References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2011-1036

Malware in sbrugna...

1.9CVSS6AI score0.00443EPSS
SaveExploits3References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2007-6570

Malware in sbrugna...

5CVSS6.4AI score0.03624EPSS
SaveExploits2References7
OSV
OSV
added 2024/09/14 11:07 a.m.8 views

OESA-2024-2142 wpa_supplicant security update

wpasupplicant is a WPA Supplicant for Linux, BSD, Mac OS X, and Windows with support for WPA and WPA2 IEEE 802.11i / RSN. It is suitable for both desktop/laptop computers and embedded systems. Supplicant is the IEEE 802.1X/WPA component that is used in the client stations. It implements key...

8.8CVSS7.3AI score0.00652EPSS
SaveExploits1References2
Rows per page
Query Builder