Lucene search
+L

10196 matches found

CVE
CVE
added 2023/12/04 10:40 p.m.128 views

CVE-2023-40082

CVE-2023-40082: Elevation of privilege affecting Google Android via modify_for_next_stage in fdt.rs, which can render KASLR ineffective due to improper crypto use. The result is remote escalation of privilege with no required user interaction and no additional execution privileges needed, as desc...

9.8CVSS9.2AI score0.00639EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/12/04 10:40 p.m.11 views

CVE-2023-40082

In modifyfornextstage of fdt.rs, there is a possible way to render KASLR ineffective due to improperly used crypto. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.4AI score0.00639EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2023/12/04 12:00 a.m.19 views

latestAnswer() may return stale values

Lines of code 121, 122, 123, 124, 51 Vulnerability details latestAnswer only returns the latest answer or zero, and thus there is no way to tell whether the value is stale or not. Use latestRoundData instead, and check whether the latest timestamp is within your protocol's limits. File:...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/12/01 2:31 p.m.242 views

Node.js: Node.js is vulnerable to the Marvin Attack (timing variant of the Bleichenbacher attack against PKCS#1 v1.5 padding)

A timing side-channel vulnerability in the crypto library's privateDecrypt API allowed attackers to remotely exploit and decrypt or forge signatures when processing encrypted messages...

7.4CVSS6.6AI score0.01302EPSS
SaveExploits0
OSV
OSV
added 2023/12/01 12:00 a.m.37 views

ASB-A-290909089

In modifyfornextstage of fdt.rs, there is a possible way to render KASLR ineffective due to improperly used crypto. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

9.8CVSS9.3AI score0.00639EPSS
SaveExploits0References2
Opera Security Advisories
Opera Security Advisories
added 2023/12/01 12:00 a.m.16 views

Update your browser: Security fixes for latest Chrome bugs

News, Security Update your browser: Security fixes for latest Chrome bugs Share December 1st, 2023 Hi everyone! The latest patches to the Opera, Opera GX, and Opera Crypto browsers address several recent vulnerabilities, including a zero-day exploit CVE-2023-6345. We recommend updating your...

9.6CVSS7.3AI score0.16468EPSS
SaveExploits4References1
Positive Technologies
Positive Technologies
added 2023/12/01 12:00 a.m.12 views

PT-2023-7530 · Google · Android

Name of the Vulnerable Software and Affected Versions: Android versions prior to 2023-12-05 security patch Description: The issue is related to the APEX module framework of AOSP, where improperly used crypto could lead to a malicious update of platform components. This could result in local...

7.8CVSS7.7AI score0.00333EPSS
SaveExploits0References30
OSV
OSV
added 2023/12/01 12:00 a.m.17 views

ASB-A-301094654

In TBD of TBD, there is a possible malicious update to platform components due to improperly used crypto. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS7.3AI score0.00333EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2023/11/30 6:09 a.m.33 views

U.S. Treasury Sanctions Sinbad Cryptocurrency Mixer Used by North Korean Hackers

The U.S. Treasury Department on Wednesday imposed sanctions against Sinbad, a virtual currency mixer that has been put to use by the North Korea-linked Lazarus Group to launder ill-gotten proceeds. "Sinbad has processed millions of dollars' worth of virtual currency from Lazarus Group heists,...

7.1AI score
SaveExploits0
Veracode
Veracode
added 2023/11/29 5:49 a.m.33 views

Denial Of Service (DoS)

nodejs is vulnerable to Denial Of Service DoS. The vulnerability exists when an invalid public key is used to create an x509 certificate using the crypto.X509Certificate API. A non-expected termination occurs, making it susceptible to Denial of Service DoS attacks. In this scenario, an attacker...

5.3CVSS6.8AI score0.01157EPSS
SaveExploits0References3Affected Software1
Code423n4
Code423n4
added 2023/11/29 12:00 a.m.22 views

Title of issue/finding

Lines of code , Vulnerability details Impact description for the issue found Content includes @Audit stack and code example of the issue Content includes @Audit stack and code example of the issue Assessed type other --- The text was updated successfully, but these errors were encountered: All...

7.4AI score
SaveExploits0
Code423n4
Code423n4
added 2023/11/29 12:00 a.m.22 views

Unchecked return value of low-level

Lines of code Vulnerability details Impact description of issue/finding Content includes @Audit stack and code example of the issue Assessed type other --- The text was updated successfully, but these errors were encountered: All reactions...

7.4AI score
SaveExploits0
OSV
OSV
added 2023/11/28 8:15 p.m.9 views

UBUNTU-CVE-2023-30588

When an invalid public key is used to create an x509 certificate using the crypto.X509Certificate API a non-expect termination occurs making it susceptible to DoS attacks when the attacker could force interruptions of application processing, as the process terminates when accessing public key inf...

5.3CVSS6.9AI score0.01157EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2023/11/28 7:15 p.m.35 views

CVE-2023-30588

When an invalid public key is used to create an x509 certificate using the crypto.X509Certificate API a non-expect termination occurs making it susceptible to DoS attacks when the attacker could force interruptions of application processing, as the process terminates when accessing public key inf...

6.4AI score0.01157EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/11/28 5:57 p.m.7 views

kernel: use after free in nvmet_tcp_free_crypto in NVMe

A use-after-free vulnerability was found in drivers/nvme/target/tcp.c in nvmettcpfreecrypto due to a logical bug in the NVMe/TCP subsystem in the Linux kernel. This issue may allow a malicious user to cause a use-after-free and double-free problem, which may permit remote code execution or lead t...

8.8CVSS7.3AI score0.09141EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2023/11/28 4:09 p.m.8 views

kernel: use after free in nvmet_tcp_free_crypto in NVMe

A use-after-free vulnerability was found in drivers/nvme/target/tcp.c in nvmettcpfreecrypto due to a logical bug in the NVMe/TCP subsystem in the Linux kernel. This issue may allow a malicious user to cause a use-after-free and double-free problem, which may permit remote code execution or lead t...

8.8CVSS7.3AI score0.09141EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2023/11/28 4:05 p.m.8 views

kernel: use after free in nvmet_tcp_free_crypto in NVMe

A use-after-free vulnerability was found in drivers/nvme/target/tcp.c in nvmettcpfreecrypto due to a logical bug in the NVMe/TCP subsystem in the Linux kernel. This issue may allow a malicious user to cause a use-after-free and double-free problem, which may permit remote code execution or lead t...

8.8CVSS7.3AI score0.09141EPSS
SaveExploits2References5
The Hacker News
The Hacker News
added 2023/11/28 10:33 a.m.40 views

Key Cybercriminals Behind Notorious Ransomware Families Arrested in Ukraine

A coordinated law enforcement operation has led to the arrest of key individuals in Ukraine who are alleged to be a part of several ransomware schemes. "On 21 November, 30 properties were searched in the regions of Kyiv, Cherkasy, Rivne, and Vinnytsia, resulting in the arrest of the 32-year-old...

7.6AI score
SaveExploits0
The Hacker News
The Hacker News
added 2023/11/28 4:54 a.m.101 views

N. Korean Hackers 'Mixing' macOS Malware Tactics to Evade Detection

The North Korean threat actors behind macOS malware strains such as RustBucket and KANDYKORN have been observed "mixing and matching" different elements of the two disparate attack chains, leveraging RustBucket droppers to deliver KANDYKORN. The findings come from cybersecurity firm SentinelOne,...

10CVSS9.5AI score0.99723EPSS
SaveExploits32
Patchstack
Patchstack
added 2023/11/28 12:00 a.m.16 views

WordPress Crypto Converter Widget Plugin <= 1.8.3 is vulnerable to Cross Site Scripting (XSS)

Software Crypto Converter Widget Type Plugin Vulnerable versions = 1.8.3 Fixed in 1.8.4 OWASP Top 10 A3: Injection Classification Cross Site Scripting XSS CVE CVE-2023-49150 Patch priority Low CVSS severity Low 6.5 Developer Claim ownership PSID 6cbd695cc956 Credits Ngô Thiên An ancorn from...

6.5CVSS6.6AI score0.00385EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder