Lucene search
+L

11407 matches found

Veracode
Veracode
added 2020/01/13 2:54 a.m.11 views

Arbitrary Command Injection

npm-git-publish is vulnerable to arbitrary command injection. The vulnerability exists as gitRemoteUrl and gitRepoDir in lib/publish.ts are not sanitized, and are passed to execSync as a value to be executed...

3.8AI score
SaveExploits0
ThreatPost
ThreatPost
added 2020/01/09 7:04 p.m.115 views

Exploit Fully Breaks SHA-1, Lowers the Attack Bar

A proof-of-concept attack has been pioneered that “fully and practically” breaks the Secure Hash Algorithm 1 SHA-1 code-signing encryption, used by legacy computers to sign the certificates that authenticate software downloads and prevent man-in-the-middle tampering. The exploit was developed by...

7.1AI score
SaveExploits0References7
OpenVAS
OpenVAS
added 2020/01/09 12:00 a.m.40 views

Fedora Update for git FEDORA-2019-c841bcc3b9

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH 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-or-later This program is free software; you can...

9.8CVSS7.2AI score0.34007EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2020/01/09 12:00 a.m.40 views

SUSE SLED15 / SLES15 Security Update : git (SUSE-SU-2020:0045-1)

This update for git fixes the following issues : Security issues fixed : CVE-2019-1349: Fixed issue on Windows, when submodules are cloned recursively, under certain circumstances Git could be fooled into using the same Git directory twice bsc1158787. CVE-2019-19604: Fixed a recursive clone...

9.8CVSS8.1AI score0.34007EPSS
SaveExploits1References30
OSV
OSV
added 2020/01/08 1:57 p.m.10 views

SUSE-SU-2020:0045-1 Security update for git

This update for git fixes the following issues: Security issues fixed: - CVE-2019-1349: Fixed issue on Windows, when submodules are cloned recursively, under certain circumstances Git could be fooled into using the same Git directory twice bsc1158787. - CVE-2019-19604: Fixed a recursive clone...

9.8CVSS7.2AI score0.34007EPSS
SaveExploits1References21
Veracode
Veracode
added 2020/01/08 4:23 a.m.25 views

OS Command Injection

git-diff-apply is vulnerable to OS command injection. Lack of validation and sanitization of the remoteUrl parameter allows an attacker to inject arbitrary OS command via the affected parameter that is subsequently used in utils.run as a git command...

9.8CVSS4.9AI score0.02147EPSS
SaveExploits1References2Affected Software1
OpenVAS
OpenVAS
added 2020/01/08 12:00 a.m.34 views

Fedora Update for git FEDORA-2019-1cec196e20

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH 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-or-later This program is free software; you can...

9.8CVSS7.2AI score0.34007EPSS
SaveExploits1References2
NVD
NVD
added 2020/01/07 7:15 p.m.37 views

CVE-2019-10776

In "index.js" file line 240, the run command executes the git command with a user controlled variable called remoteUrl. This affects git-diff-apply all versions prior to 0.22.2...

9.8CVSS9.4AI score0.02147EPSS
SaveExploits1References3
OSV
OSV
added 2020/01/07 7:15 p.m.28 views

CVE-2019-10776

In "index.js" file line 240, the run command executes the git command with a user controlled variable called remoteUrl. This affects git-diff-apply all versions prior to 0.22.2...

9.8CVSS6.7AI score
SaveExploits0References3
Prion
Prion
added 2020/01/07 7:15 p.m.28 views

Command injection

In "index.js" file line 240, the run command executes the git command with a user controlled variable called remoteUrl. This affects git-diff-apply all versions prior to 0.22.2...

7.5CVSS9.4AI score0.02147EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2020/01/07 6:27 p.m.48 views

CVE-2019-10776

In "index.js" file line 240, the run command executes the git command with a user controlled variable called remoteUrl. This affects git-diff-apply all versions prior to 0.22.2...

