Lucene search
K

100 matches found

OSV
OSV
added 2021/09/20 4:15 p.m.1 views

UBUNTU-CVE-2021-39598

An issue was discovered in swftools through 20200710. A NULL pointer dereference exists in the function callcode located in code.c. It allows an attacker to cause Denial of Service...

5.5CVSS5.8AI score0.00639EPSS
Exploits1References3
CNNVD
CNNVD
added 2021/09/20 12:0 a.m.3 views

Swftools 代码问题漏洞

SWFTools is a suite of open source software tools for creating and manipulating SWF files. a null pointer dereference vulnerability exists in the codeparse function in SWFTools code.c. An attacker could exploit this vulnerability to cause a denial of service...

5.5CVSS5.7AI score0.00639EPSS
Exploits1References2
Exploit DB
Exploit DB
added 2020/10/01 12:0 a.m.343 views

MonoCMS Blog 1.0 - Arbitrary File Deletion (Authenticated)

Exploit Title: MonoCMS Blog 1.0 - Arbitrary File Deletion Authenticated Date: 2020-09-20 Exploit Author: Shahrukh Iqbal Mirza @shahrukhiqbal24 Vendor Homepage: https://monocms.com/download Software Link: https://monocms.com/download Version: 1.0 Tested On: Windows 10 XAMPP CVE: N/A Proof of...

7.5CVSS6.9AI score0.01609EPSS
Exploits4
Packet Storm
Packet Storm
added 2019/10/16 12:0 a.m.382 views

Whatsapp 2.19.216 Remote Code Execution

Exploit Title: Whatsapp 2.19.216 - Remote Code Execution Date: 2019-10-16 Exploit Author: Valerio Brussani @valbrux Vendor Homepage: https://www.whatsapp.com/ Version: include include include typedef uint8t byte; char gadgetp; void libc, lib; //dls iteration for rop int dlcallbackstruct dlphdrinf...

7.5CVSS0.1AI score0.4453EPSS
Exploits16
UbuntuCve
UbuntuCve
added 2019/05/23 3:29 p.m.23 views

CVE-2017-15652

Artifex Ghostscript 9.22 is affected by: Obtain Information. The impact is: obtain sensitive information. The component is: affected source code file, affected function, affected executable, affected libga imagemagick used that. The attack vector is: Someone must open a postscript file though...

5.5CVSS6.1AI score0.01297EPSS
Exploits1References4
Prion
Prion
added 2019/05/23 3:29 p.m.19 views

Design/Logic Flaw

Artifex Ghostscript 9.22 is affected by: Obtain Information. The impact is: obtain sensitive information. The component is: affected source code file, affected function, affected executable, affected libga imagemagick used that. The attack vector is: Someone must open a postscript file though...

4.3CVSS5.6AI score0.01297EPSS
Exploits1References3Affected Software1
NVD
NVD
added 2019/05/23 3:29 p.m.20 views

CVE-2017-15652

Artifex Ghostscript 9.22 is affected by: Obtain Information. The impact is: obtain sensitive information. The component is: affected source code file, affected function, affected executable, affected libga imagemagick used that. The attack vector is: Someone must open a postscript file though...

5.5CVSS5.6AI score0.01297EPSS
Exploits1References3
NVD
NVD
added 2019/01/09 11:29 p.m.21 views

CVE-2018-16169

Cybozu Remote Service 3.0.0 to 3.1.0 allows remote authenticated attackers to upload and execute Java code file on the server via unspecified vectors...

8.8CVSS8.6AI score0.01285EPSS
Exploits0References2
Prion
Prion
added 2019/01/09 11:29 p.m.16 views

Directory traversal

Directory traversal vulnerability in Cybozu Remote Service 3.0.0 to 3.1.8 allows remote attackers to execute Java code file on the server via unspecified vectors...

6.8CVSS8.8AI score0.01857EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2019/01/09 10:0 p.m.21 views

CVE-2018-16169

Cybozu Remote Service 3.0.0 to 3.1.0 allows remote authenticated attackers to upload and execute Java code file on the server via unspecified vectors...

8.7AI score0.01285EPSS
Exploits0References2
Veracode
Veracode
added 2018/12/27 5:16 a.m.23 views

Remote Code Execution (RCE)

libvncserver.so is vulnerable to remote code execution. The vulnerability is possible because of the flaw in the server code of the file transfer extension, leading to heap use-after-free...

