Lucene search
+L

353 matches found

BDU FSTEC
BDU FSTEC
added 2019/07/18 12:00 a.m.12 views

The vulnerability of the SnCloneVault.sys driver of the Secret Net Studio information protection system allows a hacker to gain access to read and write file data.

The vulnerability of the SnCloneVault.sys driver of the Secret Net Studio information protection system is related to deficiencies in the control of input data within the driver. Exploiting this vulnerability can allow attackers to gain access to read and write file data...

5.9CVSS5.5AI score
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/07/02 12:00 a.m.19 views

EulerOS 2.0 SP5 : gimp (EulerOS-SA-2019-1675)

According to the version of the gimp packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - GIMP through 2.10.2 makes ggettmpdir calls to establish temporary filenames, which may result in a filename that already exists, as demonstrated by t...

9.1CVSS7.5AI score0.01947EPSS
SaveExploits0References2
OSV
OSV
added 2019/06/17 8:15 p.m.10 views

CVE-2017-9382

An issue was discovered on Vera VeraEdge 1.7.19 and Veralite 1.7.481 devices. The device provides UPnP services that are available on port 3480 and can also be accessed via port 80 using the url "/port3480". It seems that the UPnP services provide "file" as one of the service actions for a normal...

6.5CVSS5.8AI score0.0365EPSS
SaveExploits1References3
OSV
OSV
added 2019/04/18 5:29 p.m.10 views

CVE-2019-8999

An XML External Entity vulnerability in the UEM Core of BlackBerry UEM versions earlier than 12.10.1a could allow an attacker to potentially gain read access to files on any system reachable by the UEM service account...

7.5CVSS7.2AI score0.01488EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2019/03/01 12:00 a.m.12 views

The vulnerability of the kernel_read_file function in Linux kernels, related to improper memory release before deleting last references, allows a malicious actor to trigger a service failure.

The vulnerability of the kernelreadfile function in the Linux operating system’s kernel is related to a memory leak in the implementation of the vfsread handler. Exploiting this vulnerability can allow an attacker to cause a service failure using a specially crafted file...

7.8CVSS6.4AI score0.05845EPSS
SaveExploits0References20Affected Software5
zdt
zdt
added 2019/02/02 12:00 a.m.37 views

Linux/x86 Read /etc/passwd Shellcode 58 bytes

/ Shellcode Title: Linux/x86 - Read File /etc/passwd 58 bytes. NULL byte free Author: Kiewicz @Kiewicz Homepage: https://0xkiewicz.github.io Tested on: Debian/x86 gcc -o shellcode -z execstack -fno-stack-protector shellcode.c PA-7854 / / $ objdump -d -M intel readfile readfile: file format...

0.1AI score
SaveExploits0
zdt
zdt
added 2018/09/16 12:00 a.m.43 views

Linux/x86 - Read File (/etc/passwd) MSF Optimized Shellcode (61 bytes)

/ Shellcode Title: Linux/x86 - Read File /etc/passwd MSF Optimized Shellcode 61 bytes Author: Ray Doyle @doylersec Homepage: https://www.doyler.net Tested on: Linux/x86 gcc -o readfileshellcode -z execstack -fno-stack-protector readfileshellcode.c / / Disassembly of section .text: 08048060 :...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/09/14 12:00 a.m.41 views

Linux/x86 - Read File (/etc/passwd) + MSF Optimized Shellcode (61 bytes)

Linux/x86 - Read File /etc/passwd + MSF Optimized Shellcode 61 bytes. Shellcode exploit for Linuxx86 platform / Shellcode Title: Linux/x86 - Read File /etc/passwd MSF Optimized Shellcode 61 bytes Date: 2018-09-13 Author: Ray Doyle @doylersec Homepage: https://www.doyler.net Tested on: Linux/x86 g...

0.2AI score
SaveExploits0
OSV
OSV
added 2018/09/04 12:29 a.m.6 views

DEBIAN-CVE-2018-16424

A double free when handling responses in readfile in tools/egk-tool.c aka the eGK card tool in OpenSC before 0.19.0-rc1 could be used by attackers able to supply crafted smartcards to cause a denial of service application crash or possibly have unspecified other impact...

6.6CVSS6.1AI score0.00654EPSS
SaveExploits1References1
OSV
OSV
added 2018/09/04 12:29 a.m.7 views

UBUNTU-CVE-2018-16424

A double free when handling responses in readfile in tools/egk-tool.c aka the eGK card tool in OpenSC before 0.19.0-rc1 could be used by attackers able to supply crafted smartcards to cause a denial of service application crash or possibly have unspecified other impact...

6.6CVSS6.7AI score0.00654EPSS
SaveExploits1References4
CNVD
CNVD
added 2018/07/11 12:00 a.m.10 views

