Lucene search
+L

7099 matches found

OSV
OSV
added 2023/01/26 9:18 p.m.9 views

CVE-2023-20916

In getMainActivityLaunchIntent of LauncherAppsService.java, there is a possible way to bypass the restrictions on starting activities from the background due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User...

7.8CVSS7.2AI score0.00126EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2023/01/25 7:4 p.m.207 views

Internet Bug Bounty: Argo CD reconciles apps outside configured namespaces when sharding is enabled

An authorization bypass vulnerability was found in Argo CD versions 2.5.0-rc1 and later, allowing a malicious user to deploy applications outside of the configured allowed namespaces when sharding is enabled. The vulnerability was triggered when an application was updated, and the controller...

8.5CVSS8.2AI score0.0078EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2023/01/23 12:1 p.m.68 views

Samsung Galaxy Store App Found Vulnerable to Sneaky App Installs and Fraud

Two security flaws have been disclosed in Samsung's Galaxy Store app for Android that could be exploited by a local attacker to stealthily install arbitrary apps or direct prospective victims to fraudulent landing pages on the web. The issues, tracked as CVE-2023-21433 and CVE-2023-21434, were...

0.6AI score0.12885EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/01/20 12:0 a.m.11 views

The vulnerability of Microsoft Office for Mac and 365 Apps for Enterprise packages lies in insufficient validation of input data, allowing an attacker to execute arbitrary code.

The vulnerability of Microsoft Office for Mac and 365 Apps for Enterprise packages is related to insufficient testing of input data. Exploiting this vulnerability can allow an attacker to execute arbitrary code...

7.8CVSS7.6AI score0.00915EPSS
SaveExploits0References2
Rapid7 Blog
Rapid7 Blog
added 2023/01/19 3:10 p.m.21 views

Trading Convenience for Credentials

Tap. Eat. Repeat. Regret? Using food or grocery delivery apps is great. It really is. Sure, there’s a fee, but when you can’t bring yourself to leave the house, it’s a nice treat to get what you want delivered. As a result, adoption of food apps has been incredibly fast and they are now a...

0.9AI score
SaveExploits0
Wired Threat Level
Wired Threat Level
added 2023/01/19 2:30 p.m.20 views

A Sneaky Ad Scam Tore Through 11 Million Phones

Some 1,700 spoofed apps, 120 targeted publishers, 12 billion false ad requests per day—Vastflux is one of the biggest ad frauds ever discovered...

1.7AI score
SaveExploits0
The Hacker News
The Hacker News
added 2023/01/19 1:27 p.m.40 views

Android Users Beware: New Hook Malware with RAT Capabilities Emerges

The threat actor behind the BlackRock and ERMAC Android banking trojans has unleashed yet another malware for rent called Hook that introduces new capabilities to access files stored in the devices and create a remote interactive session. ThreatFabric, in a report shared with The Hacker News,...

7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/01/18 12:0 a.m.6 views

The vulnerability of Microsoft Office for Mac and 365 Apps for Enterprise packages lies in insufficient validation of input data, allowing an attacker to execute arbitrary code.

The vulnerability of Microsoft Office for Mac and 365 Apps for Enterprise packages is related to insufficient testing of input data. Exploiting this vulnerability can allow an attacker to execute arbitrary code...

7.8CVSS7.6AI score0.00723EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2023/01/18 12:0 a.m.11 views

The vulnerability of Microsoft Visio graphic editors, Microsoft Office programs, and 365 Apps for Enterprise, which stems from insufficient validation of input data, allows attackers to execute arbitrary code.

The vulnerability of Microsoft Visio graphic editors, Microsoft Office programs, and 365 Apps for Enterprise is related to insufficient validation of input data. Exploiting this vulnerability can allow attackers to execute arbitrary code...

7.8CVSS7.6AI score0.00723EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2023/01/18 12:0 a.m.10 views

The vulnerability of Microsoft Visio graphic editors, Microsoft Office programs, and 365 Apps for Enterprise, related to insufficient protection of sensitive data, allows attackers to gain unauthorized access to protected information.

The vulnerability of Microsoft Visio graphic editors, Microsoft Office programs, and 365 Apps for Enterprise is related to insufficient protection of sensitive data. Exploiting this vulnerability can allow unauthorized actors to gain unauthorized access to protected information...

8.5CVSS7.2AI score0.01793EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2023/01/18 12:0 a.m.12 views

