Lucene search
K

4756 matches found

GithubExploit
GithubExploit
added 2024/08/24 3:4 p.m.156 views

Exploit for Integer Underflow (Wrap or Wraparound) in Microsoft

This is a PoC exploit for CVE-2024-38063, a 0-day vulnerability...

9.8CVSS9.8AI score0.70564EPSS
Exploits24
GithubExploit
GithubExploit
added 2024/08/17 2:58 p.m.207 views

Exploit for Integer Underflow (Wrap or Wraparound) in Microsoft

Real POC published https://github.com/ynwarcs/CVE-2024-38063 and...

9.8CVSS9.6AI score0.70564EPSS
Exploits24
GithubExploit
GithubExploit
added 2024/08/17 2:58 p.m.435 views

Exploit for Integer Underflow (Wrap or Wraparound) in Microsoft

Real POC published https://github.com/ynwarcs/CVE-2024-38063 and...

9.8CVSS9.6AI score0.70564EPSS
Exploits24
Amazon
Amazon
added 2024/08/15 12:0 a.m.4 views

Medium: rapidjson

Issue Overview: Tencent RapidJSON is vulnerable to privilege escalation due to an integer underflow in the GenericReader::ParseNumber function of include/rapidjson/reader.h when parsing JSON text from a stream. An attacker needs to send the victim a crafted file which needs to be opened; this...

7.8CVSS7AI score0.00375EPSS
Exploits0
Amazon
Amazon
added 2024/08/15 12:0 a.m.4 views

Medium: rapidjson

Issue Overview: Tencent RapidJSON is vulnerable to privilege escalation due to an integer underflow in the GenericReader::ParseNumber function of include/rapidjson/reader.h when parsing JSON text from a stream. An attacker needs to send the victim a crafted file which needs to be opened; this...

7.8CVSS7.3AI score0.00375EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2024/08/06 12:0 a.m.17 views

Amazon Linux 2023 : rapidjson-devel (ALAS2023-2024-684)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2024-684 advisory. Tencent RapidJSON is vulnerable to privilege escalation due to an integer underflow in the GenericReader::ParseNumber function of include/rapidjson/reader.h when parsing JSON text from a stream. An...

7.8CVSS7.2AI score0.00375EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2024/08/06 12:0 a.m.35 views

CBL Mariner 2.0 Security Update: qemu (CVE-2022-3165)

The version of qemu installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-3165 advisory. - An integer underflow issue was found in the QEMU VNC server while processing ClientCutText messages in the...

6.5CVSS7AI score0.0114EPSS
Exploits0References2
OSV
OSV
added 2024/07/19 11:8 a.m.5 views

OESA-2024-1857 rapidjson security update

RapidJSON as a fast JSON parser which generator for c++. Its inspired by RapidXML. Its supports both SAX & DOM style API. Its small but complete. Its fast, Its preformance can be comparabel to strlen. Its self-contained. It doesnt depend on external libraries such as BOOST. Its Unicode and memory...

7.8CVSS7.3AI score0.00375EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2024/07/19 12:0 a.m.20 views

Huawei EulerOS: Security Advisory for qemu (EulerOS-SA-2024-2017)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS6.7AI score0.01397EPSS
Exploits1References2
OpenVAS
OpenVAS
added 2024/07/19 12:0 a.m.19 views

Huawei EulerOS: Security Advisory for qemu (EulerOS-SA-2024-2016)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS6.7AI score0.01397EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2024/07/19 12:0 a.m.19 views

EulerOS Virtualization 2.12.1 : qemu (EulerOS-SA-2024-2017)

According to the versions of the qemu package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : QEMU before 8.2.0 has an integer underflow, and resultant buffer overflow, via a TI command when an expected non-DMA transfer length i...

8.8CVSS6.9AI score0.01397EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2024/07/16 11:25 p.m.23 views

CVE-2022-48804

In the Linux kernel, the following vulnerability has been resolved: vtioctl: fix arrayindexnospec in vtsetactivate arrayindexnospec ensures that an out-of-bounds value is set to zero on the transient path. Decreasing the value by one afterwards causes a transient integer underflow. vsa.console...

7.1CVSS6.7AI score0.00306EPSS
Exploits0References4
NVD
NVD
added 2024/07/16 12:15 p.m.15 views

CVE-2022-48804

In the Linux kernel, the following vulnerability has been resolved: vtioctl: fix arrayindexnospec in vtsetactivate arrayindexnospec ensures that an out-of-bounds value is set to zero on the transient path. Decreasing the value by one afterwards causes a transient integer underflow. vsa.console...

5.5CVSS0.00306EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.21 views

CVE-2022-48804

In the Linux kernel, the following vulnerability has been resolved: vtioctl: fix arrayindexnospec in vtsetactivate arrayindexnospec ensures that an out-of-bounds value is set to zero on the transient path. Decreasing the value by one afterwards causes a transient integer underflow. vsa.console...

5.5CVSS6.3AI score0.00306EPSS
Exploits0References10
Cvelist
Cvelist
added 2024/07/16 11:43 a.m.37 views

CVE-2022-48804 vt_ioctl: fix array_index_nospec in vt_setactivate

In the Linux kernel, the following vulnerability has been resolved: vtioctl: fix arrayindexnospec in vtsetactivate arrayindexnospec ensures that an out-of-bounds value is set to zero on the transient path. Decreasing the value by one afterwards causes a transient integer underflow. vsa.console...

0.00306EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/07/16 11:43 a.m.19 views

CVE-2022-48804

In the Linux kernel, the following vulnerability has been resolved: vtioctl: fix arrayindexnospec in vtsetactivate arrayindexnospec ensures that an out-of-bounds value is set to zero on the transient path. Decreasing the value by one afterwards causes a transient integer underflow. vsa.console...

5.5CVSS5.7AI score0.00306EPSS
Exploits0
CVE
CVE
added 2024/07/16 11:43 a.m.168 views

CVE-2022-48804

CVE-2022-48804 is resolved in the Linux kernel’s vt_ioctl/vt_setactivate path. The vulnerability stems from an array_index_nospec handling that could allow a transient integer underflow when an out-of-bounds value is decremented after zero, specifically affecting vsa.console handling. The descrip...

5.5CVSS6.3AI score0.00306EPSS
Exploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/07/10 12:51 a.m.32 views

CVE-2024-38517

A flaw was found in rapidjson. Processing a crafted JSON text from a stream can cause an integer overflow in the GenericReader::ParseNumber function in the include/rapidjson/reader.h file, resulting in escalation of privileges. Mitigation Do not process or parse untrusted JSON text with rapidjson...

7.8CVSS8.2AI score0.00375EPSS
Exploits0References6
OSV
OSV
added 2024/07/09 7:15 p.m.3 views

AZL-45330 CVE-2024-38517 affecting package opencc 1.1.1-3

Tencent RapidJSON is vulnerable to privilege escalation due to an integer underflow in the GenericReader::ParseNumber function of include/rapidjson/reader.h when parsing JSON text from a stream. An attacker needs to send the victim a crafted file which needs to be opened; this triggers the intege...

7.8CVSS7AI score0.00375EPSS
Exploits0References1
OSV
OSV
added 2024/07/09 7:15 p.m.3 views

DEBIAN-CVE-2024-38517

Tencent RapidJSON is vulnerable to privilege escalation due to an integer underflow in the GenericReader::ParseNumber function of include/rapidjson/reader.h when parsing JSON text from a stream. An attacker needs to send the victim a crafted file which needs to be opened; this triggers the intege...

7.8CVSS7.2AI score0.00375EPSS
Exploits0References1
Rows per page
Query Builder