Lucene search
+L

16043 matches found

Code423n4
Code423n4
added 2022/10/25 12:00 a.m.29 views

LayerZeroModule miscalculates gas, risking loss of assets

Lines of code Vulnerability details Description Holograph gets it's cross chain messaging primitives through Layer Zero. To get pricing estimate, it uses the DstConfig price struct exposed in LZ's RelayerV2 The issue is that the important baseGas and gasPerByte configuration parameters, which are...

6.8AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2022/10/25 12:00 a.m.10 views

CVE-2022-39312 Dataease Mysql Data Source JDBC Connection Parameters Not Verified Leads to Deserialization Vulnerability

Dataease is an open source data visualization analysis tool. Dataease prior to 1.15.2 has a deserialization vulnerability. In Dataease, the Mysql data source in the data source function can customize the JDBC connection parameters and the Mysql server target to be connected. In...

9.8CVSS9.8AI score0.01572EPSS
SaveExploits1References4
CVE
CVE
added 2022/10/25 12:00 a.m.76 views

CVE-2022-36453

The CVE-2022-36453 affects Mitel MiCollab Client API (MiCollab versions 9.1.3–9.5.0.101). The underlying issue is improper authorization controls in the client API, allowing an authenticated attacker to modify their own profile parameters and potentially take control of another extension number. ...

8.8CVSS8.4AI score0.00614EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2022/10/25 12:00 a.m.11 views

WithSecure products 跨站脚本漏洞

WithSecure products is a series of security software from the Finnish company WithSecure. A security vulnerability exists in WithSecure versions 2022-08-10 and earlier, which stems from the presence of reflected cross-site scripting with unvalidated parameters in an endpoint, allowing a remote...

6.1CVSS6AI score0.00714EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2022/10/25 12:00 a.m.11 views

CVE-2022-36451

A vulnerability in the MiCollab Client server component of Mitel MiCollab through 9.5.0.101 could allow an authenticated attacker to conduct a Server-Side Request Forgery SSRF attack due to insufficient restriction of URL parameters. A successful exploit could allow an attacker to leverage...

8.6AI score0.00614EPSS
SaveExploits0References2
Veracode
Veracode
added 2022/10/24 2:11 a.m.29 views

Authorization Bypass

NopCommerce.Core is vulnerable to authorization bypass. The vulnerability is due to the AddressEdit function in CustomerController.cs not properly removing redundant address endpoint parameters, allowing a malicious user to modify the addresses of other users on the site...

7.5CVSS7.2AI score0.00684EPSS
SaveExploits0References5Affected Software1
Code423n4
Code423n4
added 2022/10/23 12:00 a.m.9 views

When admin sets fee parameters on a pair, it is guaranteed to corrupt the critical static fee parameters.

Lines of code Vulnerability details Description Factory owner can configure fee parameters of any pair using setFeesParametersOnPair. The actual change in pair storage happens in setFeeParameters: function setFeesParametersbytes32 packedFeeParameters internal bytes32 feeStorageSlot; assembly...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/10/21 11:05 a.m.16 views

OESA-2022-2004 golang security update

The Go Programming Language Security Fixes: Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum si...

6.2CVSS5AI score0.01659EPSS
SaveExploits1References4
OSV
OSV
added 2022/10/21 6:15 a.m.11 views

UBUNTU-CVE-2022-3625

A vulnerability was found in Linux Kernel. It has been classified as critical. This affects the function devlinkparamset/devlinkparamget of the file net/core/devlink.c of the component IPsec. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The...

7.8CVSS6.1AI score0.00334EPSS
SaveExploits0References9
WPVulnDB
WPVulnDB
added 2022/10/21 12:00 a.m.19 views

Quiz And Survey Master < 7.3.5 - Contributor+ Stored Cross-Site Scripting

The plugin does not sanitise and escape some parameters, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks...

5.4CVSS3.3AI score0.00478EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/10/21 12:00 a.m.23 views

