Lucene search
+L

7472 matches found

OSV
OSV
added 2023/01/17 6:34 p.m.14 views

GSD-2023-1001062 ksmbd: Fix resource leak in ksmbd_session_rpc_open()

ksmbd: Fix resource leak in ksmbdsessionrpcopen This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.86 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 5:54 p.m.15 views

GSD-2023-1000648 ksmbd: Fix resource leak in ksmbd_session_rpc_open()

ksmbd: Fix resource leak in ksmbdsessionrpcopen This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.16 by commit...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2023/01/16 12:00 a.m.31 views

Ubuntu: Security Advisory (USN-5804-2)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS8.2AI score0.21521EPSS
SaveExploits0References2
OSV
OSV
added 2023/01/13 2:50 a.m.17 views

USN-5804-1 linux, linux-aws, linux-aws-hwe, linux-azure, linux-azure-4.15, linux-gcp, linux-gcp-5.4, linux-hwe, linux-ibm, linux-kvm, linux-oracle, linux-oracle-5.4, vulnerabilities

It was discovered that the NFSD implementation in the Linux kernel did not properly handle some RPC messages, leading to a buffer overflow. A remote attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2022-43945 Tamás Koczka discovered that th...

8.8CVSS7.4AI score0.21521EPSS
SaveExploits0References5
NVD
NVD
added 2023/01/13 1:15 a.m.32 views

CVE-2022-46478

The RPC interface in datax-web v1.0.0 and v2.0.0 to v2.1.2 contains no permission checks by default which allows attackers to execute arbitrary commands via crafted Hessian serialized data...

9.8CVSS9.8AI score0.01091EPSS
SaveExploits1References1
Prion
Prion
added 2023/01/13 1:15 a.m.20 views

Design/Logic Flaw

The RPC interface in datax-web v1.0.0 and v2.0.0 to v2.1.2 contains no permission checks by default which allows attackers to execute arbitrary commands via crafted Hessian serialized data...

7.5CVSS9.6AI score0.01091EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/01/13 12:00 a.m.14 views

PT-2023-14939 · Datax-Web · Datax-Web

Name of the Vulnerable Software and Affected Versions: datax-web versions 1.0.0 through 2.1.2 Description: The issue concerns the RPC interface in datax-web, which lacks permission checks by default. This allows attackers to execute arbitrary commands by sending crafted Hessian serialized data...

9.8CVSS9.8AI score0.01091EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/01/13 12:00 a.m.34 views

CVE-2022-46478

The RPC interface in datax-web v1.0.0 and v2.0.0 to v2.1.2 contains no permission checks by default which allows attackers to execute arbitrary commands via crafted Hessian serialized data...

10AI score0.01091EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2023/01/13 12:00 a.m.6 views

CVE-2022-46478

The RPC interface in datax-web v1.0.0 and v2.0.0 to v2.1.2 contains no permission checks by default which allows attackers to execute arbitrary commands via crafted Hessian serialized data...

9.8AI score0.01091EPSS
SaveExploits1References1
CVE
CVE
added 2023/01/13 12:00 a.m.64 views

CVE-2022-46478

The CVE-2022-46478 issue affects datax-web v1.0.0 and v2.0.0 through v2.1.2. The RPC interface does not perform default permission checks, enabling an attacker to execute arbitrary commands by sending crafted Hessian-serialized data. Impact is described as remote command execution over the networ...

9.8CVSS9.6AI score0.01091EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2023/01/13 12:00 a.m.21 views

CVE-2022-46478

The RPC interface in datax-web v1.0.0 and v2.0.0 to v2.1.2 contains no permission checks by default which allows attackers to execute arbitrary commands via crafted Hessian serialized data...

9.8CVSS7.7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/01/11 11:54 p.m.29 views

XML-RPC for PHP allows access to local files via malicious argument to the Client::send method

Abusing the $method argument of Client::send, it was possible to force the client to access local files or connect to undesired urls instead of the intended target server's url the one used in the Client constructor. This weakness only affects installations where all the following conditions appl...

0.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/01/11 11:54 p.m.43 views

GHSA-M95X-M25C-W9MP XML-RPC for PHP allows access to local files via malicious argument to the Client::send method

Abusing the $method argument of Client::send, it was possible to force the client to access local files or connect to undesired urls instead of the intended target server's url the one used in the Client constructor. This weakness only affects installations where all the following conditions appl...

7.1AI score
SaveExploits0References4
OSV
OSV
added 2023/01/11 11:53 p.m.40 views

GHSA-7VCX-V65Q-9WPG XML-RPC for PHP's `Wrapper::buildClientWrapperCode` method allows code injection via malicious `$client` argument

In order for this weakness to be exploited, the following conditions have to apply, at the same time: - method Wrapper::buildClientWrapperCode, or any methods which depend on it, such as Wrapper::wrapXmlrpcServer, Wrapper::wrapXmlrpcMethod or Wrapper::buildWrapMethodSource must be in use. Note th...

7.5AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/01/11 11:53 p.m.17 views

XML-RPC for PHP's `Wrapper::buildClientWrapperCode` method allows code injection via malicious `$client` argument

In order for this weakness to be exploited, the following conditions have to apply, at the same time: - method Wrapper::buildClientWrapperCode, or any methods which depend on it, such as Wrapper::wrapXmlrpcServer, Wrapper::wrapXmlrpcMethod or Wrapper::buildWrapMethodSource must be in use. Note th...

0.9AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/01/11 11:51 p.m.22 views

XML-RPC for PHP's debugger vulnerable to possible XSS attack

The bundled xml-rpc debugger is susceptible to XSS attacks. Since the debugger is not designed to be exposed to end users but only to the developers using this library, and in the default configuration it is not exposed to requests from the web, the likelihood of exploitation may be low...

3.5AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/01/11 11:51 p.m.26 views

GHSA-PXQJ-XRV5-QVJF XML-RPC for PHP's debugger vulnerable to possible XSS attack

The bundled xml-rpc debugger is susceptible to XSS attacks. Since the debugger is not designed to be exposed to end users but only to the developers using this library, and in the default configuration it is not exposed to requests from the web, the likelihood of exploitation may be low...

6.2AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/01/11 12:00 a.m.6 views

PT-2023-33050 · Softwarex · Softwarex

Name of the Vulnerable Software and Affected Versions: No specific software or versions mentioned, use: Software affected versions not specified Description: The issue concerns a susceptibility to XSS attacks in the bundled xml-rpc debugger. This debugger is intended for developers and not for en...

6.1AI score
SaveExploits0References4
CVE
CVE
added 2023/01/10 12:00 a.m.143 views

CVE-2023-21525

Technical details for CVE-2023-21525 are not publicly provided in the supplied documents; no affected product/version/exploit information is available here. Monitor for updates from official advisories to obtain specifics and remediation guidance.

5.3CVSS5.6AI score0.01508EPSS
SaveExploits0References1Affected Software15
Kaspersky
Kaspersky
added 2023/01/10 12:00 a.m.125 views

KLA20158 Multiple vulnerabilities in Microsoft Products (ESU)

Multiple vulnerabilities were found in Microsoft Products Extended Security Update. Malicious users can exploit these vulnerabilities to cause denial of service, gain privileges, execute arbitrary code, bypass security restrictions, obtain sensitive information. Below is a complete list of...

9.1CVSS9.7AI score0.41806EPSS
SaveExploits3References63
Rows per page
Query Builder