Lucene search
+L

1251 matches found

Cvelist
Cvelist
added 2022/01/13 3:31 p.m.27 views

CVE-2021-40327

Trusted Firmware-M TF-M 1.4.0, when Profile Small is used, has incorrect access control. NSPE can access a secure key held by the Crypto service based solely on knowledge of its key ID. For example, there is no authorization check associated with the relationship between a caller and a key owner...

6AI score0.01194EPSS
SaveExploits0References3
Prion
Prion
added 2021/12/17 5:15 p.m.16 views

Authorization

TCMAN GIM does not perform an authorization check when trying to access determined resources. A remote attacker could exploit this vulnerability to access URL that require privileges without having them. The exploitation of this vulnerability might allow a remote attacker to obtain sensible...

6.4CVSS6.9AI score0.00825EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2021/12/17 4:10 p.m.54 views

CVE-2021-40853

TCMAN GIM is described as lacking authorization checks when accessing certain resources, allowing remote attackers to reach URLs requiring privileges and potentially obtain sensitive information. Affected software: TCMAN GIM (mobile facility management software). Root cause: missing authorization...

7.2CVSS6.9AI score0.00825EPSS
SaveExploits0References1Affected Software1
Huntr
Huntr
added 2021/11/16 8:17 p.m.10 views

in janeczku/calibre-web

Description A user with no permissions about public shelves can edit his own private shelf making it public. This vulnerability is called Mass Assignment. Proof of Concept The file shelf.py at line 247 sets as public every shelf to be edited, so if the user injects the parameter ispublic=on in th...

0.3AI score
SaveExploits0
WPVulnDB
WPVulnDB
added 2021/10/20 12:0 a.m.14 views

Responsive Image Slider, Photo Gallery And Carousel < 1.3.6 - Subscriber+ Arbitrary Post Access

The plugin does not have proper authorisation check in the sfimageid AJAX action, which could allow any authenticated, such as subscriber, to view the content and title of arbitrary posts, for example private, draft and password protected ones. PoC POST /wp-admin/admin-ajax.php HTTP/1.1 Accept: /...

1.1AI score
SaveExploits0Affected Software1
NVD
NVD
added 2021/10/14 4:15 p.m.19 views

CVE-2021-38345

The Brizy Page Builder plugin = 2.3.11 for WordPress used an incorrect authorization check that allowed any logged-in user accessing any endpoint in the wp-admin directory to modify the content of any existing post or page created with the Brizy editor. An identical issue was found by another...

7.1CVSS0.00726EPSS
SaveExploits0References1
Prion
Prion
added 2021/10/14 4:15 p.m.27 views

Authorization

The Brizy Page Builder plugin = 2.3.11 for WordPress used an incorrect authorization check that allowed any logged-in user accessing any endpoint in the wp-admin directory to modify the content of any existing post or page created with the Brizy editor. An identical issue was found by another...

4CVSS6.4AI score0.00726EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2021/10/14 3:56 p.m.62 views

CVE-2021-38345

The CVE-2021-38345 issue affects the WordPress Brizy Page Builder plugin and is caused by incorrect authorization checks that allowed any logged-in user to modify content via any wp-admin endpoint for posts/pages created with Brizy. Public records confirm vulnerable versions include Brizy Page Bu...

7.1CVSS6.5AI score0.00726EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/10/13 12:0 a.m.17 views

Brizy 1.0.127 - 2.3.11 - Incorrect Authorization to Post Modification

The Brizy - Page Builder plugin used the BrizyEditor::isadministrator and BrizyEditorUser:isadministrator functions for a wide variety of authorization checks, and any user that passed one of these checks was assumed to be an administrator, effectively bypassing almost all of the other capability...

7.1CVSS0.7AI score0.00726EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/10/11 10:46 a.m.35 views

CVE-2021-40884

Projectsend version r1295 is affected by sensitive information disclosure. Because of not checking authorization in ids parameter in files-edit.php and id parameter in process.php function, a user with uploader role can download and edit all files of users in application...

8AI score0.00923EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2021/09/16 12:0 a.m.51 views

