Lucene search
+L

2981 matches found

Github Security Blog
Github Security Blog
added 2022/09/21 6:32 p.m.42 views

parse-server's session object properties can be updated by foreign user if object ID is known

Impact A foreign user can write to the session object of another user if the session object ID is known. For example, a foreign user can assign the session object to their own user by writing to the user field and then read any custom fields of that session object. Note that assigning a session t...

4.3CVSS4.6AI score0.00424EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2022/09/21 4:15 p.m.29 views

CVE-2022-41234

Jenkins Rundeck Plugin 3.6.11 and earlier does not protect access to the /plugin/rundeck/webhook/ endpoint, allowing users with Overall/Read permission to trigger jobs that are configured to be triggerable via Rundeck...

8.8CVSS0.00858EPSS
SaveExploits0References1
NVD
NVD
added 2022/09/21 4:15 p.m.35 views

CVE-2022-41238

A missing permission check in Jenkins DotCi Plugin 2.40.00 and earlier allows unauthenticated attackers to trigger builds of jobs corresponding to the attacker-specified repository for attacker-specified commits...

9.8CVSS0.00911EPSS
SaveExploits0References1
Prion
Prion
added 2022/09/21 4:15 p.m.19 views

Design/Logic Flaw

A missing permission check in Jenkins DotCi Plugin 2.40.00 and earlier allows unauthenticated attackers to trigger builds of jobs corresponding to the attacker-specified repository for attacker-specified commits...

7.5CVSS9.4AI score0.00911EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/09/21 3:45 p.m.102 views

CVE-2022-41238

CVE-2022-41238 affects Jenkins DotCi Plugin, specifically versions 2.40.00 and earlier. The vulnerability is a missing permission check that allows unauthenticated attackers to trigger builds of jobs for attacker-specified repositories and commits. This is documented by multiple sources (NVD entr...

9.8CVSS9.4AI score0.00911EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/09/21 3:45 p.m.40 views

CVE-2022-41238

A missing permission check in Jenkins DotCi Plugin 2.40.00 and earlier allows unauthenticated attackers to trigger builds of jobs corresponding to the attacker-specified repository for attacker-specified commits...

9.7AI score0.00911EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2022/09/21 3:45 p.m.36 views

CVE-2022-41234

Jenkins Rundeck Plugin 3.6.11 and earlier does not protect access to the /plugin/rundeck/webhook/ endpoint, allowing users with Overall/Read permission to trigger jobs that are configured to be triggerable via Rundeck...

8.8AI score0.00858EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2022/09/21 12:0 a.m.11 views

The vulnerability of the QEMU hardware emulation software, related to the provision of unlimited memory, allows a hacker to trigger a service failure.

The vulnerability of the QEMU hardware emulation software is related to the allocation of unlimited memory. Exploiting this vulnerability allows a hacker to cause a system failure...

5.5CVSS6.6AI score0.00374EPSS
SaveExploits0References11Affected Software5
Code423n4
Code423n4
added 2022/09/19 12:0 a.m.11 views

Should call triggerEndEpoch() or triggerDepeg() first before withdrawing in testOwnerAuthorize()

Lines of code Vulnerability details Detail In Tests section, sponsors said they would like to assess if testOwnerAuthorize are failed due to a logic fault in the contracts or in testing. In this test case, it wants to check if users can approve to other address to help them call withdraw on Vault...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/09/16 9:17 p.m.27 views

GHSA-2M6G-CRV8-P3C6 Parse Server vulnerable to brute force guessing of user sensitive data via search patterns

Impact Internal fields keys used internally by Parse Server, prefixed by and protected fields user defined can be used as query constraints. Internal and protected fields are removed by Parse Server from query results and are only returned to the client using a valid master key. However, using...

8.6CVSS7.9AI score0.01002EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2022/09/16 9:17 p.m.43 views

Parse Server vulnerable to brute force guessing of user sensitive data via search patterns

Impact Internal fields keys used internally by Parse Server, prefixed by and protected fields user defined can be used as query constraints. Internal and protected fields are removed by Parse Server from query results and are only returned to the client using a valid master key. However, using...

8.6CVSS7.3AI score0.01002EPSS
SaveExploits0References9Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/09/14 12:0 a.m.11 views

The vulnerability of the Libvirt virtualization management library, related to insufficient blocking, allows a attacker to trigger a service failure.

The vulnerability of the Libvirt virtualization management library is related to insufficient blocking mechanisms. Exploiting this vulnerability could allow an attacker to cause a service failure...

6.5CVSS6.8AI score0.00238EPSS
SaveExploits0References10Affected Software5
Packet Storm
Packet Storm
added 2022/09/09 12:0 a.m.279 views

AirDisk 7.5.5 Cross Site Scripting

Exploit Title: AirDisk 7.5.5 File Manager Stored XSS Date: Sep 8, 2022 Exploit Author: Chokri Hammedi Vendor Homepage: https://apps.apple.com/us/developer/felix-yew/id505904424 Software Link: https://apps.apple.com/us/app/airdisk-file-manager/id566530748 Version: 7.5.5 Tested on: iPhone ios 15.6 ...

7.4AI score
SaveExploits0
NVD
NVD
added 2022/09/07 9:15 p.m.39 views

CVE-2022-36079

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Internal fields keys used internally by Parse Server, prefixed by and protected fields user defined can be used as query constraints. Internal and protected fields are removed by Parse Server a...

8.6CVSS0.01002EPSS
SaveExploits0References7
Prion
Prion
added 2022/09/07 9:15 p.m.18 views

Code injection

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Internal fields keys used internally by Parse Server, prefixed by and protected fields user defined can be used as query constraints. Internal and protected fields are removed by Parse Server a...

5CVSS7.4AI score0.01002EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2022/09/07 8:40 p.m.82 views

CVE-2022-36079

CVE-2022-36079 affects Parse Server. Internal/protected fields (prefixed with '_') can be used as query constraints, and before fixes users could enumerate these fields to elicit a response object. This vulnerability existed prior to patches in versions 4.10.14 and 5.2.5, which require the master...

8.6CVSS7.9AI score0.01002EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2022/09/07 8:40 p.m.9 views

CVE-2022-36079 Parse Server vulnerable to brute force guessing of user sensitive data via search patterns

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Internal fields keys used internally by Parse Server, prefixed by and protected fields user defined can be used as query constraints. Internal and protected fields are removed by Parse Server a...

8.6CVSS8.5AI score0.01002EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2022/09/07 8:40 p.m.55 views

CVE-2022-36079 Parse Server vulnerable to brute force guessing of user sensitive data via search patterns

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Internal fields keys used internally by Parse Server, prefixed by and protected fields user defined can be used as query constraints. Internal and protected fields are removed by Parse Server a...

8.6CVSS8.2AI score0.01002EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2022/09/07 12:0 a.m.12 views

PT-2022-23167 · Unknown · Parse Server

Name of the Vulnerable Software and Affected Versions: Parse Server versions prior to 4.10.14 Parse Server versions prior to 5.2.5 Description: Internal fields keys used internally by Parse Server, prefixed by and protected fields user defined can be used as query constraints. These fields are...

8.6CVSS7.6AI score0.01002EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2022/08/27 12:0 a.m.97 views

CVE-2022-38791

In MariaDB before 10.9.2, compresswrite in extra/mariabackup/dscompress.cc does not release datamutex upon a stream write failure, which allows local users to trigger a deadlock...

5.5CVSS7.7AI score0.00241EPSS
SaveExploits0
Rows per page
Query Builder