8.1CVSS9.1AI score0.26543EPSS
Exploits0References8Affected Software1
CNVD
CNVD
added 2018/12/06 12:0 a.m.3 views

Freeware Advanced Audio Coder Invalid Memory Address Dereference Vulnerability (CNVD-2019-05827)

Freeware Advanced Audio Coder FAAC is a software program that contains the AAC encoder FAAC and the decoder FAAD2. An invalid memory address dereference vulnerability exists in the huffcode function in libfaac/huff2.c in Freeware Advanced Audio Coder FAAC 1.29.9.2, which can be exploited by an...

5.5CVSS6.8AI score0.00867EPSS
Exploits1References1
OSV
OSV
added 2018/05/16 5:29 p.m.1 views

DEBIAN-CVE-2018-11214

An issue was discovered in libjpeg 9a. The gettextrgbrow function in rdppm.c allows remote attackers to cause a denial of service Segmentation fault via a crafted file...

6.5CVSS8.9AI score0.02437EPSS
Exploits1References1
n0where
n0where
added 2017/06/05 5:49 p.m.94 views

Visual Studio Security Extension: Puma Scan

Visual Studio Security Extension Puma Scan is the leading software security Visual Studio analyzer extension. Built on top of Roslyn, the open-source .NET Compiler Platform, Puma Scan provides real time, continuous source code analysis as development teams write code. Vulnerabilities are...

7.4AI score
Exploits0References2
seebug.org
seebug.org
added 2014/04/03 12:0 a.m.20 views

EasyTalk越权查看任意用户的消息

简要描述: EasyTalk越权查看任意用户的消息 详细说明: 出现问题的代码文件路径 : easytalk/Home/Lib/Action/ImAction.class.php 代码加载时,没要求登录 public function initialize parent::init; 出现问题的代码在这里 //获得历史聊天记录 public function getDayRecord $uid=intval$POST'userid'; $user=M'Users'-where"userid='$uid'"-find; if $user...

7.1AI score
Exploits0
OpenVAS
OpenVAS
added 2013/10/03 12:0 a.m.19 views

Ubuntu Update for txt2man USN-1979-1

Check for the Version of txt2man OpenVAS Vulnerability Test $Id: gbubuntuUSN19791.nasl 7958 2017-12-01 06:47:47Z santu $ Ubuntu Update for txt2man USN-1979-1 Authors: System Generated Check Copyright: Copyright c 2013 Greenbone Networks GmbH, http://www.greenbone.net This program is free software...

3.3CVSS0.0034EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2009/05/18 12:0 a.m.22 views

Cscope putstring Multiple Buffer Overflow vulnerability

This host has installed Cscope and is prone to Multiple Buffer Overflow vulnerability OpenVAS Vulnerability Test $Id: gbcscopeputstringmultbofvuln.nasl 4865 2016-12-28 16:16:43Z teissa $ Cscope putstring Multiple Buffer Overflow vulnerability. Authors: Antu Sanadi Copyright: Copyright c 2009...

9.3CVSS0.7AI score0.07496EPSS
Exploits1References3
Prion
Prion
added 2009/05/07 5:30 p.m.19 views

Stack overflow

Multiple stack-based buffer overflows in the putstring function in find.c in Cscope before 15.6 allow user-assisted remote attackers to execute arbitrary code via a long 1 function name or 2 symbol in a source-code file...

9.3CVSS8.1AI score0.07496EPSS
Exploits1References13Affected Software1
UbuntuCve
UbuntuCve
added 2009/05/07 5:30 p.m.33 views

CVE-2009-1577

Multiple stack-based buffer overflows in the putstring function in find.c in Cscope before 15.6 allow user-assisted remote attackers to execute arbitrary code via a long 1 function name or 2 symbol in a source-code file...

9.3CVSS6.2AI score0.07496EPSS
Exploits1References1
Debian CVE
Debian CVE
added 2009/05/07 5:0 p.m.23 views

CVE-2009-1577

Multiple stack-based buffer overflows in the putstring function in find.c in Cscope before 15.6 allow user-assisted remote attackers to execute arbitrary code via a long 1 function name or 2 symbol in a source-code file...

9.3CVSS7.4AI score0.07496EPSS
Exploits1
Rows per page
Query Builder