Lucene search
+L

35 matches found

OpenVAS
OpenVAS
added 2023/01/09 12:00 a.m.22 views

Huawei EulerOS: Security Advisory for git (EulerOS-SA-2023-1009)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 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.8CVSS7.4AI score0.03259EPSS
SaveExploits1References2
Amazon
Amazon
added 2022/12/06 12:00 a.m.71 views

Important: git

Issue Overview: Git is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone where the source and targ...

8.8CVSS6.8AI score0.03259EPSS
SaveExploits1
Packet Storm
Packet Storm
added 2019/01/29 12:00 a.m.31 views

MiniUPnPd 2.1 Out-Of-Bounds Read

!/usr/bin/python3 miniupnpd 0: self.server.notify += line line = self.rfile.read1 except: pass self.wfile.writeb"HTTP/1.1 200 OK\r\n\r\n" def splash: print" miniupnpd '.formatargs.callbackip,args.callbackport,callbackuri, 'Timeout': 'Second-20' server = socketserver.TCPServerargs.callbackip,...

7.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/10/27 12:00 a.m.59 views

Amazon Linux AMI : ruby24 (ALAS-2017-915)

Arbitrary heap exposure during a JSON.generate call Ruby through 2.2.7, 2.3.x through 2.3.4, and 2.4.x through 2.4.1 can expose arbitrary memory during a JSON.generate call. The issues lies in using strdup in ext/json/ext/generator/generator.c, which will stop after encountering a '\0' byte,...

9.8CVSS7.8AI score0.29442EPSS
SaveExploits9References10
Amazon
Amazon
added 2017/10/26 12:00 a.m.70 views

Medium: ruby24

Issue Overview: Arbitrary heap exposure during a JSON.generate call Ruby through 2.2.7, 2.3.x through 2.3.4, and 2.4.x through 2.4.1 can expose arbitrary memory during a JSON.generate call. The issues lies in using strdup in ext/json/ext/generator/generator.c, which will stop after encountering a...

9.8CVSS9.8AI score0.29442EPSS
SaveExploits9
seebug.org
seebug.org
added 2017/09/21 12:00 a.m.42 views

Iceni Argus PDF Font-Encoding GlyphMap Adjustment Code Execution Vulnerability(CVE-2016-8388)

Summary An exploitable arbitrary heap-overwrite vulnerability exists within Iceni Argus. When it attempts to convert a malformed PDF to XML, it will explicitly trust an index within the specific font object and use it to write the font's name to a single object within an array of objects. Due to ...

9.3CVSS7.8AI score0.01867EPSS
SaveExploits2
OSV
OSV
added 2017/02/28 3:59 p.m.7 views

CVE-2016-8388

An exploitable arbitrary heap-overwrite vulnerability exists within Iceni Argus. When it attempts to convert a malformed PDF to XML, it will explicitly trust an index within the specific font object and use it to write the font's name to a single object within an array of objects...

7.8CVSS5.9AI score0.01867EPSS
SaveExploits2References2
NVD
NVD
added 2017/02/28 3:59 p.m.21 views

CVE-2016-8388

An exploitable arbitrary heap-overwrite vulnerability exists within Iceni Argus. When it attempts to convert a malformed PDF to XML, it will explicitly trust an index within the specific font object and use it to write the font's name to a single object within an array of objects...

9.3CVSS8AI score0.01867EPSS
SaveExploits2References2
CVE
CVE
added 2017/02/28 3:00 p.m.57 views

CVE-2016-8388

Iceni Argus contains a heap-overwrite vulnerability in its PDF-to-XML conversion path. Specifically, during glyph-map handling, an index trusted from a font object can be used to write a font name pointer into an out-of-bounds location, enabling memory corruption and potential code execution. Rep...

9.3CVSS7.6AI score0.01867EPSS
SaveExploits2References2Affected Software1
Talos
Talos
added 2017/02/27 12:00 a.m.50 views

Iceni Argus PDF Font-Encoding GlyphMap Adjustment Code Execution Vulnerability

Summary An exploitable arbitrary heap-overwrite vulnerability exists within Iceni Argus. When it attempts to convert a malformed PDF to XML, it will explicitly trust an index within the specific font object and use it to write the font’s name to a single object within an array of objects. Due to ...

9.3CVSS8AI score0.01867EPSS
SaveExploits2
Hacker One
Hacker One
added 2016/09/07 8:12 p.m.34 views

Ruby: Arbitrary heap overread in strscan on 32 bit Ruby, patch included

ruby require 'strscan' x = 'x' 0x7FFFFFFE s = StringScanner.newx s.pos = 0x7FFFFFFD t = s.peek40000 t.eachbyte do |i| if i != 0 print i.chr end end Run: sh ./ruby r.rb | strings My output: @ ;@VTdBE...

0.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.32 views

Mozilla Suite/Firefox JavaScript Lambda Replace Heap Memory Disclosure Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/12988/info Mozilla Suite/Firefox are reported prone to a memory-disclosure vulnerability. This issue can allow a remote attacker to access arbitrary heap memory. Due to an error in the way 'replace' handles lambda...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2005/05/23 12:00 a.m.48 views

[Full-disclosure] Computer Associates Vet Antivirus Library Remote Heap Overflow

Date May 23, 2005 Vulnerability Computer Associates Vet library provides antivirus scan engine capabilities. Vet scan engines allow products to analyze various streams for malware. Vet is vulnerable to an integer wrap during the analysis of an OLE stream. The integer wrap causes an arbitrary heap...

1.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2005/04/04 12:00 a.m.42 views

Mozilla Suite/Firefox - JavaScript Lambda Replace Heap Memory Disclosure

source: https://www.securityfocus.com/bid/12988/info Mozilla Suite/Firefox are reported prone to a memory-disclosure vulnerability. This issue can allow a remote attacker to access arbitrary heap memory. Due to an error in the way 'replace' handles lambda expressions, a remote attacker can access...

5CVSS5.8AI score0.10036EPSS
SaveExploits2
Cvelist
Cvelist
added 2003/04/15 4:00 a.m.32 views

CVE-2003-0163

decryptmsg for the Gaim-Encryption GAIM plugin 1.15 and earlier does not properly validate a message length parameter, which allows remote attackers to cause a denial of service crash via a negative length, which overwrites arbitrary heap memory with a zero byte...

6.9AI score0.01039EPSS
SaveExploits0References3
Rows per page
Query Builder