Lucene search
+L

14580 matches found

Packet Storm
Packet Storm
added 2024/09/11 12:00 a.m.873 views

VICIdial 2.14-917a Remote Code Execution

KL-001-2024-012: VICIdial Authenticated Remote Code Execution Title: VICIdial Authenticated Remote Code Execution Advisory ID: KL-001-2024-012 Publication Date: 2024-09-10 Publication URL: https://korelogic.com/Resources/Advisories/KL-001-2024-012.txt 1. Vulnerability Details Affected Vendor:...

9.8CVSS7AI score0.8023EPSS
SaveExploits12
Microsoft CVE
Microsoft CVE
added 2024/09/11 12:00 a.m.9 views

CVE-2024-43856

...

7.8CVSS6.2AI score0.00416EPSS
SaveExploits0
zdt
zdt
added 2024/09/11 12:00 a.m.525 views

VICIdial 2.14-917a Remote Code Execution Vulnerability

An attacker with authenticated access to VICIdial version 2.14-917a as an agent can execute arbitrary shell commands as the root user. This attack can be chained with CVE-2024-8503 to execute arbitrary shell commands starting from an unauthenticated perspective. Title: VICIdial Authenticated Remo...

9.8CVSS7.9AI score0.8023EPSS
SaveExploits12
Microsoft CVE
Microsoft CVE
added 2024/09/11 12:00 a.m.6 views

CVE-2024-42302

...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0
OSV
OSV
added 2024/09/10 4:15 a.m.8 views

CVE-2024-44112

Due to missing authorization check in SAP for Oil & Gas Transportation and Distribution, an attacker authenticated as a non-administrative user could call a remote-enabled function which will allow them to delete non-sensitive entries in a user data table. There is no effect on confidentiality or...

4.3CVSS5.8AI score0.0025EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/09/10 2:05 a.m.21 views

CVE-2024-8268 Frontend Dashboard <= 2.2.4 - Authenticated (Subscriber+) Arbitrary Function Call

The Frontend Dashboard plugin for WordPress is vulnerable to unauthorized code execution due to insufficient filtering on callable methods/functions via the ajaxrequest function in all versions up to, and including, 2.2.4. This makes it possible for authenticated attackers, with subscriber-level...

8.8CVSS7.7AI score0.00706EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2024/09/10 1:17 a.m.12 views

WordPress Frontend Dashboard plugin <= 2.2.4 - Authenticated (Subscriber+) Arbitrary Function Call vulnerability

Authenticated Subscriber+ Arbitrary Function Call vulnerability discovered by Lucio Sá in WordPress Plugin Frontend Dashboard versions = 2.2.4...

8.8CVSS7AI score0.00706EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/09/10 12:00 a.m.10 views

SAMSUNG Mobile Processor 安全漏洞

SAMSUNG Mobile Processor is a family of mobile processors from Samsung South Korea. A security vulnerability exists in SAMSUNG Mobile Processor that stems from not properly checking the pointer specified by CC Call Control Module, which could result in a denial of service dereference of an...

5.9CVSS6.6AI score0.00386EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/09/10 12:00 a.m.9 views

SAP NetWeaver Application Server 安全漏洞

SAP NetWeaver Application Server is an application server from SAP, Germany. A security vulnerability exists in SAP NetWeaver Application Server that stems from an RFC-enabled function module that allows a low-privileged user to read any user's workplace favorites and user menus, as well as all...

4.3CVSS6.4AI score0.00266EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/09/10 12:00 a.m.8 views

SAP NetWeaver Application Server 安全漏洞

SAP NetWeaver Application Server is an application server from SAP, Germany. A security vulnerability exists in SAP NetWeaver Application Server that stems from an RFC-enabled function module that allows a low-privileged user to add any workbook to any user's workplace favorites...

4.3CVSS6.5AI score0.0025EPSS
SaveExploits0References4
KoreLogic Security
KoreLogic Security
added 2024/09/10 12:00 a.m.99 views

VICIdial Authenticated Remote Code Execution

Vulnerability Details Affected Vendor: VICIdial Affected Product: VICIdial Affected Version: 2.14-917a Platform: GNU/Linux CWE Classification: CWE-78: Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' CVE ID: CVE-2024-8504 2. Vulnerability Description An...

9.8CVSS9.9AI score0.8023EPSS
SaveExploits12Affected Software1
CNNVD
CNNVD
added 2024/09/10 12:00 a.m.9 views

SAP NetWeaver Application Server 安全漏洞

SAP NetWeaver Application Server is an application server from SAP, Germany. A security vulnerability exists in SAP NetWeaver Application Server that stems from an RFC-enabled function module that allows a less-privileged user to perform a denial of service to any user and also to change or delet...

5.4CVSS6.4AI score0.00306EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/09/09 12:00 a.m.11 views

PT-2024-29908 · Sap · Sap Systems

Name of the Vulnerable Software and Affected Versions: SAP Systems affected versions not specified Description: The RFC enabled function module in SAP Systems allows a low-privileged user to read any user's workplace favorites and user menu, along with specific data of each node. This issue enabl...

4.3CVSS6.7AI score0.00266EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/09/05 2:13 p.m.10 views

grpc: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend

A flaw was found in Google gRPC due to HPACK table poisoning between the proxy and backend so that other clients see failed requests, resulting in a denial of service. This occurs because the error status for a misencoded header is not cleared between header reads, resulting in subsequent...

6.3CVSS5.7AI score0.00222EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2024/09/05 1:01 p.m.19 views

CVE-2024-7884 Memory leak when calling a canister method via `ic_cdk::call`

When a canister method is called via iccdk::call , a new Future CallFuture is created and can be awaited by the caller to get the execution result. Internally, the state of the Future is tracked and stored in a struct called CallFutureState. A bug in the polling implementation of the CallFuture...

7.5CVSS7AI score0.00693EPSS
SaveExploits0References3
RustSec
RustSec
added 2024/09/05 12:00 p.m.9 views

Memory leak when calling a canister method via `ic_cdk::call`

When a canister method is called via iccdk::call, a new Future CallFuture is created and can be awaited by the caller to get the execution result. Internally, the state of the Future is tracked and stored in a struct called CallFutureState. A bug in the polling implementation of the CallFuture...

7.5CVSS7AI score0.00693EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/09/05 9:39 a.m.15 views

MAL-2024-8842 Malicious code in call-blockflow (npm)

The package contains a preinstall hook which silently executes a malicious script with downloader functionality. This is characteristic of an ongoing North Korean state-sponsored campaign...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/09/05 9:39 a.m.9 views

Malicious code in call-blockflow (npm)

The package contains a preinstall hook which silently executes a malicious script with downloader functionality. This is characteristic of an ongoing North Korean state-sponsored campaign...

6.9AI score
SaveExploits0
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.45 views

CVE-2024-44989 bonding: fix xfrm real_dev null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm realdev null pointer dereference We shouldn't set realdev to NULL because packets can be in transit and xfrm might call xdodevoffloadok in parallel. All callbacks assume realdev is set. Example trace: kernel: BU...

0.00241EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/09/04 7:00 p.m.38 views

CVE-2024-44973 mm, slub: do not call do_slab_free for kfence object

In the Linux kernel, the following vulnerability has been resolved: mm, slub: do not call doslabfree for kfence object In 782f8906f805 the freeing of kfence objects was moved from deep inside doslabfree to the wrapper functions outside. This is a nice change, but unfortunately it missed one spot ...

8.1CVSS0.00439EPSS
SaveExploits0References2
Rows per page
Query Builder