9.5AI score0.02147EPSS
SaveExploits1References2
CVE
CVE
added 2020/01/07 6:27 p.m.106 views

CVE-2019-10776

CVE-2019-10776 affects the package git-diff-apply prior to v0.22.2. The vulnerability stems from unvalidated input in index.js where a run() command is constructed from a user-controlled remoteUrl, enabling OS command injection. Impact could include remote code execution if untrusted input is sup...

9.8CVSS9.3AI score0.02147EPSS
SaveExploits1References3Affected Software1
Kitploit
Kitploit
added 2020/01/06 8:55 p.m.146 views

LKWA - Lesser Known Web Attack Lab

Lesser Known Web Attack Lab is for intermediate pentester that can test and practice lesser known web attacks such as Object Injection, XSSI, PHAR Deserialization, variables variable ..etc. Write-ups are welcome. Installation Just clone the git with git clone https://github.com/weev3/LKWA and mov...

7.7AI score
SaveExploits0References1
vulnersOsv
vulnersOsv
added 2020/01/06 5:07 p.m.5 views

@choiceform/ui-foundation (>=0.16.3, <=0.16.6), @gulpjs/update-template (0.1.0) +15 more potentially affected by CVE-2019-10776 via git-diff-apply (>=0.0.5, <=0.22.1)

git-diff-apply NPM version =0.0.5, =0.16.3, =0.1.0, =0.1.0, =0.8.0, =0.1.9, =0.0.1, =0.7.1, =0.2.2, =0.2.3 - ember-precondition 0.2.0 - ember-promise-helpers 1.0.8 and more Source cves: CVE-2019-10776 Source advisory: SNYK:JS-GITDIFFAPPLY-540774...

9.8CVSS8.6AI score0.02147EPSS
SaveExploits1
Snyk
Snyk
added 2020/01/06 5:07 p.m.7 views

Command Injection

Overview git-diff-apply is a package that can be used to reach an unrelated remote repository to apply a git diff. Affected versions of this package are vulnerable to Command Injection. In "index.js" file, line 240, the run command executes the git command with an user controlled variable called...

9.8CVSS7.1AI score0.02147EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2020/01/06 12:00 a.m.48 views

Fedora 30 : git (2019-1cec196e20)

Per the upstream release announcement¹, this release fixes 'various security flaws, which allowed an attacker to overwrite arbitrary paths, remotely execute code, and/or overwrite files in the .git/ directory etc. See the release notes attached for the list for their descriptions and CVE...

9.8CVSS7AI score0.34007EPSS
SaveExploits1References11
OSV
OSV
added 2020/01/06 12:00 a.m.37 views

DLA-2059-1 git - security update

Bulletin has no description...

9.8CVSS7AI score0.34007EPSS
SaveExploits0
Fedora
Fedora
added 2020/01/04 10:16 p.m.44 views

[SECURITY] Fedora 30 Update: git-2.21.1-1.fc30

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. The git rpm installs common set of tools which are usually using with small amount of dependencies. To install all git packages,...

9.8CVSS2.4AI score0.34007EPSS
SaveExploits1
Kitploit
Kitploit
added 2020/01/04 9:00 p.m.186 views

WindowsFirewallRuleset - Windows Firewall Ruleset Powershell Scripts

About WindowsFirewallRuleset Windows firewall rulles organized into individual powershell scripts according to: 1. Rule group 2. Traffic direction 3. IP version IPv4 / IPv6 4. Further sorted according to programs and services such as for example: 2. ICMP traffic 3. Browser rules 4. rules for...

7.5AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2020/01/02 8:56 a.m.7 views

git: Remote code execution in recursive clones with nested submodules

A flaw was discovered where git improperly validates submodules' names used to construct git metadata paths and does not prevent them from being nested in existing directories used to store another submodule's metadata. A remote attacker could abuse this flaw to trick a victim user into cloning a...

8.8CVSS7.6AI score0.04426EPSS
SaveExploits0References5
Rows per page
Query Builder