Lucene search
+L

457 matches found

Kitploit
Kitploit
added 2026/09/05 11:49 a.m.6 views

Citrix-Bleed-Buffer-Overread-Demo

Citrix-Bleed-Buffer-Overread-Demo هذا الكود يقارب وظيفياً ثغرة Citrix Bleed CVE-2023-4699 الخاصة بالتعامل غير السليم مع قيمة الإرجاع لـ snprintf في لغة C...

10CVSS8.6AI score0.00748EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/04 4:49 p.m.5 views

CVE-2026-70457

An out-of-bounds write vulnerability in rsync's parsesizearg function allows a remote attacker to cause memory corruption. The flaw is triggered when snprintf truncates a formatted size string, resulting in an incorrect memory array index. Exploitation can lead to a denial of service and...

8.3CVSS6.3AI score0.00377EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/02 8:49 p.m.4 views

miniupnpd_poc

Vulnérabilité de lecture hors limites dans Miniupnpd path supérieure à 526 octets. La cause racine est due à l'absence de validation de la valeur de retour de snprintf, car snprintf retourne la valeur du nombre d'octets qu'elle aurait pu copier, et non le nombre d'octets effectivement copiés. En...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 5:31 p.m.4 views

overread

overread Simule le bug de dépassement de lecture overread CVE-2023-4966 Citrix Bleed Ceci est mon projet final pour Harvard CS50 Cybersecurity 2023. Il s’agit d’un bug. Un petit bug – avec des conséquences énormes et durables. Dans cette présentation, je partagerai les « révélations saignantes »...

9.4CVSS7.5AI score0.99999EPSS
SaveExploits15
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80580

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fbdev: bound mode sysfs output to the sysfs buffer modestring uses snprintf which can return a value larger than the remaining buffer space. showmodes accumulat...

7.8CVSS5.7AI score0.00112EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom: fix writes in read-only memory region This commit fixes a kernel error caused by a write operation in read-only memory: 9.068287 Unable to handle kernel write to read-only memory at virtual address ffff800009240ad8...

7.1CVSS6.2AI score0.00159EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fixed a potential buffer overflow in ‘dpdscclockenread’. Inform snprintf to store at most 10 bytes in the output buffer instead of 30. The issue has been fixed in the following file:...

7.8CVSS6.2AI score0.00307EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/18 12:08 a.m.10 views

SUSE CVE-2026-70457

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

6.5CVSS5.5AI score0.00377EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/08/13 7:00 p.m.4 views

Incorrect Calculation of Buffer Size

Overview Affected versions of this package are vulnerable to Incorrect Calculation of Buffer Size in the parsesizearg function. An attacker can cause memory corruption by providing specially crafted input that leads to an out-of-bounds write when the return value of snprintf is used as an array...

8.3CVSS5.9AI score0.00377EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 3:19 p.m.8 views

AZL-95846 CVE-2026-70457 affecting package rsync 3.4.3-1

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.3CVSS5.9AI score0.00377EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 3:19 p.m.4 views

ALPINE-CVE-2026-70457

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.2CVSS5.9AI score0.00377EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/13 2:44 p.m.10 views

EUVD-2026-58047

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.3CVSS5.3AI score0.00377EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:44 p.m.13 views

CVE-2026-70457 rsync 3.2.3 < 3.5.0 Out-of-Bounds Write via parse_size_arg()

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.3CVSS5.3AI score0.00377EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:44 p.m.3 views

CVE-2026-70457 rsync 3.2.3 < 3.5.0 Out-of-Bounds Write via parse_size_arg()

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.3CVSS5.5AI score
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2026/08/13 2:44 p.m.12 views

CVE-2026-70457

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.3CVSS5.9AI score0.00377EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:44 p.m.11 views

CVE-2026-70457

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.3CVSS5.3AI score0.00377EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.5 views

PT-2026-71657

Name of the Vulnerable Software and Affected Versions rsync versions 3.2.3 through 3.4.x Description An out-of-bounds write exists in the parse size arg function. The issue occurs because the return value of snprintf is used as an index for a .bss-segment array without proper bounds checking. Whe...

8.8CVSS5.5AI score0.00429EPSS
SaveExploits0References103
RedhatCVE
RedhatCVE
added 2026/07/22 1:00 a.m.12 views

CVE-2026-64028

A flaw was found in the Linux kernel's tracing subsystem. The histfieldname function, responsible for handling field names, can return a NULL value if a long variable name in a fully-qualified reference causes snprintf truncation. This unexpected NULL return can lead to a NULL pointer dereference...

5.5CVSS5.3AI score0.00231EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 2:55 p.m.22 views

EUVD-2026-45660

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Bound iscsiencodetextoutput appends to rspbuf iscsiencodetextoutput concatenates "key=value\0" records into login-rspbuf, an 8192-byte kzallocMAXKEYVALUEPAIRS buffer allocated in iscsitallocloginsetupbuffer...

5.6AI score0.00778EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.21 views

PT-2026-61204

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A heap overrun occurs in the iscsi encode text output function when concatenating records into the rsp buf buffer. The function uses sprintf to append key-value pairs without verifying t...

9.8CVSS5.8AI score0.00778EPSS
SaveExploits0
Rows per page
Query Builder