cmft Denial of Service Vulnerability

cmft is a set of cross-platform for filtering stereo mapping open source command line tools . A security vulnerability exists in the 'cmft::rwReadFile' function in the image.cpp file in cmft 2017-09-24 and earlier versions. A remote attacker can exploit this vulnerability to cause a denial of...

7.8CVSS7.8AI score0.01587EPSS
SaveExploits1References1
Prion
Prion
added 2018/06/24 10:29 p.m.20 views

Design/Logic Flaw

GIMP through 2.10.2 makes ggettmpdir calls to establish temporary filenames, which may result in a filename that already exists, as demonstrated by the gimpwriteandreadfile function in app/tests/test-xcf.c. This might be leveraged by attackers to overwrite files or read file content that was...

6.4CVSS8.9AI score0.01947EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2018/06/07 2:29 a.m.17 views

CVE-2018-3731

public node module suffers from a Path Traversal vulnerability due to lack of validation of filePath, which allows a malicious user to read content of any file with known path...

7.5CVSS7.4AI score0.02038EPSS
SaveExploits1References1
zdt
zdt
added 2018/01/15 12:00 a.m.30 views

Linux/x86-64 - Read /etc/passwd Shellcode (82 bytes)

BITS 64 ; Author Mr.Un1k0d3r - RingZer0 Team ; Read /etc/passwd Linux x8664 Shellcode ; Shellcode size 82 bytes global start section .text start: jmp pushfilename readfile: ; syscall open file pop rdi ; pop path value ; NULL byte fix xor byte rdi + 11, 0x41 xor rax, rax add al, 2 xor rsi, rsi ; s...

7.1AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2018/01/12 12:00 a.m.12 views

The vulnerability of the CInArchive::ReadFileItem method (Archive/Udf/UdfIn.cpp) in the p7zip archive tool allows a attacker to cause a service failure or execute arbitrary code.

The vulnerability of the CInArchive::ReadFileItem method Archive/Udf/UdfIn.cpp in the p7zip archive tool is caused by the occurrence of read operations beyond the buffer boundaries in memory. Exploiting this vulnerability can allow a malicious actor to cause service failures or execute arbitrary...

8.8CVSS8.3AI score0.09795EPSS
SaveExploits2References15Affected Software3
Cvelist
Cvelist
added 2018/01/11 5:00 p.m.26 views

CVE-2017-1681

IBM WebSphere Application Server IBM Liberty for Java for Bluemix 3.15 could allow a local attacker to obtain sensitive information, caused by improper handling of application requests, which could allow unauthorized access to read a file. IBM X-Force ID: 134003...

3.2AI score0.0035EPSS
SaveExploits0References3
CNVD
CNVD
added 2017/10/20 12:00 a.m.11 views

SAP Point of Sale Xpress Server Authentication Bypass Vulnerability

SAP Point of Sale POS is the German SAP SAP company's set of sales management system. Xpress Server is one of the Xpress server. A security vulnerability exists in the Xpress Server in SAP POS, which stems from the program's failure to require authentication. An attacker could use this...

10CVSS9.4AI score0.03916EPSS
SaveExploits0References1
OSV
OSV
added 2017/07/20 1:29 p.m.11 views

CVE-2017-6531

On Televes COAXDATA GATEWAY 1Gbps devices doc-wifi-hgwv1.02.0014 4.20, the backup/restore feature lacks access control, related to ReadFile.cgi and LoadCfgFile...

9.8CVSS5.8AI score0.01536EPSS
SaveExploits0References2
seebug.org
seebug.org
added 2017/01/12 12:00 a.m.119 views

PHPMailer local file read Vulnerability (CVE-2017-5223)

Details source: http://www.freebuf.com/vuls/124820.html Author: Yxlink Affected versions: PHPMailer = 5.2.21 Vulnerability level: High-risk Vulnerability details: Vulnerability file function: class.phpmailer.php the encodeFile function. The function receives a $path variable, and finally the $pat...

2.1CVSS6.3AI score0.02161EPSS
SaveExploits6
exploitpack
exploitpack
added 2016/11/22 12:00 a.m.44 views

SAP NetWeaver AS JAVA - BC-BMT-BPM-DSK XML External Entity Injection

SAP NetWeaver AS JAVA - BC-BMT-BPM-DSK XML External Entity Injection Application: SAP NetWeaver AS JAVA Versions Affected: SAP NetWeaver AS JAVA 7.5 Vendor URL: SAP Bugs: XXE Reported: 09.03.2016 Vendor response: 10.03.2016 Date of Public Advisory: 09.08.2016 Reference: SAP Security Note 2296909...

0.3AI score
SaveExploits0
Rows per page
Query Builder