Lucene search
+L

549 matches found

OSV
OSV
added 2024/03/06 11:05 a.m.21 views

BIT-MOODLE-2022-0985

Insufficient capability checks could allow users with the moodle/site:uploadusers capability to delete users, without having the necessary moodle/user:delete capability...

4.3CVSS6AI score0.00563EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2023/11/03 12:00 a.m.12 views

Upgraded Q -> 3 from #518 [1699029907154]

Judge has assessed an item in Issue 518 as 3 risk. The relevant finding follows: L-01 StakedAt time is not deleted during the issuance of prime tokens When a directly revocable token is issued, the stakedAt time of the user is deleted delete stakedAtusersi. This is not done when an irrevocable...

7AI score
SaveExploits0
OSV
OSV
added 2023/10/31 3:20 p.m.30 views

CVE-2023-46249 authentik potential installation takeover when default admin user is deleted

authentik is an open-source Identity Provider. Prior to versions 2023.8.4 and 2023.10.2, when the default admin user has been deleted, it is potentially possible for an attacker to set the password of the default admin user without any authentication. authentik uses a blueprint to create the...

9.6CVSS9.3AI score
SaveExploits0References7
Citrix
Citrix
added 2023/09/08 12:00 a.m.13 views

Registered OTP Device Removal Failure on native OTP management page

The following log can be found in "/tmp/aaad.debug" nsldapregisterencryptedotp 1-52: nsldapregisterencryptedotp: secret empty, nothing to delete for user...

7.1AI score
SaveExploits0
Fortinet
Fortinet
added 2023/07/11 12:00 a.m.64 views

Protect

An insufficient session expiration CWE-613 vulnerability in FortiOS REST API may allow an attacker to keep a secure websocket session active after user deletion...

7.5CVSS8.8AI score0.00506EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2023/07/07 6:15 p.m.12 views

CVE-2023-36256

The Online Examination System Project 1.0 version is vulnerable to Cross-Site Request Forgery CSRF attacks. An attacker can craft a malicious link that, when clicked by an admin user, will delete a user account from the database without the admin's consent. The email of the user to be deleted is...

6.5CVSS5.8AI score0.00382EPSS
SaveExploits1References2
Huntr
Huntr
added 2023/06/29 11:30 a.m.21 views

Stored XSS via user's Full Name

Description The user's full name is rendered as HTML during user deletion. This enables an user to add Javascript code in the username which when can be executed in admin's webpage during user deletion. Proof of Concept - Login as a normal user and change the Full name to: javascript "...

6.3AI score
SaveExploits0References1
Huntr
Huntr
added 2023/06/14 6:28 p.m.13 views

The user can delete himself

Description Bypassing the conditional check leads to the user can delete himself. Proof of Concept Step 1: The user with id 18834 attempts to delete himself but encounter an error Step 2: By using userid=18834' instead of userid=18834, the user was able to successfully delete himself...

6.9AI score
SaveExploits0
Huntr
Huntr
added 2023/06/11 8:40 a.m.22 views

IDOR in message deletion

Description user can delete others's message. we know the report https://huntr.dev/bounties/24ae402f-220f-41c6-962e-47c26938986e/ , but we find that we do not fix one case. Proof of Concept 1 user1 send admin a greeting card1 2 user2 send admin a greeting card2 3 user1 delete his message related ...

5.5CVSS7AI score0.00415EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2023/06/01 3:05 p.m.14 views

CVE-2023-32310 DataEase API interface has IDOR vulnerability

DataEase is an open source data visualization and analysis tool. The API interface for DataEase delete dashboard and delete system messages is vulnerable to insecure direct object references IDOR. This could result in a user deleting another user's dashboard or messages or interfering with the...

8.1CVSS6.7AI score0.01014EPSS
SaveExploits1References4
WPVulnDB
WPVulnDB
added 2023/05/30 12:00 a.m.16 views

Feather Login Page < 1.1.2 - Missing Authorization to Non-Arbitrary User Deletion

The plugin does not check authorization when processing the ftlpp-ext-expirable-delete-user ajax action, which could allow users with roles as low as subscriber to delete temporary users generated by the plugin, furthermore it does not protect the action against CSRF attacks, allowing an...

