Lucene search
+L

7048 matches found

Veracode
Veracode
added 2018/03/06 2:58 a.m.11 views

Insecure Random String Creation

ranger-hdfs-plugin uses insecure randomness. The vulnerability exists due to the usage of a insecure random generator during the creation of the wildcard path, allowing attackers to guess a string which may be being used...

6.6AI score
SaveExploits0
exploitpack
exploitpack
added 2018/03/06 12:00 a.m.24 views

Chrome V8 JIT - Empty BytecodeJumpTable Out-of-Bounds Read

Chrome V8 JIT - Empty BytecodeJumpTable Out-of-Bounds Read / In the current implementation, the bytecode generator also emits empty jump tables. https://cs.chromium.org/chromium/src/v8/src/interpreter/bytecode-array-writer.cc?rcl=111e990462823c9faeee06b67c0dcf05749d4da8&l=89 So the bytecode for t...

SaveExploits0
Exploit DB
Exploit DB
added 2018/03/06 12:00 a.m.35 views

Chrome V8 JIT - Empty BytecodeJumpTable Out-of-Bounds Read

/ In the current implementation, the bytecode generator also emits empty jump tables. https://cs.chromium.org/chromium/src/v8/src/interpreter/bytecode-array-writer.cc?rcl=111e990462823c9faeee06b67c0dcf05749d4da8&l=89 So the bytecode for the example code would be generated as follows: Code: functi...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2018/03/05 12:00 a.m.33 views

Chrome V8 Out-Of-Bounds Read

Chrome: V8: Empty BytecodeJumpTable may lead to OOB read In the current implementation, the bytecode generator also emits empty jump tables. https://cs.chromium.org/chromium/src/v8/src/interpreter/bytecode-array-writer.cc?rcl=111e990462823c9faeee06b67c0dcf05749d4da8&l=89 So the bytecode for the...

SaveExploits0
Veracode
Veracode
added 2018/03/02 8:22 a.m.11 views

Insecure Number Generator

github.com/markbates/goth is vulnerable to insecure number generator. The SetState function in gothic.go uses math/rand which is a weak random number generator and not robust enough to withstand a cryptographic attack against it...

6.6AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2018/02/28 4:00 p.m.79 views

Encryption 101: ShiOne ransomware case study

In part one of this series, Encryption 101: a malware analyst's primer, we introduced some of the basic encryption concepts used in malware. If you haven't read it, we suggest going back for a review, as it's necessary in order to be able to fully follow part two, our case study. In this study, w...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/02/28 12:00 a.m.36 views

openSUSE Security Update : systemd (openSUSE-2018-216)

This update for systemd fixes the following issues : Security issue fixed : - CVE-2017-18078: tmpfiles: refuse to chown/chmod files which are hardlinked, unless protectedhardlinks sysctl is on. This could be used by local attackers to gain privileges bsc1077925 Non Security issues fixed : - core:...

7.8CVSS6.5AI score0.01065EPSS
SaveExploits4References7
Openbugbounty
Openbugbounty
added 2018/02/27 11:29 a.m.10 views

sklad-generator.ru XSS vulnerability

Open Bug Bounty ID: OBB-569504 Description| Value ---|--- Affected Website:| sklad-generator.ru Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| Custom Code Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| 6.1...

6.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/02/27 12:00 a.m.36 views

SUSE SLED12 / SLES12 Security Update : systemd (SUSE-SU-2018:0546-1)

This update for systemd fixes the following issues: Security issue fixed : - CVE-2017-18078: tmpfiles: refuse to chown/chmod files which are hardlinked, unless protectedhardlinks sysctl is on. This could be used by local attackers to gain privileges bsc1077925 Non Security issues fixed : - core:...

7.8CVSS6.6AI score0.01065EPSS
SaveExploits4References9
OSV
OSV
added 2018/02/18 4:29 a.m.12 views

UBUNTU-CVE-2018-7208

