Lucene search
+L

6805 matches found

Tenable Nessus
Tenable Nessus
added 2020/09/08 12:00 a.m.16 views

FreeBSD : Mbed TLS -- Local side channel attack on RSA and static Diffie-Hellman (bcdeb6d2-f02d-11ea-838a-0011d823eebd)

Manuel Pegourie-Gonnard reports : An attacker with access to precise enough timing and memory access information typically an untrusted operating system attacking a secure enclave such as SGX or the TrustZone secure world can recover the private keys used in RSA or static finite-field...

5.5AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2020/09/04 4:55 p.m.24 views

Outdated Static Dependency in vue-moment

Versions of vue-moment prior to 4.1.0 contain an Outdated Static Dependency. The package depends on moment and has it loaded statically instead of as a dependency that can be updated. It has [email protected] that contains a Regular Expression Denial of Service vulnerability. Recommendation Upgrade t...

5AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2020/09/04 4:55 p.m.21 views

GHSA-HRPP-F84W-XHFG Outdated Static Dependency in vue-moment

Versions of vue-moment prior to 4.1.0 contain an Outdated Static Dependency. The package depends on moment and has it loaded statically instead of as a dependency that can be updated. It has [email protected] that contains a Regular Expression Denial of Service vulnerability. Recommendation Upgrade t...

5.3CVSS7AI score
SaveExploits0References5
OSV
OSV
added 2020/09/04 12:00 p.m.64 views

RUSTSEC-2020-0060 futures_task::waker may cause a use-after-free if used on a type that isn't 'static

Affected versions of the crate did not properly implement a 'static lifetime bound on the waker function. This resulted in a use-after-free if Waker::wake is called after original data had been dropped. The flaw was corrected by adding 'static lifetime bound to the data waker takes...

7.8CVSS7.5AI score0.00493EPSS
SaveExploits1References3
RustSec
RustSec
added 2020/09/04 12:00 p.m.25 views

futures_task::waker may cause a use-after-free if used on a type that isn't 'static

Affected versions of the crate did not properly implement a 'static lifetime bound on the waker function. This resulted in a use-after-free if Waker::wake is called after original data had been dropped. The flaw was corrected by adding 'static lifetime bound to the data waker takes...

7.8CVSS3.6AI score0.00493EPSS
SaveExploits1Affected Software1
Snyk
Snyk
added 2020/09/03 10:48 p.m.10 views

Server-side Request Forgery (SSRF)

Overview osm-static-maps is a Create a static image of a map with the features you want Affected versions of this package are vulnerable to Server-side Request Forgery SSRF. User input given to the package is passed directly to a template without escaping ... . As such, it is possible for an...

7.6CVSS6.3AI score0.016EPSS
SaveExploits1References2
OSV
OSV
added 2020/09/03 4:49 p.m.10 views

GHSA-QJFH-XC44-RM9X Path Traversal in file-static-server

All versions of file-static-server are vulnerable to Path Traversal. Due to insufficient input sanitization in URLs, attackers can access server files by using relative paths when fetching files. Recommendation No fix is currently available. Consider using an alternative module until a fix is mad...

7AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2020/09/03 4:49 p.m.20 views

Path Traversal in file-static-server

All versions of file-static-server are vulnerable to Path Traversal. Due to insufficient input sanitization in URLs, attackers can access server files by using relative paths when fetching files. Recommendation No fix is currently available. Consider using an alternative module until a fix is mad...

4.7AI score
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2020/09/03 7:13 a.m.20 views

Directory Traversal

static-server-gx is vulnerable to directory traversal. The vulnerability exists as it does not validate the file path for input such as ../, allowing the escape from the target root directory...

3.9AI score
SaveExploits0
OSV
OSV
added 2020/09/02 3:46 p.m.13 views

GHSA-X9HC-RW35-F44H Sandbox Breakout / Arbitrary Code Execution in static-eval

Versions of static-evalprior to 2.0.2 pass untrusted user input directly to the global function constructor, resulting in an arbitrary code execution vulnerability when user input is parsed via the package. Proof of concept var evaluate = require'static-eval'; var parse = require'esprima'.parse;...