5.4CVSS5.9AI score0.00442EPSS
SaveExploits1References1Affected Software1
wpexploit
wpexploit
added 2023/05/30 12:00 a.m.154 views

Feather Login Page < 1.1.2 - Missing Authorization to Non-Arbitrary User Deletion

The plugin does not check authorization when processing the ftlpp-ext-expirable-delete-user ajax action, which could allow users with roles as low as subscriber to delete temporary users generated by the plugin, furthermore it does not protect the action against CSRF attacks, allowing an...

5.4CVSS6.2AI score0.00442EPSS
SaveExploits1References1
Veracode
Veracode
added 2023/05/26 5:04 a.m.22 views

Session Fixation

org.apache.inlong is vulnerable to Session Fixation. The vulnerability exists due to insufficient session expiration, which allows an attacker to use old sessions even after the user has been deleted or the password has been changed...

9.1CVSS7AI score0.01162EPSS
SaveExploits0References3Affected Software2
Positive Technologies
Positive Technologies
added 2023/04/30 12:00 a.m.10 views

PT-2023-19516 · Thorsten · Phpmyfaq

Name of the Vulnerable Software and Affected Versions: thorsten/phpmyfaq versions prior to 3.1.13 Description: The issue is related to improper access control in the thorsten/phpmyfaq GitHub repository. Specifically, phpMyFAQ does not properly validate email addresses when updating user profiles,...

9.8CVSS7.2AI score0.00533EPSS
SaveExploits0References12
BDU FSTEC
BDU FSTEC
added 2023/04/04 12:00 a.m.14 views

The vulnerability of the femanager extension of the TYPO3 content management system allows a hacker to remove arbitrary users.

The vulnerability of the femanager extension of the TYPO3 content management system is related to the lack of access control in the InvitationController function. Exploiting this vulnerability could allow a malicious actor to delete arbitrary users remotely...

9CVSS7.2AI score0.00501EPSS
SaveExploits0References3Affected Software1
Huntr
Huntr
added 2023/04/02 3:24 a.m.24 views

Insufficient Session Expiration

Description User session are still vaild when users is deleted or password is changed Proof of Concept 1 user1 login in browser1 2 admin delete user1 in browser2 3 user1 can still do anyting...

6.4CVSS7.1AI score0.01162EPSS
SaveExploits0
zdt
zdt
added 2023/03/27 12:00 a.m.285 views

Zoneminder < v1.37.24 - Log Injection & Stored XSS & CSRF Bypass Exploit

Exploit Title: Zoneminder v1.36.26 - Log Injection - CSRF Bypass - Stored Cross-Site Scripting XSS Exploit Author: Trenches of IT Vendor Homepage: https://github.com/ZoneMinder/zoneminder Version: v1.36.26 Tested on: Linux/Windows CVE: CVE-2022-39285, CVE-2022-39290, CVE-2022-39291 Writeup:...

8CVSS5.7AI score0.05853EPSS
SaveExploits6
Prion
Prion
added 2023/03/20 4:15 p.m.20 views

Cross site request forgery (csrf)

The WP OAuth Server OAuth Authentication WordPress plugin before 4.3.0 has a flawed CSRF and authorisation check when deleting a client, which could allow any authenticated users, such as subscriber to delete arbitrary client...

4CVSS4.7AI score0.00262EPSS
SaveExploits2References1Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 5:39 a.m.6 views

SUSE CVE-2013-2059

OpenStack Identity Keystone Folsom 2012.2.4 and earlier, Grizzly before 2013.1.1, and Havana does not immediately revoke the authentication token when deleting a user through the Keystone v2 API, which allows remote authenticated users to retain access via the token...

6CVSS6.6AI score0.02468EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:30 a.m.5 views

SUSE CVE-2014-2062

Jenkins before 1.551 and LTS before 1.532.2 does not invalidate the API token when a user is deleted, which allows remote authenticated users to retain access via the token...

6.5CVSS6.5AI score0.01748EPSS
SaveExploits0References3
Rows per page
Query Builder