SAP NetWeaver AS Missing Authorization Check (September 2021)

The version of SAP NetWeaver AS installed on the remote host may not perform necessary authorization checks for user privileges, and this can be exploited by a remote, unauthenticated attacker. Note that Nessus has not tested for this issue but has instead relied only on the application's...

10CVSS8.4AI score0.01251EPSS
SaveExploits0References3
Veracode
Veracode
added 2021/09/09 3:16 a.m.39 views

Privilege Escalation

github.com/hashicorp/consul is vulnerable to Privilege Escalation. The vulnerability exists in Txn.Apply function because it's missing an authorization check in the Endpoint which allows an attacker to gain access to the system and perform unauthorized actions...

6.5CVSS6.6AI score0.01523EPSS
SaveExploits0References6Affected Software2
Code423n4
Code423n4
added 2021/09/08 12:0 a.m.13 views

Access restrictions on NotionalV1ToNotionalV2.notionalCallback can be bypassed

Handle cmichel Vulnerability details Vulnerability Details The NotionalV1ToNotionalV2.notionalCallback is supposed to only be called from the verified contract that calls this callback but the access restrictions can be circumvented by simply providing sender = this as sender is a parameter of th...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/09/08 12:0 a.m.9 views

Access restrictions on CompoundToNotionalV2.notionalCallback can be bypassed

Handle cmichel Vulnerability details Vulnerability Details The CompoundToNotionalV2.notionalCallback is supposed to only be called from the verified contract that calls this callback but the access restrictions can be circumvented by simply providing sender = this as sender is a parameter of the...

7.2AI score
SaveExploits0
NVD
NVD
added 2021/09/02 5:15 p.m.22 views

CVE-2021-38312

The Gutenberg Template Library & Redux Framework plugin = 4.2.11 for WordPress used an incorrect authorization check in the REST API endpoints registered under the “redux/v1/templates/” REST Route in “redux-templates/classes/class-api.php”. The permissionscallback used in this file only checked f...

7.1CVSS0.01341EPSS
SaveExploits2References1
OSV
OSV
added 2021/09/02 5:15 p.m.20 views

CVE-2021-38312

The Gutenberg Template Library & Redux Framework plugin = 4.2.11 for WordPress used an incorrect authorization check in the REST API endpoints registered under the “redux/v1/templates/” REST Route in “redux-templates/classes/class-api.php”. The permissionscallback used in this file only checked f...

6.5CVSS6.8AI score
SaveExploits0References1
Prion
Prion
added 2021/09/02 5:15 p.m.20 views

Authorization

The Gutenberg Template Library & Redux Framework plugin = 4.2.11 for WordPress used an incorrect authorization check in the REST API endpoints registered under the “redux/v1/templates/” REST Route in “redux-templates/classes/class-api.php”. The permissionscallback used in this file only checked f...

4CVSS6.5AI score0.01341EPSS
SaveExploits2References1Affected Software1
CVE
CVE
added 2021/09/02 4:53 p.m.76 views

CVE-2021-38312

The CVE-2021-38312 entry concerns the WordPress Gutenberg Template Library & Redux Framework plugin, affected versions

7.1CVSS5.8AI score0.01341EPSS
SaveExploits2References1Affected Software1
CNVD
CNVD
added 2021/08/17 12:0 a.m.13 views

Microsoft OneFuzz has an unspecified vulnerability

Microsoft OneFuzz is a cross-platform, free and open source fuzz testing framework from Microsoft Corporation Microsoft.A security vulnerability exists in Microsoft OneFuzz versions 2.12.0 through 2.31.0, which stems from an incomplete authorization check in the affected product versions, which c...

10CVSS3.8AI score0.02415EPSS
SaveExploits0References1
Veracode
Veracode
added 2021/08/16 4:39 a.m.16 views

Privilege Escalation

onefuzz is vulnerable to privilege escalation. The vulnerability exists due to a lack of authorization check which allows a user to make API calls to a OneFuzz instance...

10CVSS9.1AI score0.02415EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder