Lucene search
+L

7465 matches found

Atlassian
Atlassian
added 2022/03/07 8:02 a.m.58 views

CVE-2021-43957: Bypass for CVE-2020-29446 (Local file disclosure / path traversal within WEB-INF)

Affected versions of Atlassian Fisheye & Crucible allowed remote attackers to browse local files via an Insecure Direct Object References IDOR vulnerability in the WEB-INF directory and bypass the fix for CVE-2020-29446 due to a lack of url decoding. The affected versions are before version 4.8.9...

7.5CVSS6AI score0.01295EPSS
SaveExploits0
Snyk
Snyk
added 2022/03/06 3:57 p.m.1 views

Arbitrary Command Execution

Overview mc-kill-port is a package allowing termination of ports. Affected versions of this package are vulnerable to Arbitrary Command Execution via the kill function, due to missing sanitization of the port argument. PoC js const kill = require"mc-kill-port"; kill"abc|echo rce newFile.txt"...

7.8CVSS7.1AI score0.00487EPSS
SaveExploits1References2
Atlassian
Atlassian
added 2022/03/04 1:52 a.m.38 views

CVE-2021-43954: File and network resource enumeration via SSRF in DefaultRepositoryAdminService

Affected versions of Atlassian Fisheye and Crucible allow remote attackers, who have 'can add repository permission', to enumerate the existence of internal network and filesystem resources via a Server-Side Request Forgery SSRF vulnerability in the DefaultRepositoryAdminService class. When runni...

4.3CVSS5AI score0.00766EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2022/03/03 12:00 a.m.436 views

Polkit pkexec Local Privilege Escalation

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Local Privilege Escalation in polkits pkexec', 'Description' = %q A bug exists in the polkit pkexec binary in how it processes arguments. If the...

7.8CVSS0.2AI score0.94921EPSS
SaveExploits154
ATTACKERKB
ATTACKERKB
added 2022/02/25 1:15 p.m.4 views

CVE-2022-25374

HashiCorp Terraform Enterprise v202112-1, v202112-2, v202201-1, and v202201-2 were configured to log inbound HTTP requests in a manner that may capture sensitive data. Fixed in v202202-1...

7.5CVSS7.1AI score0.00964EPSS
SaveExploits0References3
Prion
Prion
added 2022/02/24 4:15 p.m.33 views

Design/Logic Flaw

HashiCorp Consul and Consul Enterprise 1.9.0 through 1.9.14, 1.10.7, and 1.11.2 clusters with at least one Ingress Gateway allow a user with service:write to register a specifically-defined service that can cause Consul servers to panic. Fixed in 1.9.15, 1.10.8, and 1.11.3...

3.5CVSS6.4AI score0.01387EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2022/02/20 10:25 a.m.3 views

Double Free

Overview Affected versions of this package are vulnerable to Double Free in sixelencoderoutputwithoutmacro which is called from sixelencoderencodeframe in the encoder.c function. Remediation There is no fixed version for libsixel. References - GitHub Issue Credit: p870613...

9.8CVSS6.8AI score0.0083EPSS
SaveExploits1References2
Prion
Prion
added 2022/02/17 11:15 p.m.29 views

Race condition

A race condition existed in the snapd 2.54.2 snap-confine binary when preparing a private mount namespace for a snap. This could allow a local attacker to gain root privileges by bind-mounting their own contents inside the snap's private mount namespace and causing snap-confine to execute arbitra...

6.9CVSS8.4AI score0.00944EPSS
SaveExploits4References10Affected Software4
UbuntuCve
UbuntuCve
added 2022/02/17 5:00 p.m.39 views

CVE-2021-44730

snapd 2.54.2 did not properly validate the location of the snap-confine binary. A local attacker who can hardlink this binary to another location to cause snap-confine to execute other arbitrary binaries and hence gain privilege escalation. Fixed in snapd versions 2.54.3+18.04, 2.54.3+20.04 and...

8.8CVSS7.5AI score0.00351EPSS
SaveExploits0References6
Atlassian
Atlassian
added 2022/02/17 5:30 a.m.27 views

Source configuration information leakage in API response

