Lucene search
+L

2326 matches found

Huntr
Huntr
added 2022/12/23 1:14 p.m.27 views

Access all Private Memos by unauthorized user

Description After login , I create a new memo and post it then i tried to edit it So in editing POST request you can find the memo id in POST data and in the URL if you change it to any private memo you can access it Also you can change the private memo visibility status and content . Proof of...

5.5CVSS0.1AI score0.00564EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/21 12:25 a.m.32 views

A user can edit private memos from other users

Description It is possible for a user to edit private memos from other users and also change their visibility, making them public. Also the user could change the visibility from Public to Private or viceversa. Steps to Reproduce 1. Log in as a user A here called "ile.maricel". 2. In another brows...

6.5CVSS0.5AI score0.00607EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2022/12/13 12:0 a.m.7 views

PT-2022-14695 · Google · Android

Name of the Vulnerable Software and Affected Versions: Android version Android-13 Description: A logic error in the code of KeyguardNotificationVisibilityProvider.kt allows hidden notifications to be shown, potentially leading to local escalation of privilege without requiring additional executio...

7.8CVSS7.9AI score0.00143EPSS
SaveExploits0References3
Wiz blog
Wiz blog
added 2022/12/08 3:53 p.m.11 views

Uncover what is really deployed in your environment with the enhanced Wiz inventory

Wiz adds full detection of cloud services for deeper visibility and control over shadow IT...

7AI score
SaveExploits0
CNNVD
CNNVD
added 2022/12/01 12:0 a.m.5 views

GitLab CE/EE 安全漏洞

GitLab is an open source, end-to-end software development platform from GitLab, Inc. with built-in version control, issue tracking, code review, CI/CD continuous integration and continuous delivery, and other features. A security vulnerability exists in GitLab CE/EE that stems from its improper...

5.3CVSS5.7AI score0.01034EPSS
SaveExploits1References5
OSV
OSV
added 2022/12/01 12:0 a.m.43 views

ASB-A-241611867

In shouldHideNotification of KeyguardNotificationVisibilityProvider.kt, there is a possible way to show hidden notifications due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for...

7.8CVSS7.8AI score0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2022/11/30 3:28 p.m.3 views

DRUPAL-CONTRIB-2022-061

Social Flexible Group is an Open Social extension that allows users to create groups with many different configurations. In specific uncommon scenarios, where a platform doesn't have any flexible groups with the "Group members only secret" visibility, community groups are visible to anonymous use...

6.5AI score
SaveExploits0References1
Drupal
Drupal
added 2022/11/30 12:0 a.m.19 views

Open Social - Moderately critical - Access bypass - SA-CONTRIB-2022-061

Social Flexible Group is an Open Social extension that allows users to create groups with many different configurations. In specific uncommon scenarios, where a platform doesn't have any flexible groups with the "Group members only secret" visibility, community groups are visible to anonymous use...

6.3AI score
SaveExploits0References9
wpexploit
wpexploit
added 2022/11/29 12:0 a.m.131 views

Menu Item Visibility Control <= 0.5 - Admin+ Arbitrary PHP Code Execution

The plugin doesn't sanitize and validate the "Visibility logic" option for WordPress menu items, which could allow highly privileged users to execute arbitrary PHP code even in a hardened environment. 1. As an admin, go to "Appearance - Menus" and create a menu with some items of your choice. 2. ...

7.2CVSS1.3AI score0.01225EPSS
SaveExploits2
Rapid7 Blog
Rapid7 Blog
added 2022/11/28 6:37 p.m.13 views

Reducing Risk In The Cloud with Agentless Vulnerability Management

In order to gain visibility into vulnerabilities in their public cloud environments, many organizations still rely on agent or network-based scanning technology that was initially built for traditional infrastructure and endpoints. These methods often struggle to keep up with the speed of change...

7.6AI score
SaveExploits0
Circl
Circl
added 2022/11/15 10:58 a.m.39 views

CVE-2022-30170