Quiz And Survey Master < 7.3.5 - Contributor+ Stored XSS

The plugin does not sanitise and escape some parameters, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks...

5.4CVSS3AI score0.00449EPSS
SaveExploits0Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/10/20 12:00 a.m.10 views

The vulnerability in the implementation of the editPerson.action and struts2-rest-showcase/orders scripts on the Apache Struts software platform allows an attacker to perform XSS attacks.

The vulnerability of the editPerson.action and struts2-rest-showcase/orders implementations on the Apache Struts software platform exists due to the lack of measures taken to protect the web page structure. Exploiting this vulnerability allows an attacker to execute XSS attacks by using the...

5.3CVSS7.8AI score0.58476EPSS
SaveExploits2References7Affected Software3
Microsoft CVE
Microsoft CVE
added 2022/10/19 7:00 a.m.4 views

Incorrect sanitization of forwarded query parameters in net/http/httputil

...

7.5CVSS6.6AI score0.01147EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2022/10/19 12:00 a.m.10 views

CVE-2022-43425

Jenkins Custom Checkbox Parameter Plugin 1.4 and earlier does not escape the name and description of Custom Checkbox Parameter parameters on views displaying parameters, resulting in a stored cross-site scripting XSS vulnerability exploitable by attackers with Item/Configure permission...

5.3AI score0.00823EPSS
SaveExploits0References2
OSV
OSV
added 2022/10/18 11:14 p.m.12 views

MGASA-2022-0377 Updated golang packages fix security vulnerability

regexp/syntax: limit memory used by parsing regexps CVE-2022-41715 archive/tar: unbounded memory consumption when reading headers CVE-2022-2879 net/http/httputil: ReverseProxy should not forward unparseable query parameters CVE-2022-2880...

7.5CVSS7.7AI score0.01659EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/10/18 6:05 p.m.59 views

MySQL JDBC deserialization vulnerability

Impact In Dataease, the Mysql data source in the data source function can customize the JDBC connection parameters and the Mysql server target to be connected. In backend/src/main/java/io/dataease/provider/datasource/JdbcProvider.java, MysqlConfiguration class don't filter any parameters, directl...

9.8CVSS9.2AI score0.01572EPSS
SaveExploits1References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/10/18 12:00 a.m.10 views

The vulnerability of the ParametersInterceptor class implementation in the Apache Struts software platform allows attackers to compromise the integrity of the protected information.

The vulnerability of the ParametersInterceptor class implementation in the Apache Struts software platform is related to insufficient validation of input data. Exploiting this vulnerability allows an attacker to manipulate the integrity of protected information by using a class parameter passed t...

5CVSS7.1AI score0.99524EPSS
SaveExploits8References15Affected Software13
NVD
NVD
added 2022/10/17 10:15 p.m.25 views

CVE-2020-8973

ZGR TPS200 NG in its 2.00 firmware version and 1.01 hardware version, does not properly accept specially constructed requests. This allows an attacker with access to the network where the affected asset is located, to operate and change several parameters without having to be registered as a user...

9.3CVSS0.00446EPSS
SaveExploits0References1
OSV
OSV
added 2022/10/17 12:15 p.m.14 views

CVE-2022-2563

The Tutor LMS WordPress plugin before 2.0.10 does not escape some course parameters, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

4.8CVSS5.8AI score0.00607EPSS
SaveExploits2References1
zdt
zdt
added 2022/10/17 12:00 a.m.200 views

MiniDVBLinux 5.4 Change Root Password Vulnerability

MiniDVBLinux 5.4 Change Root Password PoC Vendor: MiniDVBLinux Product web page: https://www.minidvblinux.de Affected version: =5.4 Summary: MiniDVBLinuxTM Distribution MLD. MLD offers a simple way to convert a standard PC into a Multi Media Centre based on the Video Disk Recorder VDR by Klaus...

0.3AI score
SaveExploits0
Rows per page
Query Builder