Lucene search
+L

851 matches found

Prion
Prion
added 2021/11/12 2:15 p.m.19 views

Directory traversal

Clustering master branch as of commit 53e663e259bcfc8cdecb56c0bb255bd70bfcaa70 is affected by a directory traversal vulnerability. This attack can cause the disclosure of critical secrets stored anywhere on the system and can significantly aid in getting remote code access...

5CVSS7.7AI score0.15689EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2021/11/12 1:36 p.m.98 views

CVE-2021-43496

The CVE-2021-43496 entry concerns the Clustering project where the master branch (commit 53e663e259bcfc8cdecb56c0bb255bd70bfcaa70) is affected by a directory traversal vulnerability. The connected nuclei template documents a Local File Inclusion/directory traversal flaw that can disclose sensitiv...

7.5CVSS7.8AI score0.15689EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2021/11/12 12:00 a.m.7 views

ServerManagement 路径遍历漏洞

ServerManagement is a server management tool. A path traversal vulnerability exists in ServerManagement that stems from a commit in the ServerManagement master branch that is affected by a directory traversal vulnerability...

7.5CVSS7.3AI score0.02391EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2021/05/28 5:15 p.m.41 views

CVE-2021-32642

radsecproxy is a generic RADIUS proxy that supports both UDP and TLS RadSec RADIUS transports. Missing input validation in radsecproxy's naptr-eduroam.sh and radsec-dynsrv.sh scripts can lead to configuration injection via crafted radsec peer discovery DNS records. Users are subject to Informatio...

9.4CVSS7.2AI score0.01331EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2021/05/28 5:15 p.m.7 views

CVE-2021-32642

radsecproxy is a generic RADIUS proxy that supports both UDP and TLS RadSec RADIUS transports. Missing input validation in radsecproxy's naptr-eduroam.sh and radsec-dynsrv.sh scripts can lead to configuration injection via crafted radsec peer discovery DNS records. Users are subject to Informatio...

9.4CVSS7AI score0.01331EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2021/05/28 1:36 p.m.10 views

Denial of Service (DoS)

Overview node-static is a rfc 2616 compliant HTTP static-file server module, with built-in caching. Affected versions of this package are vulnerable to Denial of Service DoS. The package fails to catch an exception when user input includes null bytes. This allows attackers to access http://host/%...

7.5CVSS6.8AI score0.00524EPSS
SaveExploits0References2
Snyk
Snyk
added 2021/05/28 1:36 p.m.6 views

Denial of Service (DoS)

Overview @nubosoftware/node-static is a simple, compliant file streaming module for node Affected versions of this package are vulnerable to Denial of Service DoS. The package fails to catch an exception when user input includes null bytes. This allows attackers to access http://host/%00 and cras...

7.5CVSS6.8AI score0.00524EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2021/05/28 12:00 a.m.8 views

PT-2021-4266 · Unknown · Radsecproxy

Name of the Vulnerable Software and Affected Versions: radsecproxy affected versions not specified Description: The issue is related to missing input validation in radsecproxy's naptr-eduroam.sh and radsec-dynsrv.sh scripts, which can lead to configuration injection via crafted radsec peer...

9.4CVSS9.1AI score0.01331EPSS
SaveExploits0References15
OSV
OSV
added 2021/03/13 9:15 p.m.11 views

CVE-2021-28373

The authinternal plugin in Tiny Tiny RSS aka tt-rss before 2021-03-12 allows an attacker to log in via the OTP code without a valid password. NOTE: this issue only affected the git master branch for a short time. However, all end users are explicitly directed to use the git master branch in...

7.5CVSS7.2AI score0.00934EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2021/03/13 9:15 p.m.44 views

CVE-2021-28373

The authinternal plugin in Tiny Tiny RSS aka tt-rss before 2021-03-12 allows an attacker to log in via the OTP code without a valid password. NOTE: this issue only affected the git master branch for a short time. However, all end users are explicitly directed to use the git master branch in...

