Lucene search
K

66 matches found

Github Security Blog
Github Security Blog
added 2021/04/06 5:22 p.m.42 views

Discovery uses the same AES/GCM Nonce throughout the session

Discovery uses the same AES/GCM Nonce throughout the session though it should be generated on per message basis which can lead to the leaking of the session key. As the actual ENR record is signed with a different key it is not possible for an attacker to alter the ENR record. Note that the node...

5.3CVSS1.4AI score0.00489EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2021/03/26 4:49 p.m.16 views

GHSA-2H3H-VW8R-82RP Weak JSON Web Token in yapi-vendor

Weak JSON Web Token JWT signing secret generation in YMFE YApi through 1.9.2 allows recreation of other users' JWT tokens. This occurs because Math.random in Node.js is used as a source of randomness in jwt signing. Math.random does not provide cryptographically secure random numbers. This has be...

5.1CVSS5.1AI score0.00338EPSS
Exploits0References4
Packet Storm
Packet Storm
added 2021/02/20 12:0 a.m.361 views

Apache MyFaces 2.x Cross Site Request Forgery

Ceritude Securiy Advisory - CSA-2021-001 PRODUCT : Apache MyFaces VENDOR : The Apache Software Foundation SEVERITY : High AFFECTED VERSION : =2.2.13, =2.3.7, =2.3-next-M4, =2.1 branches IDENTIFIERS : CVE-2021-26296 PATCH VERSION : 2.2.14, 2.3.8, 2.3-next-M5, 3.0.0 FOUND BY : Wolfgang Ettlinger,...

0.7AI score0.03026EPSS
Exploits3
RustSec
RustSec
added 2020/12/09 12:0 p.m.20 views

nanorand 0.5.0 - RNGs failed to generate properly for non-64-bit numbers

In versions of nanorand prior to 0.5.1, RandomGen implementations for standard unsigned integers could fail to properly generate numbers, due to using bit-shifting to truncate a 64-bit number, rather than just an as conversion. This often manifested as RNGs returning nothing but 0, including the...

9.8CVSS2.8AI score0.01515EPSS
Exploits0Affected Software1
pentestit
pentestit
added 2019/08/05 6:43 a.m.2387 views

List of Open Source C2 Post-Exploitation Frameworks

PenTestIT RSS Feed This post has been lying in my drafts for more than a year with edits all over. But two days ago, it was announced that Powershell Empire would no longer be supported by it's authors. Hence just like I curated a list of adversary emulation tools, I finalized this list of open...

8.3AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2019/01/09 12:0 a.m.30 views

PHP 7.0.x < 7.0.1 Multiple Vulnerabilities

According to its banner, the version of PHP running on the remote web server is 7.0.x prior to 7.0.1. It is, therefore, affected by multiple vulnerabilities : - A use-after-free error exists in the collatorsortwithsortkeys function due to improper clearing of pointers when destroying an array. An...

10CVSS10AI score0.23871EPSS
Exploits3References5
ArchLinux
ArchLinux
added 2018/01/11 12:0 a.m.23 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.02363EPSS
Exploits1References6
Veracode
Veracode
added 2017/10/06 12:57 p.m.10 views

Insecure Random Number Generation

zeppelin is vulnerable to insecure random number generation. It is insecure because it generates predictable random numbers using java.util.Random rather than using a cryptographically secure random number generator...

6.6AI score
Exploits0
n0where
n0where
added 2017/08/08 5:51 p.m.73 views

Koadic C3 COM Command & Control – JScript RAT

Koadic, or COM Command & Control, is a Windows post-exploitation rootkit similar to other penetration testing tools such as Meterpreter and Powershell Empire. The major difference is that Koadic does most of its operations using Windows Script Host a.k.a. JScript/VBScript, with compatibility in t...

0.8AI score
Exploits0References1
Veracode
Veracode
added 2017/03/23 4:3 a.m.8 views

Insecure Random Number Generation

jsencrypt is vulnerable to insecure random number generation. It is insecure because it generates predictable random numbers using Math.random rather than using a cryptographically secure random number generation...