creationtimestamp| type| source ---|---|--- 2022-11-15 10:58:08+00:00| seen| https://t.me/itsecnews/1733 2025-03-11 16:26:29+00:00| seen| https://infosec.exchange/users/cR0w/statuses/114144732022473396 2025-03-11 16:37:20+00:00| seen| https://bsky.app/profile/cti-news.bsky.social/post/3lk4itx4jqk...

7.3CVSS8AI score0.01512EPSS
SaveExploits0References5
Qualys Blog
Qualys Blog
added 2022/11/14 10:1 p.m.23 views

QSC 2022: Listening to the Voice of the Customer

It would be redundant to state that today’s threat landscape is growing increasingly sophisticated and erratic. With all types of attacks becoming “commonplace,” the baseline for normal is abnormal. Bad actors are taking advantage of whatever attack vector they can whether that is a phishing...

7.2AI score
SaveExploits0
NVD
NVD
added 2022/11/10 8:15 p.m.38 views

CVE-2022-39393

Wasmtime is a standalone runtime for WebAssembly. Prior to versions 2.0.2 and 1.0.2, there is a bug in Wasmtime's implementation of its pooling instance allocator where when a linear memory is reused for another instance the initial heap snapshot of the prior instance can be visible, erroneously ...

8.6CVSS0.00657EPSS
SaveExploits0References2
RustSec
RustSec
added 2022/11/10 12:0 p.m.21 views

Bug in pooling instance allocator

bug in Wasmtime's implementation of its pooling instance allocator where when a linear memory is reused for another instance the initial heap snapshot of the prior instance can be visible, erroneously to the next instance. Mitigations are described here...

8.6CVSS1.6AI score0.00657EPSS
SaveExploits0Affected Software1
Code423n4
Code423n4
added 2022/11/10 12:0 a.m.14 views

SpigotLib._claimRevenue is marked public instead of internal

Lines of code Vulnerability details Impact SpigotLib.claimRevenue is marked public instead of internal. This public function is wrapped in the external claimRevenue function. Attacker can call claimRevenue to claim Revenue Tokens into the Spigot escrow for later withradrawal. Tools Used Manual...

6.9AI score
SaveExploits0
Debian CVE
Debian CVE
added 2022/11/10 12:0 a.m.11 views

CVE-2022-39393

Wasmtime is a standalone runtime for WebAssembly. Prior to versions 2.0.2 and 1.0.2, there is a bug in Wasmtime's implementation of its pooling instance allocator where when a linear memory is reused for another instance the initial heap snapshot of the prior instance can be visible, erroneously ...

8.6CVSS8.5AI score0.00657EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/11/08 12:0 a.m.6 views

PT-2022-25283 · WordPress · Wpforo Forum

Name of the Vulnerable Software and Affected Versions: wpForo Forum plugin versions = 2.0.5 Description: The issue is related to an insecure direct object references IDOR vulnerability. This vulnerability allows attackers with subscriber or higher user roles to mark any forum post as private or...

6.3CVSS4.4AI score0.00455EPSS
SaveExploits0References5
Citrix
Citrix
added 2022/10/28 12:0 a.m.11 views

A System Reserved partition is visible in a vDisk when it is created using the Imaging Wizard.

Using the Imaging Wizard a new vDisk is created. A drive letter is assigned to the System Reserved partition and it is visible in the new vDisk. It is expected behavior by design. The System Reserved partition should be invisible to users. Before publishing the vDisk to target devices, the drive...

7AI score
SaveExploits0
Qualys Blog
Qualys Blog
added 2022/10/26 3:0 p.m.21 views

Join Us November 7-10 for Qualys Security Conference 2022 Las Vegas!

Get ready for our annual event for cybersecurity professionals: Qualys Security Conference 2022 Las Vegas! This years theme is Get More Security which emphasizes simplifying security to drive better outcomes. At the event, you will experience two days of training followed by two days of keynotes,...

0.2AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/22 12:0 a.m.9 views

Internal function declared but not called

Lines of code Vulnerability details Impact JBTiered721Delegate.processPayment is an internal function that overrides JB721Delegate.processPayment, however is not called by any other function or contract. With this, users who make a paid contribution will not mint any tier for beneficiary. Proof o...

6.9AI score
SaveExploits0
Rows per page
Query Builder