Lucene search
+L

1244 matches found

Github Security Blog
Github Security Blog
added 2022/03/28 7:33 p.m.38 views

Incorrect Authorization in imgcrypt

Imgcrypt implements a function CheckAuthorization that is supposed to check whether a user is authorized to access an encrypted image given the keys that the user has provided on the command line that would enable decryption of the image. The check is to prevent that a user can start a container...

7.5CVSS1.6AI score0.02676EPSS
SaveExploits1References10Affected Software1
CVE
CVE
added 2022/03/28 5:23 p.m.80 views

CVE-2022-0818

CVE-2022-0818 affects the WordPress plugin WooCommerce Affiliate (versions before 4.16.4.5). The vulnerability stems from missing authorization/CSRF checks on a specific action handler and unsanitized settings, allowing an unauthenticated attacker to inject malicious XSS payloads into the plugin’...

6.1CVSS6.1AI score0.00852EPSS
SaveExploits2References1Affected Software1
OSV
OSV
added 2022/03/25 6:15 p.m.10 views

UBUNTU-CVE-2022-24778

The imgcrypt library provides API exensions for containerd to support encrypted container images and implements the ctd-decoder command line tool for use by containerd to decrypt encrypted container images. The imgcrypt function CheckAuthorization is supposed to check whether the current used is...

7.5CVSS6.8AI score0.02676EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2022/03/25 5:20 p.m.64 views

CVE-2022-24778 Incorrect Authorization in imgcrypt

The imgcrypt library provides API exensions for containerd to support encrypted container images and implements the ctd-decoder command line tool for use by containerd to decrypt encrypted container images. The imgcrypt function CheckAuthorization is supposed to check whether the current used is...

7.5CVSS7.6AI score0.02676EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2022/03/25 12:0 a.m.5 views

containerd 安全漏洞

containerd is a container daemon from the Apache Foundation. The process is responsible for controlling the full cycle of containers on the host according to the RunC OCI specification. A security vulnerability exists in containerd imgcrypt versions prior to 1.1.4, which arises from a failure whe...

7.5CVSS6.9AI score0.02676EPSS
SaveExploits1References14
NVD
NVD
added 2022/03/15 3:15 p.m.15 views

CVE-2022-24755

Bareos is open source software for backup, archiving, and recovery of data for operating systems. When Bareos Director = 18.2 = 18.2 but prior to 21.1.0, 20.0.6, and 19.2.12 is built and configured for PAM authentication, it will skip authorization checks completely. Expired accounts and accounts...

9.8CVSS0.01996EPSS
SaveExploits1References5
AlpineLinux
AlpineLinux
added 2022/03/15 3:15 p.m.52 views

CVE-2022-24755

Bareos is open source software for backup, archiving, and recovery of data for operating systems. When Bareos Director = 18.2 = 18.2 but prior to 21.1.0, 20.0.6, and 19.2.12 is built and configured for PAM authentication, it will skip authorization checks completely. Expired accounts and accounts...

9.8CVSS2.6AI score0.01996EPSS
SaveExploits1
Cvelist
Cvelist
added 2022/03/15 2:35 p.m.21 views

CVE-2022-24755 Incorrect Authorization in Bareos Director

Bareos is open source software for backup, archiving, and recovery of data for operating systems. When Bareos Director = 18.2 = 18.2 but prior to 21.1.0, 20.0.6, and 19.2.12 is built and configured for PAM authentication, it will skip authorization checks completely. Expired accounts and accounts...

8.1CVSS9.9AI score0.01996EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2022/03/10 5:47 p.m.4 views

CVE-2022-26102

Due to missing authorization check, SAP NetWeaver Application Server for ABAP - versions 700, 701, 702, 731, allows an authenticated attacker, to access content on the start screen of any transaction that is available with in the same SAP system even if he/she isn't authorized for that transactio...

5.5CVSS6.1AI score0.00485EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2022/03/10 5:47 p.m.19 views

Authorization

Due to missing authorization check, SAP NetWeaver Application Server for ABAP - versions 700, 701, 702, 731, allows an authenticated attacker, to access content on the start screen of any transaction that is available with in the same SAP system even if he/she isn't authorized for that transactio...

5.5CVSS5.3AI score0.00485EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/03/08 1:35 p.m.33 views

CVE-2022-26102

