Lucene search
+L

8237 matches found

Zero Day Initiative
Zero Day Initiative
added 2023/07/18 12:00 a.m.36 views

(Pwn2Own) Tesla Model 3 Gateway Firmware Signature Validation Bypass Vulnerability

This vulnerability allows network-adjacent attackers to execute arbitrary code on affected Tesla Model 3 vehicles. An attacker must first obtain the ability to execute privileged code on the Tesla infotainment system in order to exploit this vulnerability. The specific flaw exists within the...

9CVSS7.4AI score0.00429EPSS
SaveExploits0
Kitploit
Kitploit
added 2023/07/17 12:30 p.m.85 views

VX-API - Collection Of Various Malicious Functionality To Aid In Malware Development

The VX-API is a collection of malicious functionality to aid in malware development. It is recommended you clone and/or download this entire repo then open the Visual Studio solution file to easily explore functionality and concepts. Some functions may be dependent on other functions present with...

6.8AI score
SaveExploits0References1
CNNVD
CNNVD
added 2023/07/14 12:00 a.m.8 views

Wireshark 缓冲区错误漏洞

Wireshark is a set of network packet analysis software from the Wireshark Wireshark team. The function of the software is to intercept network packets and display detailed data for analysis. A denial of service vulnerability exists in Wireshark versions 4.0.0 to 4.0.6, which stems from not proper...

5.5CVSS9AI score0.00239EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2023/07/13 12:00 a.m.21 views

Unauthorized Withdrawal of ETH by Admin in _withdraw.

Lines of code Vulnerability details Impact An attacker with admin privileges can maliciously execute the withdraw function, resulting in the unauthorized withdrawal of all the ETH in the contract. Proof of Concept withdrawNounsDAOStorageV3.StorageV3 storage ds external onlyAdminds returns uint256...

7.2AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/07/13 12:00 a.m.75 views

New in Spring 6.1: RestClient

Spring Framework 6.1 M2 introduces the RestClient, a new synchronous HTTP client. As the name suggests, RestClient offers the fluent API of WebClient with the infrastructure of RestTemplate. Fourteen years ago, when RestTemplate was introduced in Spring Framework 3.0, we quickly discovered that...

7AI score
SaveExploits0
CNNVD
CNNVD
added 2023/07/12 12:00 a.m.16 views

Rockwell Automation 1756 EN2和1756 EN3 缓冲区错误漏洞

Rockwell Automation 1756 is a scalable controller solution from Rockwell Automation. It is capable of addressing a large number of I/O points. A denial of service vulnerability exists in Rockwell Automation 1756 EN2 and 1756 EN3, which arises from a failure to properly handle incoming error...

9.8CVSS7.6AI score0.05526EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/07/07 12:00 a.m.10 views

PT-2023-8215 · D Link · D-Link G416

Name of the Vulnerable Software and Affected Versions: D-Link G416 affected versions not specified Description: This issue allows network-adjacent attackers to disclose sensitive information on affected installations of D-Link G416 routers. The specific flaw exists within the HTTP service listeni...

6.5CVSS6.7AI score0.00514EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2023/07/05 12:00 a.m.19 views

PT-2025-38350

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.10.142-1-generic, 5.10.142-1-hardened, 6.1.50-1-generic, and 6.1.90-1-generic Description The Linux kernel contains a flaw in the net/mlx5e module, specifically within the mlx5e fs tt redirect any create...

5.5CVSS6.3AI score0.00154EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/07/02 12:00 a.m.9 views

PT-2025-53202

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.2.0-rc1+ 4 Description The Linux kernel contains a flaw within the ntfs3 file system related to handling extended attributes. Specifically, the ntfs read ea function does not properly return an error code for...

7.7CVSS5.9AI score0.00157EPSS
SaveExploits0
NVD
NVD
added 2023/06/28 9:15 p.m.25 views

CVE-2023-3390

A use-after-free vulnerability was found in the Linux kernel's netfilter subsystem in net/netfilter/nftablesapi.c. Mishandled error handling with NFTMSGNEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local...

7.8CVSS7.7AI score0.00914EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2023/06/27 3:19 p.m.12 views