6.6AI score
Exploits0
Veracode
Veracode
added 2017/03/03 9:7 a.m.7 views

Insecure Pseudorandom Number Generation

randomkey is vulnerable to insecure pseudorandom number generation. The vulnerability exists because it uses Math.random instead of cryptographically secure pseudorandom number generation...

6.7AI score
Exploits0
Hacker One
Hacker One
added 2017/01/23 11:34 a.m.67 views

Alvosec: Alvocrypt uses a cryptographically insecure PRNG.

Dear Alvosec bug bounty team, Summary --- A PRNG is an algorithm used to produce random-looking numbers with certain desirable statistical properties. In order for a PRNG to be cryptographically secure it must be resistant to prediction. The generatepass function in Alvocrypt currently uses...

6.7AI score
Exploits0
Veracode
Veracode
added 2016/12/14 7:24 a.m.8 views

Insecure Random Number Generator

django-simple-sso is vulnerable to brute force attacks due to it's insecure random number generator. The random number generator generates pseudo-random numbers rather than a cryptographically secure random number...

6.6AI score
Exploits0
OPENSUSE Linux
OPENSUSE Linux
added 2016/05/20 3:9 p.m.53 views

Security update for php5 (important)

This update for php5 fixes the following security issues: - CVE-2016-4073: A remote attacker could have caused denial of service, or possibly execute arbitrary code, due to incorrect handling of string length calculations in mbstrcut bsc977003 - CVE-2015-8867: The PHP function...

7.5CVSS2.5AI score0.19455EPSS
Exploits5References5
Tenable Nessus
Tenable Nessus
added 2016/05/19 12:0 a.m.52 views

SUSE SLES11 Security Update : php53 (SUSE-SU-2016:1310-1)

This update for php53 fixes the following security issues : - CVE-2016-4073: A remote attacker could have caused denial of service, or possibly execute arbitrary code, due to incorrect handling of string length calculations in mbstrcut bsc977003 - CVE-2015-8867: The PHP function...

9.8CVSS8.6AI score0.07287EPSS
Exploits4References13
OpenVAS
OpenVAS
added 2016/05/17 12:0 a.m.51 views

openSUSE: Security Advisory for php5 (openSUSE-SU-2016:1274-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2016 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...

9.8CVSS7.5AI score0.36974EPSS
Exploits13References1
Tenable Nessus
Tenable Nessus
added 2016/05/12 12:0 a.m.49 views

openSUSE Security Update : php5 (openSUSE-2016-576)

This update for php5 fixes the following issues : - CVE-2016-4073: A remote attacker could have caused denial of service, or possibly execute arbitrary code, due to incorrect handling of string length calculations in mbstrcut bsc977003 - CVE-2016-3074: Signedness vulnerability in bundled libgd ma...

9.8CVSS8.6AI score0.36974EPSS
Exploits13References12
Tenable Nessus
Tenable Nessus
added 2016/01/29 12:0 a.m.28 views

PHP 7.0.x < 7.0.1 Multiple Vulnerabilities

Binary data 9064.prm...

10CVSS9.5AI score0.23871EPSS
Exploits3References3
FreeBSD
FreeBSD
added 2016/01/28 12:0 a.m.29 views

phpmyadmin -- Unsafe generation of XSRF/CSRF token

The phpMyAdmin development team reports: The XSRF/CSRF token is generated with a weak algorithm using functions that do not return cryptographically secure values. We consider this vulnerability to be non-critical...

5.3CVSS1.9AI score0.02477EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2016/01/11 12:0 a.m.35 views

Debian DSA-3439-1 : prosody - security update

Two vulnerabilities were discovered in Prosody, a lightweight Jabber/XMPP server. The Common Vulnerabilities and Exposures project identifies the following issues : - CVE-2016-1231 Kim Alvefur discovered a flaw in Prosody's HTTP file-serving module that allows it to serve requests outside of the...

7.5CVSS6.6AI score0.02867EPSS
Exploits0References7
Rows per page
Query Builder