Lucene search
+L

954 matches found

The Hacker News
The Hacker News
added 2021/04/24 7:18 p.m.229 views

Critical RCE Bug Found in Homebrew Package Manager for macOS and Linux

A recently identified security vulnerability in the official Homebrew Cask repository could have been exploited by an attacker to execute arbitrary code on users' machines that have Homebrew installed. The issue, which was reported to the maintainers on April 18 by a Japanese security researcher...

0.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/04/15 12:0 a.m.5 views

PT-2021-14482 · Unknown +2 · Filecoin-Ffi +2

Name of the Vulnerable Software and Affected Versions: Lotus affected versions not specified Description: The issue concerns BLS signature validation in Lotus, which uses the blst library method VerifyCompressed. This method accepts signatures in two forms: serialized and compressed, allowing BLS...

7.5CVSS6.7AI score0.00976EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2021/04/13 12:0 a.m.3 views

Microsoft Visual Studio Code 代码注入漏洞

Microsoft Visual Studio Code is an open source code editor from Microsoft Corporation USA. A code injection vulnerability exists in Microsoft Visual Studio Code, which stems from a GitHub pull request and a remote code execution vulnerability in the extension in question...

7.8CVSS8.2AI score0.02253EPSS
SaveExploits0References4
Veracode
Veracode
added 2021/04/07 4:20 a.m.16 views

Privilege Escalation

projen is vulnerable to privilege escalation. The vulnerability exists due to workflow being able to be triggered the issuecomment on the pull request...

8.1CVSS3.5AI score0.01381EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2021/04/06 7:15 p.m.20 views

Design/Logic Flaw

projen is a project generation tool that synthesizes project configuration files such as package.json, tsconfig.json, .gitignore, GitHub Workflows, eslint, jest, and more, from a well-typed definition written in JavaScript. Users of projen's NodeProject project type including any project type...

5.5CVSS8.2AI score0.01381EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/04/06 6:35 p.m.47 views

CVE-2021-21423 Exposure of Version-Control Repository to an Unauthorized Control Sphere in projen

projen is a project generation tool that synthesizes project configuration files such as package.json, tsconfig.json, .gitignore, GitHub Workflows, eslint, jest, and more, from a well-typed definition written in JavaScript. Users of projen's NodeProject project type including any project type...

6.8CVSS8.4AI score0.01381EPSS
SaveExploits0References3
OSV
OSV
added 2021/03/03 4:15 a.m.5 views

CVE-2021-22862

An improper access control vulnerability was identified in GitHub Enterprise Server that allowed an authenticated user with the ability to fork a repository to disclose Actions secrets for the parent repository of the fork. This vulnerability existed due to a flaw that allowed the base reference ...

6.5CVSS6.6AI score0.0081EPSS
SaveExploits0References1
OSV
OSV
added 2021/03/03 4:15 a.m.7 views

CVE-2021-22863

An improper access control vulnerability was identified in the GitHub Enterprise Server GraphQL API that allowed authenticated users of the instance to modify the maintainer collaboration permission of a pull request without proper authorization. By exploiting this vulnerability, an attacker woul...

8.1CVSS5.8AI score0.00968EPSS
SaveExploits0References4
NVD
NVD
added 2021/03/03 4:15 a.m.37 views

CVE-2021-22863

An improper access control vulnerability was identified in the GitHub Enterprise Server GraphQL API that allowed authenticated users of the instance to modify the maintainer collaboration permission of a pull request without proper authorization. By exploiting this vulnerability, an attacker woul...

8.1CVSS0.00968EPSS
SaveExploits0References4
Prion
Prion
added 2021/03/03 4:15 a.m.31 views

Improper access control

An improper access control vulnerability was identified in GitHub Enterprise Server that allowed an authenticated user with the ability to fork a repository to disclose Actions secrets for the parent repository of the fork. This vulnerability existed due to a flaw that allowed the base reference ...

4CVSS6.4AI score0.0081EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2021/03/03 4:15 a.m.27 views

Improper access control

An improper access control vulnerability was identified in the GitHub Enterprise Server GraphQL API that allowed authenticated users of the instance to modify the maintainer collaboration permission of a pull request without proper authorization. By exploiting this vulnerability, an attacker woul...

5.5CVSS7.9AI score0.00968EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2021/03/03 3:25 a.m.84 views