7.5CVSS7.1AI score0.00934EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2021/03/13 9:15 p.m.11 views

CVE-2021-28373

The authinternal plugin in Tiny Tiny RSS aka tt-rss before 2021-03-12 allows an attacker to log in via the OTP code without a valid password. NOTE: this issue only affected the git master branch for a short time. However, all end users are explicitly directed to use the git master branch in...

7.5CVSS7.4AI score0.00934EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2021/03/13 8:19 p.m.61 views

CVE-2021-28373

The authinternal plugin in Tiny Tiny RSS aka tt-rss before 2021-03-12 allows an attacker to log in via the OTP code without a valid password. NOTE: this issue only affected the git master branch for a short time. However, all end users are explicitly directed to use the git master branch in...

7.5CVSS7.6AI score0.00934EPSS
SaveExploits0
PyPA
PyPA
added 2020/12/10 11:15 p.m.11 views

PYSEC-2020-335

In TensorFlow release candidate versions 2.4.0rc, the general implementation for matching filesystem paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories. There are multiple invariants and preconditions that are assumed by the parallel...

7.5CVSS6.9AI score0.00689EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2020/12/10 11:15 p.m.11 views

PYSEC-2020-141

In TensorFlow release candidate versions 2.4.0rc, the general implementation for matching filesystem paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories. There are multiple invariants and preconditions that are assumed by the parallel...

7.5CVSS6.9AI score0.00689EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2020/06/01 12:00 p.m.29 views

RUSTSEC-2020-0027 traitobject assumes the layout of fat pointers

This crate gets the data pointer from fat pointers assuming that the first element in a fat pointer is the data pointer. This is currently true, but it may change in a future Rust version, leading to memory corruption. This has been fixed in the master branch of the crate, but is has not been...

9.8CVSS9.3AI score0.0171EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2020/06/01 12:00 a.m.9 views

PT-2020-17513 · Rust · Traitobject Crate

Name of the Vulnerable Software and Affected Versions: traitobject crate through 2020-06-01 Description: The issue arises from false expectations about fat pointers in the traitobject crate, which could lead to memory corruption. This occurs because the crate assumes the first element in a fat...

9.8CVSS6.8AI score0.0171EPSS
SaveExploits1References10
PyPA
PyPA
added 2020/03/19 5:15 p.m.13 views

PYSEC-2020-268

In EasyBuild before version 4.1.2, the GitHub Personal Access Token PAT used by EasyBuild for the GitHub integration features like --new-pr, --fro,-pr, etc. is shown in plain text in EasyBuild debug log files. This issue is fixed in EasyBuild v4.1.2, and in the master+ develop branches of the...

7.7CVSS6.8AI score0.00545EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2020/03/19 5:15 p.m.17 views

Information disclosure

In EasyBuild before version 4.1.2, the GitHub Personal Access Token PAT used by EasyBuild for the GitHub integration features like --new-pr, --fro,-pr, etc. is shown in plain text in EasyBuild debug log files. This issue is fixed in EasyBuild v4.1.2, and in the master+ develop branches of the...

2.1CVSS5.3AI score0.00545EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2020/03/13 9:26 a.m.7 views

Command Injection

Overview gulp-scss-lint is a Lint your .scss files. Affected versions of this package are vulnerable to Command Injection. It is possible to inject arbitrary commands to the exec function located in src/command.js via the provided options. PoC by JHU System Security Lab var root =...

9.8CVSS7.2AI score0.0271EPSS
SaveExploits1References2
Packet Storm
Packet Storm
added 2019/12/23 12:00 a.m.106 views

Reptile Rootkit reptile_cmd Privilege Escalation

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Reptile Rootkit reptilecmd Privilege Escalation', 'Description' = %q This module uses Reptile rootkit's reptilecmd backdoor executable to gain ro...

0.7AI score
SaveExploits0
Rows per page
Query Builder