Lucene search
+L

1653 matches found

SUSE CVE
SUSE CVE
β€’added 2023/02/15 4:25 a.m.β€’9 views

SUSE CVE-2018-14568

Suricata before 4.0.5 stops TCP stream inspection upon a TCP RST from a server. This allows detection bypass because Windows TCP clients proceed with normal processing of TCP data that arrives shortly after an RST i.e., they act as if the RST had not yet been received...

7.5CVSS6.9AI score0.01999EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
β€’added 2023/02/15 3:56 a.m.β€’4 views

SUSE CVE-2020-15471

In nDPI through 3.2, the packet parsing code is vulnerable to a heap-based buffer over-read in ndpiparsepacketlineinfo in lib/ndpimain.c...

9.1CVSS9.3AI score0.01288EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
β€’added 2023/02/15 3:56 a.m.β€’5 views

SUSE CVE-2020-15473

In nDPI through 3.2, the OpenVPN dissector is vulnerable to a heap-based buffer over-read in ndpisearchopenvpn in lib/protocols/openvpn.c...

9.1CVSS9.2AI score0.01288EPSS
SaveExploits1References3
OSV
OSV
β€’added 2023/02/14 8:15 p.m.β€’9 views

ALPINE-CVE-2023-23946

Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to git apply, a path outside the working tree can be overwritten as the user who is running git apply. A...

7.5CVSS6.8AI score0.01144EPSS
SaveExploits3References1
OSV
OSV
β€’added 2023/02/14 8:15 p.m.β€’4 views

DEBIAN-CVE-2023-22490

Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort loca...

5.5CVSS6.6AI score0.0071EPSS
SaveExploits0References1
Prion
Prion
β€’added 2023/02/14 8:15 p.m.β€’33 views

Design/Logic Flaw

Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort loca...

1.9CVSS6.6AI score0.01278EPSS
SaveExploits1References4Affected Software1
Prion
Prion
β€’added 2023/02/14 8:15 p.m.β€’38 views

Path traversal

Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to git apply, a path outside the working tree can be overwritten as the user who is running git apply. A...

5CVSS7.2AI score0.01144EPSS
SaveExploits3References3Affected Software1
OSV
OSV
β€’added 2023/02/14 6:0 p.m.β€’7 views

UBUNTU-CVE-2023-23946

Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to git apply, a path outside the working tree can be overwritten as the user who is running git apply. A...

7.5CVSS6.8AI score0.01144EPSS
SaveExploits3References3
Ivanti
Ivanti
β€’added 2023/02/14 7:22 a.m.β€’10 views

SA45654 - Multiple OpenSSL Vulnerabilities in Layer 2 network filtering capabilities

Ivanti 4th of March 2024 - This isn't an active SA and any new edits are part of an article maintenance project. Multiple vulnerabilities were discovered with respect to Layer 2 network filtering capabilities such as IPv6 RA guard or ARP inspection can be bypassed using combinations of VLAN 0...

4.7CVSS6.9AI score0.0071EPSS
SaveExploits1
Kitploit
Kitploit
β€’added 2023/01/29 11:30 a.m.β€’71 views

Yaralyzer - Visually Inspect And Force Decode YARA And Regex Matches Found In Both Binary And Text Data, With Colors

Visually inspect all of the regex matches and their sexier, more cloak and dagger cousins, the YARA matches found in binary data and/or text. See what happens when you force various character encodings upon those matched bytes. With colors. Quick Start pipx install yaralyzer Scan against YARA...

7.2AI score
SaveExploits0References15
Code423n4
Code423n4
β€’added 2023/01/29 12:0 a.m.β€’18 views

Mitigation of M-04: See comments

Lines of code Vulnerability details The PR does NOT fix the issue described in the finding, and instead addresses issue 45. The change breaks out of the loop, which solves the case where the price is the same as the lowest bid, but doesn't address the case where the price is higher than the lowes...

6.9AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2023/01/29 12:0 a.m.β€’13 views

Mitigation of M-08: See comments

Lines of code Vulnerability details The PR applies the recommended mitigation from the finding, but the original finding's mitigation suggestion seems to indicated that the If two users place bids at the same price but with different quantities, the queue will pull from the bid with a higher...

6.7AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2023/01/29 12:0 a.m.β€’16 views

Mitigation of H-02: See comments

Lines of code Vulnerability details The PR applies the recommended mitigation from the finding, but doesn't take into account the rounding issue identified in M-09 Impact If the price the NFT is bought for is not an exact multiple of the filledQuantities, there will be a loss of precision, and...

6.8AI score
SaveExploits0
Circl
Circl
β€’added 2023/01/27 12:47 a.m.β€’6 views

CVE-2022-44018

creationtimestamp| type| source ---|---|--- 2023-01-27 00:47:12+00:00| seen| https://t.me/cibsecurity/57017 2025-04-01 15:32:48+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/9929...

7.5CVSS7.3AI score0.00837EPSS
SaveExploits0References2
Code423n4
Code423n4
β€’added 2022/12/19 12:0 a.m.β€’10 views

First depositor can break the price of shares

Lines of code Vulnerability details Impact The first depositor of the pool can wreck up the price of the shares for the future depositors mostly as the pair launches because of the rounding. Proof of Concept 1. Bob wraps 1 NFT deposits and received 1e18 denominations of fractionalTokens 2. Bob...

6.7AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2022/12/19 12:0 a.m.β€’25 views

Orders may not be fillable due to missing approvals

Lines of code Vulnerability details Not all IERC20 implementations revert when there's a failure in approve. If one of these tokens returns false, there is no check for whether this has happened during the order listing validation, so it will only be detected when the order is attempted. Impact I...

6.8AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2022/12/19 12:0 a.m.β€’20 views

Funds will be lost if the contract handling the refunds are unable to handle them at the moment

Lines of code Vulnerability details The return values of low-level calls are not checked Impact If the fund transfer results in a revert on the recipient's end, e.g. due to being paused, the code will continue on as if it had been successful, and the Ether will be lost. Proof of Concept Return...

6.9AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2022/11/27 11:30 a.m.β€’50 views

Kubeeye - Tool To Find Various Problems On Kubernetes, Such As Application Misconfiguration, Unhealthy Cluster Components And Node Problems

KubeEye is an inspection tool for Kubernetes to discover Kubernetes resources by OPA , cluster components, cluster nodes by Node-Problem-Detector and other configurations are meeting with best practices, and giving suggestions for modification. KubeEye supports custom inspection rules and plugins...

7.5AI score
SaveExploits0References7
The Hacker News
The Hacker News
β€’added 2022/11/15 12:58 p.m.β€’23 views

Deep Packet Inspection vs. Metadata Analysis of Network Detection & Response (NDR) Solutions

Today, most Network Detection and Response NDR solutions rely on traffic mirroring and Deep Packet Inspection DPI. Traffic mirroring is typically deployed on a single-core switch to provide a copy of the network traffic to a sensor that uses DPI to thoroughly analyze the payload. While this...

0.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
β€’added 2022/11/15 12:38 p.m.β€’54 views

Moderate: Red Hat Security Advisory: skopeo security and bug fix update

An update for skopeo is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.5CVSS6.7AI score0.034EPSS
SaveExploits2References5
Rows per page
Query Builder