Lucene search
+L

594 matches found

Positive Technologies
Positive Technologies
added 2022/11/10 12:0 a.m.6 views

PT-2022-28186 · Unknown · Company Account Feature

Name of the Vulnerable Software and Affected Versions: Company account feature version 4 and later Description: A critical issue allows users with the Company admin role to assign any role to any user, bypassing subtree limitations. This also affects users with the role / assign policy, typically...

6.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/11/10 12:0 a.m.6 views

PT-2022-28178 · Unknown · Company Account Feature

Name of the Vulnerable Software and Affected Versions: Company account feature version 4 and later Description: A critical issue allows users with the Company admin role to assign any role to any user, bypassing subtree limitations. This also affects users with the role / assign policy, typically...

6.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/11/10 12:0 a.m.6 views

PT-2022-28268 · Unknown · Company Account Feature

Name of the Vulnerable Software and Affected Versions: Company account feature version 4 and later Description: A critical issue allows users with the Company admin role to assign any role to any user, bypassing subtree limitations. This also affects users with the role / assign policy, typically...

6.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/10/31 12:0 a.m.12 views

PT-2022-22058 · WordPress · Automatic User Roles Switcher

Name of the Vulnerable Software and Affected Versions: Automatic User Roles Switcher WordPress plugin versions prior to 1.1.2 Description: The issue concerns a lack of proper authorization and CSRF checks, allowing authenticated users, such as subscribers, to add any role to themselves, including...

6.5CVSS6.4AI score0.00332EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2022/10/10 5:15 a.m.3 views

CVE-2022-42724

app/Controller/UsersController.php in MISP before 2.4.164 allows attackers to discover role names this is information that only the site admin should have...

4.3CVSS5.7AI score0.00458EPSS
SaveExploits0References2
Huntr
Huntr
added 2022/09/20 6:53 p.m.15 views

Normal user can set himself or any other user to admin role

Description Improper access to an API endpointAddUserToRole can allow a regular user to escalate his privileges to be an admin Infected code AuthorizeRoles = Roles.User HttpPost public async Task AddUserToRoleFromQuery string username, string role var results = await...

0.2AI score
SaveExploits0
Huntr
Huntr
added 2022/09/19 12:10 a.m.23 views

Privilege escalation from admin and normal user to super admin

Description Lavsms provides 5 types of roles. But the issue is admin can escalate to the super admin role for himself as well as for other un-privileged users too even lower than the admin role. Proof of Concept 1. POST /users/id with custom payload via API Testing tool like postman/Insomnia. Ste...

1AI score
SaveExploits0
Huntr
Huntr
added 2022/09/18 11:50 a.m.30 views

User's session persist after permanently deleting his account

Description If a user is logged in, and an admin decided to delete his account permanently, the user is still able to perform his normal actions until his session gets expired. If a logged in user with admin role is deleted permanently, he's still able to delete other admins permanently, and if...

6.5CVSS1.5AI score0.00385EPSS
SaveExploits0
Talos Blog
Talos Blog
added 2022/09/15 6:0 p.m.45 views

Threat Source newsletter (Sept. 15, 2022) — Teachers have to be IT admins now, too

By Jon Munshaw. Welcome to this week’s edition of the Threat Source newsletter. Public schools in the United States already rely on our teachers for so much — they have to be educators, occasional parental figures, nurses, safety officers, law enforcement and much more. Slowly, they’re having to...

7.8AI score0.05557EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/09/02 12:1 a.m.19 views

openstack-barbican Denial of Service vulnerability

An authorization flaw was found in openstack-barbican, where anyone with an admin role could add secrets to a different project container. This flaw allows an attacker on the network to consume protected resources and cause a denial of service...

4.9CVSS6.9AI score0.01018EPSS
SaveExploits0References11Affected Software1
NVD
NVD
added 2022/09/01 9:15 p.m.39 views

CVE-2022-23452

An authorization flaw was found in openstack-barbican, where anyone with an admin role could add secrets to a different project container. This flaw allows an attacker on the network to consume protected resources and cause a denial of service...

4.9CVSS0.01018EPSS
SaveExploits0References5
OSV
OSV
added 2022/09/01 9:15 p.m.2 views

DEBIAN-CVE-2022-23452

An authorization flaw was found in openstack-barbican, where anyone with an admin role could add secrets to a different project container. This flaw allows an attacker on the network to consume protected resources and cause a denial of service...

4.9CVSS5.4AI score0.01018EPSS
SaveExploits0References1
Prion
Prion
added 2022/09/01 9:15 p.m.18 views

Authorization

An authorization flaw was found in openstack-barbican, where anyone with an admin role could add secrets to a different project container. This flaw allows an attacker on the network to consume protected resources and cause a denial of service...

3.3CVSS5.1AI score0.01018EPSS
SaveExploits0References5Affected Software2
Cvelist
Cvelist
added 2022/09/01 8:57 p.m.52 views

CVE-2022-23452

An authorization flaw was found in openstack-barbican, where anyone with an admin role could add secrets to a different project container. This flaw allows an attacker on the network to consume protected resources and cause a denial of service...

5.5AI score0.01018EPSS
SaveExploits0References5
OSV
OSV
added 2022/09/01 8:57 p.m.30 views

CVE-2022-23452

An authorization flaw was found in openstack-barbican, where anyone with an admin role could add secrets to a different project container. This flaw allows an attacker on the network to consume protected resources and cause a denial of service...

4.9CVSS6.4AI score0.01018EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2022/09/01 8:57 p.m.81 views

CVE-2022-23452

An authorization flaw was found in openstack-barbican, where anyone with an admin role could add secrets to a different project container. This flaw allows an attacker on the network to consume protected resources and cause a denial of service...

4.9CVSS5.4AI score0.01018EPSS
SaveExploits0
Huntr
Huntr
added 2022/08/08 5:26 p.m.16 views

IDOR allows to create new collection or modify a existing one

Description A normal user can create a new collection with the provided book ids or add new books to an existing collection, whose operations should be only executed by the administrator. \ \ This is possible due to an missing administrative role check in the /api/collection/update-for-series API...

0.7AI score
SaveExploits0
Cvelist
Cvelist
added 2022/08/01 12:50 p.m.37 views

CVE-2022-2215 GiveWP < 2.21.3 - Admin+ Stored Cross-Site Scripting

The GiveWP WordPress plugin before 2.21.3 does not properly sanitise and escape the currency settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks when the unfilteredhtml capability is disallowed for example in multisite setup...

5.2AI score0.00511EPSS
SaveExploits2References1
Veracode
Veracode
added 2022/07/06 12:43 a.m.24 views

Authorization Bypass

openstack-barbican is vulnerable to authorization bypass. The vulnerability exists because anyone with an admin role could add secrets to a different project container which allows an attacker on the network to consume protected resources and cause a denial of service...

4.9CVSS6.1AI score0.01018EPSS
SaveExploits0References9Affected Software1
RedHat Linux
RedHat Linux
added 2022/06/22 4:5 p.m.6 views

openstack-barbican: Barbican allows anyone with an admin role to add their secrets to a different project's containers

An authorization flaw was found in openstack-barbican, where anyone with an admin role could add secrets to a different project container. This flaw allows an attacker on the network to consume protected resources and cause a denial of service...

4.9CVSS5.8AI score0.01018EPSS
SaveExploits0References4
Rows per page
Query Builder