Lucene search
+L

2564 matches found

Cvelist
Cvelist
added 2023/11/27 12:0 a.m.47 views

CVE-2023-42365

A use-after-free vulnerability was discovered in BusyBox v.1.36.1 via a crafted awk pattern in the awk.c copyvar function...

5.7AI score0.00396EPSS
SaveExploits1References1
OSV
OSV
added 2023/11/27 12:0 a.m.33 views

CVE-2023-42364

A use-after-free vulnerability in BusyBox v.1.36.1 allows attackers to cause a denial of service via a crafted awk pattern in the awk.c evaluate function...

5.5CVSS6.9AI score
SaveExploits0References4
OSV
OSV
added 2023/11/27 12:0 a.m.23 views

CVE-2023-42365

A use-after-free vulnerability was discovered in BusyBox v.1.36.1 via a crafted awk pattern in the awk.c copyvar function...

7.1AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/11/27 12:0 a.m.6 views

PT-2023-7296

Name of the Vulnerable Software and Affected Versions BusyBox version 1.36.1 Description The issue is related to a use-after-free vulnerability in the evaluate function of the awk.c file in the BusyBox set of UNIX utilities. This vulnerability can be exploited by attackers to cause a denial of...

9.8CVSS6.9AI score0.0313EPSS
SaveExploits7References69
CNNVD
CNNVD
added 2023/11/27 12:0 a.m.8 views

BusyBox Security Breach

BusyBox is a suite of applications containing several linux commands and tools by Denis Vlasenko, a Ukrainian individual developer. A security vulnerability exists in BusyBox version v.1.36.1, which stems from the presence of a post-release reuse vulnerability that allows an attacker to cause a...

5.5CVSS6.7AI score0.00433EPSS
SaveExploits1References2
Spring Security Advisories
Spring Security Advisories
added 2023/11/23 12:0 a.m.13 views

Spring Tips: Spring Boot 3.2

Hi, Spring fans! In this installment of Spring Tips, I look at the new Spring Boot 3.2 release, due to drop today, the 23rd of November 2023! 23-11-23! We're diving into the cool new features of Spring Boot 3.2 and Java 21. We'll explore how virtual threads from Project Loom make your code run...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2023/11/19 11:54 a.m.15 views

GitLab: Stored-XSS injected in Wiki page via Banzai pipeline

A vulnerability was found in the AbstractReferenceFilter class of the GitLab project that could be exploited to inject arbitrary HTML elements, leading to a stored cross-site scripting XSS vulnerability. The issue was caused by the way the application handled the processing of wiki page content,...

5.5AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/15 5:7 p.m.6 views

spring-security-webflux: path wildcard leads to security bypass

A flaw was found in Spring Security's WebFlux framework pattern matching, where it does not properly evaluate certain patterns. A server using path-based pattern matching in WebFlux could allow an attacker to bypass security settings for some request paths, potentially leading to information...

9.8CVSS7.1AI score0.03975EPSS
SaveExploits1References5
GithubExploit
GithubExploit
added 2023/11/08 10:39 a.m.406 views

Exploit for Integer Overflow or Wraparound in Microsoft

CVE-2023-36900 - About this vulnerability: https://msrc.micros...

7.8CVSS8.7AI score0.12053EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2023/10/31 2:24 a.m.7 views

SUSE CVE-2022-1117

A vulnerability was found in fapolicyd. The vulnerability occurs due to an assumption on how glibc names the runtime linker, a build time regular expression may not correctly detect the runtime linker. The consequence is that the pattern detection for applications launched by the run time linker...

8.4CVSS7AI score0.00309EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2023/10/30 5:57 a.m.78 views

CVE-2023-31422

A flaw was found by Elastic, where sensitive information is recorded in Kibana logs. This issue occurs in the event of an error when logging in to the JSON layout or when the pattern layout is configured to log the %meta pattern...

7.5CVSS7.3AI score0.00656EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2023/10/29 5:10 a.m.301 views

Exploit for Command Injection in Mjdm Majordomo

Deep Dive: CVE-2023-50917 - Unmasking an Unauthenticated Remo...

9.8CVSS10AI score0.38007EPSS
SaveExploits6
Securelist
Securelist
added 2023/10/26 4:0 a.m.70 views

StripedFly: Perennially flying under the radar

Introduction Its just another cryptocurrency miner… Nobody would even suspect the mining malware was merely a mask, masquerading behind an intricate modular framework that supports both Linux and Windows. It comes equipped with a built-in TOR network tunnel for communication with command servers,...

7.5AI score
SaveExploits0
Prion
Prion
added 2023/10/26 2:15 a.m.26 views

Design/Logic Flaw

An issue was discovered by Elastic whereby sensitive information is recorded in Kibana logs in the event of an error. The issue impacts only Kibana version 8.10.0 when logging in the JSON layout or when the pattern layout is configured to log the %meta pattern. Elastic has released Kibana 8.10.1...

5CVSS7.5AI score0.00656EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/10/26 1:43 a.m.43 views

CVE-2023-31422 Kibana Insertion of Sensitive Information into Log File

An issue was discovered by Elastic whereby sensitive information is recorded in Kibana logs in the event of an error. The issue impacts only Kibana version 8.10.0 when logging in the JSON layout or when the pattern layout is configured to log the %meta pattern. Elastic has released Kibana 8.10.1...

9CVSS9.3AI score0.00656EPSS
SaveExploits0References2
OSV
OSV
added 2023/10/25 6:32 p.m.73 views

GHSA-9242-6P36-6256 Inefficient Regular Expression Complexity in node-email-check

ReDos in NPMJS Node Email Check v.1.0.4 allows an attacker to cause a denial of service via a crafted string to the scpSyntax component...

7.5CVSS7.1AI score0.01077EPSS
SaveExploits1References5
Spring Security Advisories
Spring Security Advisories
added 2023/10/24 12:0 a.m.20 views

A Use Case for Transactions: Outbox Pattern Strategies in Spring Cloud Stream Kafka Binder

Other parts in this blog series Part 1: Introduction to Transactions in Spring Cloud Stream Kafka Applications Part 2: Producer Initiated Transactions in Spring Cloud Stream Kafka Applications Part 3: Synchronizing with External Transaction Managers in Spring Cloud Stream Kafka Applications Part ...

7.3AI score
SaveExploits0
OSV
OSV
added 2023/10/23 6:38 p.m.29 views

BIT-2020-15195

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the implementation of SparseFillEmptyRowsGrad uses a double indexing pattern. It is possible for reverseindexmapi to be an index outside of bounds of gradvalues, thus resulting in a heap buffer overflow. The issue is patched in...

8.8CVSS6.9AI score0.0095EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/10/23 6:50 a.m.73 views

CVE-2023-43622 Apache HTTP Server: DoS in HTTP/2 with initial windows size 0

An attacker, opening a HTTP/2 connection with an initial window size of 0, was able to block handling of that connection indefinitely in Apache HTTP Server. This could be used to exhaust worker resources in the server, similar to the well known "slow loris" attack pattern. This has been fixed in...

7AI score
SaveExploits0References4
CNNVD
CNNVD
added 2023/10/19 12:0 a.m.7 views

Spring AMQP Code Issue Vulnerability

Spring AMQP applies core Spring concepts to the development of AMQP-based messaging solutions. A security vulnerability exists in Spring AMQP versions 1.0.0 through 2.4.16 and 3.0.0 through 3.0.9, which stems from the addition of an Allowed List pattern for deserializable class names in Spring...

5CVSS6.7AI score0.01537EPSS
SaveExploits0References4
Rows per page
Query Builder