Affected versions of Atlassian Jira Service Management Server and Data Center allow an unauthorised user to view source configuration information via information disclosure in the endpoint /rest/insight/1.0/progress/category/imports/. Affected versions: 4.19.0 Fixed versions: 4.20.6...

5AI score
SaveExploits0
Snyk
Snyk
added 2022/02/16 2:53 p.m.11 views

Arbitrary Code Execution

Overview Affected versions of this package are vulnerable to Arbitrary Code Execution which uses a markdown parser in an unsafe way so that any javascript code inside the markdown input files gets evaluated and executed. PoC js const postLoader = require'post-loader' var payload =...

9.8CVSS7.3AI score0.02089EPSS
SaveExploits1References2
Snyk
Snyk
added 2022/02/16 12:48 p.m.5 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the XMLDocument::getRoot function in the renderDocument that handles the XMLDocument object improperly. Remediation There is no fixed version for svgpp. References - GitHub Issue Credit: 001SM...

7.5CVSS7AI score0.01179EPSS
SaveExploits1References2
OSV
OSV
added 2022/02/15 7:15 p.m.9 views

UBUNTU-CVE-2022-23639

crossbeam-utils provides atomics, synchronization primitives, scoped threads, and other utilities for concurrent programming in Rust. crossbeam-utils prior to version 0.8.7 incorrectly assumed that the alignment of i,u64 was always the same as AtomicI,U64. However, the alignment of i,u64 on a...

8.1CVSS7.1AI score0.01239EPSS
SaveExploits1References5
OSV
OSV
added 2022/02/15 2:04 p.m.30 views

CVE-2022-24684

HashiCorp Nomad and Nomad Enterprise 0.9.0 through 1.0.16, 1.1.11, and 1.2.5 allow operators with job-submit capabilities to use the spread stanza to panic server agents. Fixed in 1.0.18, 1.1.12, and 1.2.6...

6.4AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/02/15 1:57 a.m.27 views

Missing Authorization in Harbor

core/api/user.go in Harbor 1.7.0 through 1.8.2 allows non-admin users to create admin accounts via the POST /api/users API. This is fixed in 1.9.0-rc1...

6.5CVSS5.5AI score0.22443EPSS
SaveExploits5References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/15 1:57 a.m.31 views

Path Traversal in HashiCorp Nomad

HashiCorp Nomad and Nomad Enterprise 0.9.0 up to 0.12.7 client Docker file sandbox feature github.com/hashicorp/nomad/drivers/docker may be subverted when not explicitly disabled or when using a volume mount type. Fixed in 0.12.8, 0.11.7, and 0.10.8...

6.5CVSS6.2AI score0.0165EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/02/11 2:15 p.m.6 views

CVE-2021-38679

An improper authentication vulnerability has been reported to affect QNAP NAS running Kazoo Server. If exploited, this vulnerability allows attackers to compromise the security of the system. We have already fixed this vulnerability in the following versions of Kazoo Server: Kazoo Server 4.11.22...

9.8CVSS7.2AI score0.00743EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2022/02/11 1:20 p.m.25 views

CVE-2021-38679 Improper Authentication in Kazoo Server

An improper authentication vulnerability has been reported to affect QNAP NAS running Kazoo Server. If exploited, this vulnerability allows attackers to compromise the security of the system. We have already fixed this vulnerability in the following versions of Kazoo Server: Kazoo Server 4.11.22...

6.5CVSS9.7AI score0.00743EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/02/11 8:19 a.m.5 views

CVE-2021-38679

An improper authentication vulnerability has been reported to affect QNAP NAS running Kazoo Server. If exploited, this vulnerability allows attackers to compromise the security of the system. We have already fixed this vulnerability in the following versions of Kazoo Server: Kazoo Server 4.11.22...

9.8CVSS7.1AI score0.00743EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/02/09 12:00 a.m.13 views

Xwiki Platform 注入漏洞

Xwiki Platform is a suite of Wiki platforms for creating Web collaboration applications from the French company Xwiki. XWiki Platform suffers from an injection vulnerability that stems from an affected version in which its unprivileged users can execute remote code execution to inject a groovy...

8.8CVSS8.6AI score0.02097EPSS
SaveExploits0References3
Rows per page
Query Builder