7.3CVSS8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2020/09/02 3:46 p.m.25 views

Sandbox Breakout / Arbitrary Code Execution in static-eval

Versions of static-evalprior to 2.0.2 pass untrusted user input directly to the global function constructor, resulting in an arbitrary code execution vulnerability when user input is parsed via the package. Proof of concept var evaluate = require'static-eval'; var parse = require'esprima'.parse;...

4.6AI score
SaveExploits0References2Affected Software1
Microsoft Secure
Microsoft Secure
added 2020/09/01 4:00 p.m.33 views

Force firmware code to be measured and attested by Secure Launch on Windows 10

You cannot build something great on a weak foundation – and security is no exception. Windows is filled with important security features like Hypervisor-protected code integrity HVCI and Windows Defender Credential Guard that protect users from advanced hardware and firmware attacks. For these...

0.1AI score
SaveExploits0
AlpineLinux
AlpineLinux
added 2020/09/01 12:33 p.m.105 views

CVE-2020-24583

An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 when Python 3.7+ is used. FILEUPLOADDIRECTORYPERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files. It was also not applied to intermediate-level...

7.5CVSS7.5AI score0.03936EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2020/08/31 10:57 p.m.69 views

Open Redirect in serve-static

Versions of serve-static prior to 1.6.5 or 1.7.x prior to 1.7.2 are affected by an open redirect vulnerability on some browsers when configured to mount at the root directory. Proof of Concept A link to http://example.com//www.google.com/%2e%2e will redirect to //www.google.com/%2e%2e Some browse...

4.3CVSS6.2AI score0.02616EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2020/08/31 10:57 p.m.7 views

GHSA-C3X7-GJMX-R2FF Open Redirect in serve-static

Versions of serve-static prior to 1.6.5 or 1.7.x prior to 1.7.2 are affected by an open redirect vulnerability on some browsers when configured to mount at the root directory. Proof of Concept A link to http://example.com//www.google.com/%2e%2e will redirect to //www.google.com/%2e%2e Some browse...

3.1CVSS5.9AI score0.02616EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2020/08/31 10:53 p.m.40 views

Directory Traversal in nhouston

All versions of the static file server module nhouston are vulnerable to directory traversal. An attacker can provide input such as ../ to read files outside of the served directory. Recommendation It is recommended that a different module be used, as we have been unable to reacher the maintainer...

4.7AI score0.00778EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2020/08/31 10:53 p.m.13 views

GHSA-44G9-W23C-5RW7 Directory Traversal in nhouston

All versions of the static file server module nhouston are vulnerable to directory traversal. An attacker can provide input such as ../ to read files outside of the served directory. Recommendation It is recommended that a different module be used, as we have been unable to reacher the maintainer...

5.3CVSS6.4AI score0.00778EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2020/08/30 12:30 p.m.42 views

Iblessing - An iOS Security Exploiting Toolkit, It Mainly Includes Application Information Collection, Static Analysis And Dynamic Analysis

iblessing iblessing is an iOS security exploiting toolkit, it mainly includes application information collection , static analysis and dynamic analysis. iblessing is based on unicorn engine and capstone engine. Features Cross-platform: Tested on macOS and Ubuntu. iOS App static info extract,...

7.5AI score
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2020/08/28 12:00 a.m.32 views

Cisco IOS Software for Cisco Industrial Routers Virtual Device Server Static Credentials (cisco-sa-ios-iot-vds-cred-uPMp9zbY)

According to its self-reported version, IOS is affected by a server static credentials vulnerability. The vulnerability is due to the presence of weak, hard-coded credentials. An attacker could exploit this vulnerability by authenticating to the targeted device and then connecting to VDS through...

8.8CVSS7.9AI score0.00337EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2020/08/26 7:32 p.m.59 views

Server secret was included in static assets and served to clients

Impact Server JWT signing secret was included in static assets and served to clients. This ALLOWS Flood's builtin authentication to be bypassed. Given Flood is granted access to rTorrent's SCGI interface which is unprotected and ALLOWS arbitrary code execution and usually wide-ranging privileges ...

1.1AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder