Lucene search
+L

881 matches found

Github Security Blog
Github Security Blog
added 2018/07/18 6:28 p.m.66 views

Sandbox Breakout in safe-eval

Affected versions of safe-eval are vulnerable to a sandbox escape. By accessing object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox. Proof of Concept: This code accesses the process object and calls .exit js var safeEval =...

10CVSS9AI score0.02835EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2018/07/18 6:28 p.m.31 views

GHSA-WW6V-677G-P656 Sandbox Breakout in safe-eval

Affected versions of safe-eval are vulnerable to a sandbox escape. By accessing object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox. Proof of Concept: This code accesses the process object and calls .exit js var safeEval =...

10CVSS5.9AI score0.02835EPSS
SaveExploits0References6
CVE
CVE
added 2018/07/13 2:00 p.m.66 views

CVE-2018-14043

CVE-2018-14043 affects mstdlib (M Standard Library for C) 1.2.0. The issue arises when M_fs_perms_can_access attempts to delete an existing file that lacks public read/write access during a copy operation, related to fs/m_fs.c and fs/m_fs_path.c. An attacker could create the file and then gain ac...

9.8CVSS9.3AI score0.015EPSS
SaveExploits0References2Affected Software1
RustSec
RustSec
added 2018/06/30 12:00 p.m.19 views

quickersort is deprecated and unmaintained

The author of the quickersort crate has deprecated it and does not recommend using it anymore. Everything in it has been incorporated into std::sortunstable in the standard library as of Rust 1.20. std::sortunstable: https://doc.rust-lang.org/stable/std/primitive.slice.htmlmethod.sortunstable...

4.3AI score
SaveExploits0Affected Software1
OSV
OSV
added 2018/06/30 12:00 p.m.18 views

RUSTSEC-2018-0016 quickersort is deprecated and unmaintained

The author of the quickersort crate has deprecated it and does not recommend using it anymore. Everything in it has been incorporated into std::sortunstable in the standard library as of Rust 1.20. std::sortunstable: https://doc.rust-lang.org/stable/std/primitive.slice.htmlmethod.sortunstable...

7.2AI score
SaveExploits0References3
OSV
OSV
added 2018/06/07 2:29 a.m.23 views

CVE-2017-16088

The safe-eval module describes itself as a safer version of eval. By accessing the object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox...

10CVSS9.6AI score
SaveExploits0References3
NVD
NVD
added 2018/06/07 2:29 a.m.31 views

CVE-2017-16088

The safe-eval module describes itself as a safer version of eval. By accessing the object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox...

10CVSS9.4AI score0.02835EPSS
SaveExploits0References3
Prion
Prion
added 2018/06/07 2:29 a.m.28 views

Improper access control

The safe-eval module describes itself as a safer version of eval. By accessing the object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox...

10CVSS9.4AI score0.02835EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2018/06/07 2:00 a.m.43 views

CVE-2017-16088

The safe-eval module describes itself as a safer version of eval. By accessing the object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox...

9.5AI score0.02835EPSS
SaveExploits0References3
Fedora
Fedora
added 2018/04/09 7:10 p.m.34 views

[SECURITY] Fedora 27 Update: python3-3.6.5-1.fc27

Python is an accessible, high-level, dynamically typed, interpreted program ming language, designed with an emphasis on code readibility. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3 package provides the "python3" executable: the...

7.5CVSS2.1AI score0.05039EPSS
SaveExploits1
Fedora
Fedora
added 2018/04/06 11:10 a.m.47 views

[SECURITY] Fedora 28 Update: python3-3.6.5-1.fc28

Python is an accessible, high-level, dynamically typed, interpreted program ming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3 package provides the "python3" executable: the...

7.5CVSS2.1AI score0.05039EPSS
SaveExploits1
Cvelist
Cvelist
added 2017/12/28 3:00 p.m.52 views

CVE-2017-5641

Previous versions of Apache Flex BlazeDS 4.7.2 and earlier did not restrict which types were allowed for AMFX object deserialization by default. During the deserialization process code is executed that for several known types has undesired side-effects. Other, unknown types may also exhibit such...

9.7AI score0.20747EPSS
SaveExploits4References8
OSV
OSV
added 2017/10/23 1:29 a.m.9 views

CVE-2017-7086

An issue was discovered in certain Apple products. iOS before 11 is affected. macOS before 10.13 is affected. tvOS before 11 is affected. watchOS before 4 is affected. The issue involves the "libc" component. It allows remote attackers to cause a denial of service resource consumption via a craft...

7.5CVSS5.8AI score0.0211EPSS
SaveExploits0References6
OSV
OSV
added 2017/10/19 11:29 p.m.8 views

UBUNTU-CVE-2017-15650

musl libc before 1.1.17 has a buffer overflow via crafted DNS replies because dnsparsecallback in network/lookupname.c does not restrict the number of addresses, and thus an attacker can provide an unexpected number by sending A records in a reply to an AAAA query...

7.5CVSS7.4AI score0.01912EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2017/08/01 2:24 p.m.21 views

python: failure to validate certificates in the HTTP client with TLS (PEP 476)

The Python standard library HTTP client modules such as httplib or urllib did not perform verification of TLS/SSL certificates when connecting to HTTPS servers. A man-in-the-middle attacker could use this flaw to hijack connections and eavesdrop or modify transferred data...

5.8CVSS7.2AI score0.03012EPSS
SaveExploits1References4
NVD
NVD
added 2017/07/06 4:29 p.m.22 views

CVE-2017-8932

A bug in the standard library ScalarMult implementation of curve P-256 for amd64 architectures in Go before 1.7.6 and 1.8.x before 1.8.2 causes incorrect results to be generated for specific input points. An adaptive attack can be mounted to progressively extract the scalar input to ScalarMult by...

5.9CVSS5.5AI score0.02177EPSS
SaveExploits0References9
CVE
CVE
added 2017/07/06 4:00 p.m.107 views

CVE-2017-8932

CVE-2017-8932 affects the Go standard library’s ScalarMult on the P-256 curve for amd64. The bug causes incorrect results for certain input points, enabling an adaptive attack that progressively extracts the scalar in the ScalarMult operation and can lead to a full key recovery for static ECDH as...

5.9CVSS5.6AI score0.02177EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2017/07/06 4:00 p.m.36 views

CVE-2017-8932

A bug in the standard library ScalarMult implementation of curve P-256 for amd64 architectures in Go before 1.7.6 and 1.8.x before 1.8.2 causes incorrect results to be generated for specific input points. An adaptive attack can be mounted to progressively extract the scalar input to ScalarMult by...

5.8AI score0.02177EPSS
SaveExploits0References9
nodejs
nodejs
added 2017/04/19 11:29 p.m.2249 views

Sandbox Breakout

Overview Affected versions of safe-eval are vulnerable to a sandbox escape. By accessing object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox. Proof of Concept: This code accesses the process object and calls .exit var safeEv...

10CVSS3.3AI score0.02835EPSS
SaveExploits0Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/07/06 12:00 a.m.12 views

Vulnerabilities in the Debian GNU/Linux operating system that allow a remote attacker to compromise the confidentiality, integrity, and accessibility of protected information

The multiple vulnerabilities in the libc6 operating system package of the Debian GNU/Linux distribution may lead to breaches of the confidentiality, integrity, and accessibility of protected information. These vulnerabilities can be exploited remotely...

7.5CVSS5.8AI score0.18795EPSS
SaveExploits6References11Affected Software1
Rows per page
Query Builder