CVE-2021-22863

CVE-2021-22863 is an improper access control vulnerability in GitHub Enterprise Server’s GraphQL API. It allowed authenticated users to modify the maintainer collaboration permission on a pull request, potentially exposing head branches of repos where they are a maintainer. Affected versions span...

8.1CVSS8.1AI score0.00968EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2021/03/03 12:0 a.m.8 views

PT-2021-15236 · Github · Github Enterprise Server

Name of the Vulnerable Software and Affected Versions: GitHub Enterprise Server versions 2.12.22 through 2.20.23 GitHub Enterprise Server versions 2.21.0 through 2.21.14 GitHub Enterprise Server versions 2.22.0 through 2.22.6 GitHub Enterprise Server versions 3.0.0 Description: An improper access...

8.1CVSS8AI score0.00968EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2021/03/03 12:0 a.m.9 views

GitHub Enterprise Server 安全漏洞

GitHub Enterprise Server is a U.S. GitHub open source application. Provides a platform for setting up your own GitHub instance as a virtual appliance, thus providing a scalable, easy-to-manage platform. A security vulnerability exists in the GitHub Enterprise Server GraphQL API that allows an...

8.1CVSS7.7AI score0.00968EPSS
SaveExploits0References4
OSV
OSV
added 2021/03/01 8:44 p.m.24 views

GHSA-9FHW-R42P-5C7R Regular expression Denial of Service in @progfay/scrapbox-parser

Impact A Regular expression Denial of Service flaw was found in the @progfay/scrapbox-parser package before 6.0.3, 7.0.2 for Node.js. The attacker that is able to be parsed a specially crafted text may cause the application to consume an excessive amount of CPU. Patches Upgrade to version 6.0.3,...

4.3CVSS7.4AI score0.01759EPSS
SaveExploits0References6
RustSec
RustSec
added 2021/01/07 12:0 p.m.21 views

`Frame::copy_from_raw_parts` can lead to segfault without `unsafe`

fn Frame::copyfromrawparts is a safe API that can take a raw pointer and dereference it. It is possible to read arbitrary memory address with an arbitrarily fed pointer. This allows the safe API to access & read arbitrary address in memory. Feeding an invalid memory address pointer to the API may...

7.5CVSS1AI score0.01327EPSS
SaveExploits1Affected Software1
Github Security Blog
Github Security Blog
added 2020/11/13 5:18 p.m.77 views

Authorization bypass in Spree

Impact The perpetrator could query the API v2 Order Status endpoint with an empty string passed as an Order token Patches Please upgrade to 3.7.11, 4.0.4, or 4.1.11 depending on your used Spree version. Users of Spree 3.7 are not affected. References Pull request with a fix and in-depth explanati...

7.7CVSS0.5AI score0.01111EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2020/10/16 12:51 a.m.85 views

GHSA-G5VF-V6WF-7W2R Ciphertext Malleability Issue in Tink Java

Impact Tink's Java version before 1.5 under some circumstances allowed attackers to change the key ID part of the ciphertext, resulting in the attacker creating a second ciphertext that will decrypt to the same plaintext. This can be a problem in particular in the case of encrypting with a...

6.9CVSS5AI score0.00463EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2020/07/07 4:32 p.m.44 views

XSS in Mapfish Print relating to JSONP support

Impact A user can use the JSONP support to do a Cross-site scripting. Patches Use version = 3.24 Workarounds No References https://github.com/mapfish/mapfish-print/pull/1397/commits/89155f2506b9cee822e15ce60ccae390a1419d5e https://cwe.mitre.org/data/definitions/79.html For more information If you...

9.3CVSS0.00801EPSS
SaveExploits0References4Affected Software3
exploitpack
exploitpack
added 2020/03/26 12:0 a.m.108 views

Centreo 19.10.8 - DisplayServiceStatus Remote Code Execution

Centreo 19.10.8 - DisplayServiceStatus Remote Code Execution Exploit Title: Centreo 19.10.8 - 'DisplayServiceStatus' Remote Code Execution Date: 2020-03-25 Exploit Author: Engin Demirbilek Vendor Homepage: https://www.centreon.com/ Version: 19.10.8 Tested on: CentOS Advisory link:...

0.1AI score
SaveExploits0
Rows per page
Query Builder