Lucene search
+L

70 matches found

Prion
Prion
added 2022/12/19 2:15 p.m.18 views

Format string

A vulnerability was found in multimon-ng. It has been rated as critical. This issue affects the function addch of the file demodflex.c. The manipulation of the argument ch leads to format string. Upgrading to version 1.2.0 is able to address this issue. The name of the patch is...

7.5CVSS9.5AI score0.00889EPSS
SaveExploits0References4Affected Software1
Kitploit
Kitploit
added 2022/10/25 11:30 a.m.36 views

Mangle - Tool That Manipulates Aspects Of Compiled Executables (.Exe Or DLL) To Avoid Detection From EDRs

Authored By Tyl0us Featured at Source Zero Con 2022 Mangle is a tool that manipulates aspects of compiled executables .exe or DLL. Mangle can remove known Indicators of Compromise IoC based strings and replace them with random characters, change the file by inflating the size to avoid EDRs, and c...

7.3AI score
SaveExploits0References3
Veracode
Veracode
added 2022/01/24 7:42 a.m.27 views

User Impersonation

onionsharecli is vulnerable to user impersonation. An attacker with access to the chat environment is able to update the name string to that of another user by appending a space character at the end of it, allowing to impersonate other participants...

4.3CVSS5.3AI score0.00708EPSS
SaveExploits0References3Affected Software2
Veracode
Veracode
added 2020/04/10 12:59 a.m.27 views

Privilege Escalation

perl is vulnerable to privilege escalation. The vulnerability exists as it was found that certain Perl string manipulation functions such as uc and lc failed to preserve the taint bit. A remote attacker could use this flaw to bypass the Perl taint mode protection mechanism in scripts that use the...

5CVSS2.8AI score0.08712EPSS
SaveExploits2References18Affected Software1
Debian CVE
Debian CVE
added 2020/01/11 2:05 a.m.100 views

CVE-2020-6839

In mruby 2.1.0, there is a stack-based buffer overflow in mrbstrlentodbl in string.c...

9.8CVSS9.8AI score0.01355EPSS
SaveExploits1
CVE
CVE
added 2019/08/16 3:36 a.m.816 views

CVE-2018-20969

CVE-2018-20969 / CVE-2019-13638 (GNU patch) : The vulnerability resides in do_ed_script in pch.c of GNU patch up to version 2.7.6, where do_ed_script does not block strings starting with a ! character when using ed-style payloads. This is tied to an upstream commit shared with CVE-2019-13638 and ...

9.3CVSS7.4AI score0.02684EPSS
SaveExploits1References9Affected Software1
Zero Day Initiative
Zero Day Initiative
added 2018/04/11 12:00 a.m.36 views

Microsoft Windows JScript String Manipulation Integer Overflow Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Windows. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the code that...

6.8CVSS3AI score0.15227EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2018/04/11 12:00 a.m.34 views

Microsoft Windows JScript String Manipulation Integer Overflow Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Windows. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the code that...

6.8CVSS2.8AI score0.15227EPSS
SaveExploits0References1
Prion
Prion
added 2017/12/09 6:29 a.m.20 views

Stack overflow

An issue was discovered in Adobe Acrobat and Reader: 2017.012.20098 and earlier versions, 2017.011.30066 and earlier versions, 2015.006.30355 and earlier versions, and 11.0.22 and earlier versions. This vulnerability leads to a stack-based buffer overflow condition in the internal Unicode string...

9.3CVSS9.2AI score0.13242EPSS
SaveExploits0References3Affected Software4
Cvelist
Cvelist
added 2017/10/05 7:00 a.m.25 views

CVE-2017-15037

In FreeBSD through 11.1, the smbstrdupin function in sys/netsmb/smbsubr.c has a race condition with a resultant out-of-bounds read, because it can cause t2p-tname strings to lack a final '\0' character...

8AI score0.01129EPSS
SaveExploits0References3
NVD
NVD
added 2017/04/12 2:59 p.m.16 views

CVE-2017-3056

