Lucene search
+L

7037 matches found

Veracode
Veracode
added 2018/03/28 6:56 a.m.20 views

Insecure Number Generator

github.com/terraform-providers/terraform-provider-aws is vulnerable to insecure number generation. The library uses a pseudorandom number generator thats based on the time of generation, allowing a malicious user to make educated guesses about the password...

9.8CVSS9.1AI score0.01952EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2018/03/27 6:29 p.m.6 views

CVE-2018-9057

aws/resourceawsiamuserloginprofile.go in the HashiCorp Terraform Amazon Web Services AWS provider through v1.12.0 has an inappropriate PRNG algorithm and seeding, which makes it easier for remote attackers to obtain access by leveraging an IAM account that was provisioned with a weak password...

9.8CVSS5.6AI score0.01952EPSS
SaveExploits0References2
NVD
NVD
added 2018/03/27 5:29 p.m.18 views

CVE-2018-7194

Integer format vulnerability in the ticket number generator in Enhancesoft osTicket before 1.10.2 allows remote attackers to cause a denial-of-service preventing the creation of new tickets via a large number of digits in the ticket number format setting...

4.9CVSS5.1AI score0.01285EPSS
SaveExploits1References1
Prion
Prion
added 2018/03/27 5:29 p.m.18 views

Integer overflow

Integer format vulnerability in the ticket number generator in Enhancesoft osTicket before 1.10.2 allows remote attackers to cause a denial-of-service preventing the creation of new tickets via a large number of digits in the ticket number format setting...

4CVSS5.1AI score0.01285EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2018/03/27 5:29 p.m.20 views

CVE-2018-7194

Integer format vulnerability in the ticket number generator in Enhancesoft osTicket before 1.10.2 allows remote attackers to cause a denial-of-service preventing the creation of new tickets via a large number of digits in the ticket number format setting...

4.9CVSS7.1AI score
SaveExploits0References1
seebug.org
seebug.org
added 2018/03/15 12:0 a.m.37 views

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 example code would be generated as follows: Code: function...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/03/09 12:0 a.m.41 views

OracleVM 3.3 : dhcp (OVMSA-2018-0024)

The remote OracleVM system is missing necessary patches to address critical security updates : - Added oracle-errwarn-message.patch - Resolves: 1550085 - CVE-2018-5733 Avoid reference overflow 12:4.1.1-53.P1.2 - Resolves: 1550083 - CVE-2018-5732 Avoid options buffer overflow - Resolves: 1063217 -...

7.5CVSS7AI score0.20242EPSS
SaveExploits0References3
Prion
Prion
added 2018/03/06 4:29 p.m.25 views

Design/Logic Flaw

NVIDIA Security Engine contains a vulnerability in the Deterministic Random Bit Generator DRBG where the DRBG does not properly initialize and store or transmits sensitive data using a weakened encryption scheme that is unable to protect sensitive data which may lead to information disclosure.Thi...

2.1CVSS6.3AI score0.00075EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2018/03/06 4:29 p.m.8 views

CVE-2017-6284

NVIDIA Security Engine contains a vulnerability in the Deterministic Random Bit Generator DRBG where the DRBG does not properly initialize and store or transmits sensitive data using a weakened encryption scheme that is unable to protect sensitive data which may lead to information disclosure.Thi...

5.5CVSS5.5AI score0.00075EPSS
SaveExploits0References2
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:0 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:0 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:0 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:0 p.m.78 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:0 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.9 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:0 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.02214EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2018/02/10 9:9 p.m.538 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
Rows per page
Query Builder