In the coffpointerizeaux function in coffgen.c in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.30, an index is not validated, which allows remote attackers to cause a denial of service segmentation fault or possibly have unspecified other impact via a crafte...

7.8CVSS6.8AI score0.03901EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2018/02/10 9:09 p.m.539 views

VENOM 1.0.15 - Metasploit Shellcode Generator/Compiler/Listener

The script will use msfvenom metasploit to generate shellcode in diferent formats c | python | ruby | dll | msi | hta-psh injects the shellcode generated into one template example: python "the python funtion will execute the shellcode into ram" and uses compilers like gcc gnu cross compiler or...

7.6AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2018/02/01 12:00 a.m.33 views

openSUSE Security Update : systemd (openSUSE-2018-117)

This update for systemd fixes several issues. This security issue was fixed : - CVE-2018-1049: Prevent race that can lead to DoS when using automounts bsc1076308. These non-security issues were fixed : - core: don't choke if a unit another unit triggers vanishes during reload - delta: don't ignor...

7.5CVSS6.6AI score0.23633EPSS
SaveExploits0References12
ArchLinux
ArchLinux
added 2018/01/11 12:00 a.m.27 views

[ASA-201801-11] qtpass: private key recovery

Arch Linux Security Advisory ASA-201801-11 ========================================== Severity: High Date : 2018-01-11 CVE-ID : CVE-2017-18021 Package : qtpass Type : private key recovery Remote : Yes Link : https://security.archlinux.org/AVG-576 Summary ======= The package qtpass before version...

9.8CVSS9.6AI score0.0202EPSS
SaveExploits1References6
Akamai Blog
Akamai Blog
added 2018/01/09 11:57 a.m.133 views

A Death Match of Domain Generation Algorithms

By Hongliang Liu and Yuriy Yuzifovich Originally posted on December 29, 2017 Today's post is all about DGA's Domain Generation Algorithms: what they are, why they came into existence, what are some use cases where they are used, and, most importantly - how to detect and block them. As we will...

7.1AI score
SaveExploits0
OSV
OSV
added 2018/01/05 7:29 p.m.9 views

UBUNTU-CVE-2017-18021

It was discovered that QtPass before 1.2.1, when using the built-in password generator, generates possibly predictable and enumerable passwords. This only applies to the QtPass GUI...

9.8CVSS5.8AI score0.0202EPSS
SaveExploits1References6
OSV
OSV
added 2018/01/05 7:29 p.m.2 views

DEBIAN-CVE-2017-18021

It was discovered that QtPass before 1.2.1, when using the built-in password generator, generates possibly predictable and enumerable passwords. This only applies to the QtPass GUI...

9.8CVSS9.5AI score0.0202EPSS
SaveExploits1References1
OSV
OSV
added 2018/01/05 7:29 p.m.17 views

CVE-2017-18021

It was discovered that QtPass before 1.2.1, when using the built-in password generator, generates possibly predictable and enumerable passwords. This only applies to the QtPass GUI...

9.8CVSS9.8AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2018/01/05 7:29 p.m.24 views

CVE-2017-18021

It was discovered that QtPass before 1.2.1, when using the built-in password generator, generates possibly predictable and enumerable passwords. This only applies to the QtPass GUI...

9.8CVSS7.2AI score0.0202EPSS
SaveExploits1References5
CVE
CVE
added 2018/01/05 7:00 p.m.68 views

CVE-2017-18021

QtPass before 1.2.1 (QtPass GUI) uses a non-cryptographically secure RNG seeded with srand(msecs) based on the last-second, yielding possibly predictable/enumerable passwords and exposing them to attackers. Impact: passwords generated by the built-in generator may be recovered or enumerated. Reme...

9.8CVSS9.5AI score0.0202EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2018/01/05 7:00 p.m.49 views

CVE-2017-18021

It was discovered that QtPass before 1.2.1, when using the built-in password generator, generates possibly predictable and enumerable passwords. This only applies to the QtPass GUI...

9.8CVSS9.7AI score0.0202EPSS
SaveExploits1
Rows per page
Query Builder