Due to missing authorization check, SAP NetWeaver Application Server for ABAP - versions 700, 701, 702, 731, allows an authenticated attacker, to access content on the start screen of any transaction that is available with in the same SAP system even if he/she isn't authorized for that transactio...

5.5AI score0.00485EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/03/08 12:0 a.m.5 views

PT-2022-17672 · Sap · Sap Netweaver Application Server Abap

Name of the Vulnerable Software and Affected Versions: SAP NetWeaver Application Server for ABAP versions 700, 701, 702, 731 Description: The issue is due to a missing authorization check, allowing an authenticated attacker to access content on the start screen of any transaction within the same...

5.5CVSS5.1AI score0.00485EPSS
SaveExploits0References4
Veracode
Veracode
added 2022/03/07 7:17 a.m.32 views

OS Command Injection

genieacs is vulnerable to OS command injection. An attacker is able to inject malicious OS command via the ping host argument of lib/ui/api.ts and lib/ping.ts because it does not escape the argument and does not properly perform authorization check...

9.8CVSS2.6AI score0.21901EPSS
SaveExploits2References2Affected Software1
OSV
OSV
added 2022/03/07 12:0 a.m.48 views

GHSA-2877-693Q-PJ33 OS Command Injection in GenieACS

In GenieACS 1.2.x before 1.2.8, the UI interface API is vulnerable to unauthenticated OS command injection via the ping host argument lib/ui/api.ts and lib/ping.ts. The vulnerability arises from insufficient input validation combined with a missing authorization check...

9.8CVSS9.7AI score0.21901EPSS
SaveExploits2References4
Github Security Blog
Github Security Blog
added 2022/03/07 12:0 a.m.90 views

OS Command Injection in GenieACS

In GenieACS 1.2.x before 1.2.8, the UI interface API is vulnerable to unauthenticated OS command injection via the ping host argument lib/ui/api.ts and lib/ping.ts. The vulnerability arises from insufficient input validation combined with a missing authorization check...

9.8CVSS3.8AI score0.21901EPSS
SaveExploits2References4Affected Software1
NVD
NVD
added 2022/03/06 7:15 a.m.37 views

CVE-2021-46704

In GenieACS 1.2.x before 1.2.8, the UI interface API is vulnerable to unauthenticated OS command injection via the ping host argument lib/ui/api.ts and lib/ping.ts. The vulnerability arises from insufficient input validation combined with a missing authorization check...

9.8CVSS0.21901EPSS
SaveExploits2References2
OSV
OSV
added 2022/03/06 7:15 a.m.24 views

CVE-2021-46704

In GenieACS 1.2.x before 1.2.8, the UI interface API is vulnerable to unauthenticated OS command injection via the ping host argument lib/ui/api.ts and lib/ping.ts. The vulnerability arises from insufficient input validation combined with a missing authorization check...

9.8CVSS9.7AI score
SaveExploits0References2
WPVulnDB
WPVulnDB
added 2022/03/02 12:0 a.m.25 views

Coupon Affiliates < 4.16.4.5 - Unauthenticated Stored XSS

The plugin does not have authorization and CSRF checks on a specific action handler, as well as does not sanitize its settings, which enables an unauthenticated attacker to inject malicious XSS payloads into the settings page of the plugin. PoC curl https://example.com/wp-admin/admin-ajax.php...

6.1CVSS1.3AI score0.00852EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/02/23 12:0 a.m.32 views

WooCommerce < 6.2.1 - Subscriber+ Arbitrary Comment Deletion

The plugin does not have proper authorisation check when deleting reviews, which could allow any authenticated users, such as subscriber to delete arbitrary comment PoC Log in as any user with privileges as low as Subscriber...

3.8AI score0.00675EPSS
SaveExploits2References2Affected Software1
Positive Technologies
Positive Technologies
added 2022/02/01 12:0 a.m.17 views

PT-2023-32690 · Emarsys · Emarsys Sdk For Android

Name of the Vulnerable Software and Affected Versions: SAP Emarsys SDK for Android affected versions not specified Description: The issue is due to a lack of proper authorization checks in the Emarsys SDK for Android, allowing an attacker to call a particular activity and forward web pages and/or...

7.1CVSS6.6AI score0.00222EPSS
SaveExploits1References17
Rows per page
Query Builder