The vulnerability of Microsoft Visio graphic editors, Microsoft Office programs, and 365 Apps for Enterprise, which stems from insufficient validation of input data, allows attackers to execute arbitrary code.

The vulnerability of Microsoft Visio graphic editors, Microsoft Office programs, and 365 Apps for Enterprise is related to insufficient validation of input data. Exploiting this vulnerability can allow attackers to execute arbitrary code...

7.8CVSS7.6AI score0.00723EPSS
SaveExploits0References2
NVD
NVD
added 2023/01/17 9:15 p.m.14 views

CVE-2023-22727

CakePHP is a development framework for PHP web apps. In affected versions the Cake\Database\Query::limit and Cake\Database\Query::offset methods are vulnerable to SQL injection if passed un-sanitized user request data. This issue has been fixed in 4.2.12, 4.3.11, 4.4.10. Users are advised to...

9.8CVSS9.9AI score0.00858EPSS
SaveExploits0References3
Prion
Prion
added 2023/01/17 9:15 p.m.22 views

Sql injection

CakePHP is a development framework for PHP web apps. In affected versions the Cake\Database\Query::limit and Cake\Database\Query::offset methods are vulnerable to SQL injection if passed un-sanitized user request data. This issue has been fixed in 4.2.12, 4.3.11, 4.4.10. Users are advised to...

7.5CVSS9.8AI score0.00858EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2023/01/17 8:41 p.m.100 views

CVE-2023-22727

Summary of CVE-2023-22727 (CakePHP): CakePHP's core database query methods, Cake\Database\Query::limit() and Cake\Database\Query::offset(), are vulnerable to SQL injection when fed unsanitized user input. This vulnerability affects affected CakePHP versions prior to fixes and is addressed in vers...

9.8CVSS9.9AI score0.00858EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/01/17 8:41 p.m.28 views

CVE-2023-22727 Database Query::offset() and limit() vulnerable to SQL injection in cakephp

CakePHP is a development framework for PHP web apps. In affected versions the Cake\Database\Query::limit and Cake\Database\Query::offset methods are vulnerable to SQL injection if passed un-sanitized user request data. This issue has been fixed in 4.2.12, 4.3.11, 4.4.10. Users are advised to...

9.8CVSS9.6AI score
SaveExploits0References5
OSV
OSV
added 2023/01/17 7:15 p.m.11 views

CVE-2022-23739

An incorrect authorization vulnerability was identified in GitHub Enterprise Server, allowing for escalation of privileges in GraphQL API requests from GitHub Apps. This vulnerability allowed an app installed on an organization to gain access to and modify most organization-level resources that a...

9.8CVSS5.8AI score0.01244EPSS
SaveExploits0References5
NVD
NVD
added 2023/01/17 7:15 p.m.51 views

CVE-2022-23739

An incorrect authorization vulnerability was identified in GitHub Enterprise Server, allowing for escalation of privileges in GraphQL API requests from GitHub Apps. This vulnerability allowed an app installed on an organization to gain access to and modify most organization-level resources that a...

9.8CVSS9.8AI score0.01244EPSS
SaveExploits0References5
Prion
Prion
added 2023/01/17 7:15 p.m.36 views

Authorization

An incorrect authorization vulnerability was identified in GitHub Enterprise Server, allowing for escalation of privileges in GraphQL API requests from GitHub Apps. This vulnerability allowed an app installed on an organization to gain access to and modify most organization-level resources that a...

7.5CVSS9.8AI score0.01244EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2023/01/17 12:0 a.m.53 views

CVE-2022-23739 Incorrect authorization check in GitHub Enterprise Server leading to escalation of privileges in GraphQL API requests from GitHub Apps using scoped user-to-server tokens

An incorrect authorization vulnerability was identified in GitHub Enterprise Server, allowing for escalation of privileges in GraphQL API requests from GitHub Apps. This vulnerability allowed an app installed on an organization to gain access to and modify most organization-level resources that a...

10AI score0.01244EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.15 views

PT-2023-12733 · Github · Github Enterprise Server

Name of the Vulnerable Software and Affected Versions: GitHub Enterprise Server versions prior to 3.7.1 Description: An incorrect authorization issue was identified, allowing for escalation of privileges in GraphQL API requests from GitHub Apps. This issue enabled an app installed on an...

9.8CVSS9.8AI score0.01244EPSS
SaveExploits0References10
Rows per page
Query Builder