Adobe Acrobat Reader versions 11.0.19 and earlier, 15.006.30280 and earlier, 15.023.20070 and earlier have an exploitable memory corruption vulnerability in the JavaScript engine, related to string manipulation. Successful exploitation could lead to arbitrary code execution...

9.3CVSS7.9AI score0.03362EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2016/09/26 2:00 p.m.71 views

CVE-2016-4303

The parsestring function in cjson.c in the cJSON library mishandles UTF8/16 strings, which allows remote attackers to cause a denial of service crash or execute arbitrary code via a non-hex character in a JSON string, which triggers a heap-based buffer overflow...

9.8CVSS9.7AI score0.06963EPSS
SaveExploits2
Fedora
Fedora
added 2016/07/23 9:06 p.m.41 views

[SECURITY] Fedora 23 Update: kf5-kcodecs-5.24.0-1.fc23

KDE Frameworks 5 Tier 1 addon with string manipulation methods...

7.5CVSS2.1AI score0.04429EPSS
SaveExploits1
Fedora
Fedora
added 2016/07/23 7:07 p.m.29 views

[SECURITY] Fedora 24 Update: kf5-kcodecs-5.24.0-1.fc24

KDE Frameworks 5 Tier 1 addon with string manipulation methods...

7.5CVSS2.1AI score0.04429EPSS
SaveExploits1
RubySec
RubySec
added 2016/04/13 12:00 a.m.29 views

espeak-ruby Gem for Ruby Arbitrary Command Execution

espeak-ruby passes user modifiable strings directly to a shell command. An attacker can execute malicious commands by modifying the strings that are passed as arguments to the speak, save, bytes and byteswav methods in the lib/espeak/speech.rb library...

9.8CVSS5.5AI score0.02448EPSS
SaveExploits0References1Affected Software1
myhack58
myhack58
added 2015/08/09 12:00 a.m.23 views

Format string vulnerability description-vulnerability warning-the black bar safety net

Formatted string, is also a relatively Common Vulnerability types. Will trigger the vulnerability function is limited. Main's printf and sprintf, and fprintf, and so the c library in the print family of functions. We first look at the printf function Declaration int printfconst char format,... Th...

0.5AI score
SaveExploits0
Packet Storm
Packet Storm
added 2014/11/17 12:00 a.m.34 views

Joomla HD FLV 2.1.0.1 Arbitrary File Download

!/usr/bin/env python Exploit Title : Joomla HD FLV 2.1.0.1 and below Arbitrary File Download Vulnerability Exploit Author : Claudio Viviani Vendor Homepage : http://www.hdflvplayer.net/ Software Link : http://www.hdflvplayer.net/downloadcount.php?pid=5 Dork google 1: inurl:/component/hdflvplayer/...

0.2AI score
SaveExploits0
Fedora
Fedora
added 2012/11/23 7:54 a.m.41 views

[SECURITY] Fedora 18 Update: perl-CGI-3.51-10.fc18

CGI.pm is a stable, complete and mature solution for processing and prepari ng HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string genera tion and manipulation, and processing and preparing HTTP headers. Some...

5CVSS0.1AI score0.03261EPSS
SaveExploits0
Prion
Prion
added 2012/02/03 8:55 p.m.23 views

Directory traversal

Directory traversal vulnerability in HmiLoad in the runtime loader in Siemens WinCC flexible 2004, 2005, 2007, and 2008; WinCC V11 aka TIA portal; the TP, OP, MP, Comfort Panels, and Mobile Panels SIMATIC HMI panels; WinCC V11 Runtime Advanced; and WinCC flexible Runtime, when Transfer Mode is...

9.3CVSS7.2AI score0.09847EPSS
SaveExploits1References9Affected Software3
UbuntuCve
UbuntuCve
added 2010/08/24 12:00 a.m.19 views

CVE-2010-2947

Heap-based buffer overflow in the HXsplit function in string.c in libHX before 3.6 allows remote attackers to execute arbitrary code or cause a denial of service application crash via a string that is inconsistent with the expected number of fields...

10CVSS6.4AI score0.05506EPSS
SaveExploits0References2
Rows per page
Query Builder