libssh: authorization bypass in pki_verify_data_signature

A vulnerability was found in libssh, where the authentication check of the connecting client can be bypassed in thepkiverifydatasignature function in memory allocation problems. This issue may happen if there is insufficient memory or the memory usage is limited. The problem is caused by the retu...

6.5CVSS6.6AI score0.01061EPSS
SaveExploits2References5
Github Security Blog
Github Security Blog
added 2023/06/26 3:48 p.m.24 views

Coraza has potential denial of service vulnerability

Summary Due to the misuse of log.Fatalf, the application using coraza crashed after receiving crafted requests from attackers. Details https://github.com/corazawaf/coraza/blob/82157f85f24c6107667bf0f686b71a72aafdf8a5/internal/bodyprocessors/multipart.goL26-L29 The bodyprocessors of multipart uses...

7.5CVSS6.7AI score0.00723EPSS
SaveExploits0References10Affected Software2
Positive Technologies
Positive Technologies
added 2023/06/26 12:00 a.m.6 views

PT-2023-27522 · Owasp · Owasp Coraza Waf

Name of the Vulnerable Software and Affected Versions: OWASP Coraza WAF versions prior to 3.0.1 Description: The issue is caused by the misuse of log.Fatalf in the OWASP Coraza WAF library, which leads to the application crashing after receiving crafted requests from attackers. The application wi...

7.5CVSS7.3AI score0.00723EPSS
SaveExploits0References16
Code423n4
Code423n4
added 2023/06/23 12:00 a.m.11 views

An error could lead to coins not being returned to user

Lines of code Vulnerability details Impact The function swapCoins does check that SendCoins does receive them correctly here but not when sending them to the user here Proof of Concept If there is an error returning the swapped coins to the user, they will remain locked. There is no history of...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/06/23 12:00 a.m.26 views

The last error in swap.go#swapCoins() was not handled correctly.

Lines of code Vulnerability details Impact If the last statement of the swapCoins function returns an error, the swap is only half completed, i.e. only the user's assets are deducted transferred to the pool, but the user's bought assets are not sent to the user, resulting in a loss of the user's...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/06/21 12:00 a.m.11 views

potential arithmetic overflow in the code under review.

Lines of code Vulnerability details Summary This report highlights a high vulnerability related to potential arithmetic overflow in the code under review. Vulnerability Details The code performs arithmetic operations, such as addition, subtraction, multiplication, and division, on sdk.Int values...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2023/06/21 12:00 a.m.18 views

Inadequate error handling

Lines of code Vulnerability details Summary This report highlights a high vulnerability related to inadequate error handling in the code under review. Vulnerability Details The code lacks proper error handling in certain functions. Specifically, when errors occur, such as in the swapCoins functio...

7AI score
SaveExploits0
Wallarm Lab
Wallarm Lab
added 2023/06/15 2:33 p.m.97 views

OWASP APIsec Top-10 2023 Is Here | API Security Newsletter

Welcome to our May API newsletter, recapping some of the events of last month. As the old proverb goes, April showers bring May flowers – and this means the bees at the Wallarm hive have been in full foraging mode and the honey is flowing: lots of updates & improvements to the platform, and much...

7.5CVSS9.1AI score0.71641EPSS
SaveExploits10
OSV
OSV
added 2023/06/08 9:57 a.m.7 views

USN-6146-1 netatalk vulnerabilities

It was discovered that Netatalk did not properly validate the length of user-supplied data in the DSI structures. A remote attacker could possibly use this issue to execute arbitrary code with the privileges of the user invoking the programs. This issue only affected Ubuntu 20.04 LTS and Ubuntu...

9.8CVSS7.2AI score0.18903EPSS
SaveExploits1References10
Code423n4
Code423n4
added 2023/06/08 12:00 a.m.13 views

An oracle deprecation might lead the protocol to sell assets for a low price

Lines of code Vulnerability details During a Dutch Auction, if a user places a bid, the trade is settled in the same transaction. As part of this process, the backing manager tries to call the rebalance function again. The call to rebalance is wrapped in a try-catch block, if an error occurs and...

7AI score
SaveExploits0
Rows per page
Query Builder