Lucene search
+L

14259 matches found

Code423n4
Code423n4
added 2023/07/31 12:00 a.m.40 views

Reentrancy Vulnerability in MErc20Delegate.sol

Lines of code Vulnerability details Impact The fallback function delegates calls to the implementation contract using delegatecall. This allows the implementation contract to call back into MErc20Delegate before the original delegatecall completes. An attacker could exploit this vulnerability to...

6.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/07/31 12:00 a.m.11 views

PT-2023-25133 · WordPress · Woocommerce Pre-Orders

Name of the Vulnerable Software and Affected Versions: WooCommerce Pre-Orders WordPress plugin versions prior to 2.0.3 Description: The issue is related to a flawed CSRF check when processing tab actions. This could allow attackers to make logged-in admins perform unintended actions, such as...

6.5CVSS7.2AI score0.00307EPSS
SaveExploits2References4
Cvelist
Cvelist
added 2023/07/28 3:25 p.m.34 views

CVE-2023-38684 Discourse vulnerable to ossible DDoS due to unbounded limits in various controller actions

Discourse is an open source discussion platform. Prior to version 3.0.6 of the stable branch and version 3.1.0.beta7 of the beta and tests-passed branches, in multiple controller actions, Discourse accepts limit params but does not impose any upper bound on the values being accepted. Without an...

5.3CVSS7.7AI score0.00635EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/07/28 3:25 p.m.26 views

CVE-2023-38684 Discourse vulnerable to ossible DDoS due to unbounded limits in various controller actions

Discourse is an open source discussion platform. Prior to version 3.0.6 of the stable branch and version 3.1.0.beta7 of the beta and tests-passed branches, in multiple controller actions, Discourse accepts limit params but does not impose any upper bound on the values being accepted. Without an...

5.3CVSS7.5AI score0.00635EPSS
SaveExploits0References2
OSV
OSV
added 2023/07/28 3:25 p.m.39 views

CVE-2023-38684 Discourse vulnerable to ossible DDoS due to unbounded limits in various controller actions

Discourse is an open source discussion platform. Prior to version 3.0.6 of the stable branch and version 3.1.0.beta7 of the beta and tests-passed branches, in multiple controller actions, Discourse accepts limit params but does not impose any upper bound on the values being accepted. Without an...

5.3CVSS7.4AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2023/07/28 5:49 a.m.24 views

CVE-2023-38285

A vulnerability was found in Trustwave's ModSecurity project due to an inefficient algorithmic complexity flaw. This issue is present in four transformation actions: removeWhitespace, removeNull, replaceNull, and removeCommentsChar. By sending a maliciously crafted HTTP request, an attacker could...

7.5CVSS6AI score0.00898EPSS
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/07/27 3:50 p.m.6 views

Malicious code in gp-actions (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 0af07f18bec84cba6878dd345ea1281728e0257d285118a40d835d7c9a2985a6 The OpenSSF Package Analysis project identified 'gp-actions' @ 1.0.0 npm as malicious. It is considered malicious because: - The package...

6.9AI score
SaveExploits0
OSV
OSV
added 2023/07/27 3:50 p.m.13 views

MAL-2023-1188 Malicious code in gp-actions (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 0af07f18bec84cba6878dd345ea1281728e0257d285118a40d835d7c9a2985a6 The OpenSSF Package Analysis project identified 'gp-actions' @ 1.0.0 npm as malicious. It is considered malicious because: - The package...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/07/27 12:00 a.m.15 views

PT-2023-27021 · WordPress · Instawp Connect

Name of the Vulnerable Software and Affected Versions: InstaWP Connect plugin for WordPress versions up to, and including, 0.0.9.18 Description: The issue allows unauthorized access, modification, and loss of data due to a missing capability check on the events receiver function. This enables...

9.8CVSS9.4AI score0.00966EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2023/07/27 12:00 a.m.32 views

WordPress Plugin WpStream – Live Streaming, Video on Demand, Pay Per View 跨站请求伪造漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. WordPress Plugin WpStream -...

8.8CVSS7.8AI score0.0025EPSS
SaveExploits0References2
OSV
OSV
added 2023/07/26 7:15 p.m.8 views

DRUPAL-CONTRIB-2023-031

The module doesn’t sufficiently protect against malicious links, which means an attacker can trick an administrator into performing unwanted actions. This vulnerability is mitigated by the fact that the set of unwanted actions is limited to specific configurations...

6.8AI score
SaveExploits0References1
Veracode
Veracode
added 2023/07/25 6:07 a.m.24 views

Privilege Escalation

github.com/kubeoperator/kubepi is vulnerable toPrivilege Escalation . The vulnerability exists due to improper permission restrictions when creating or updating users which allows an attacker to perform authorized actions on users such as changing roles...

9.1CVSS6.7AI score0.00743EPSS
SaveExploits1References5Affected Software1
The Hacker News
The Hacker News
added 2023/07/24 1:01 p.m.194 views

Critical Zero-Days in Atera Windows Installers Expose Users to Privilege Escalation Attacks

Zero-day vulnerabilities in Windows Installers for the Atera remote monitoring and management software could act as a springboard to launch privilege escalation attacks. The flaws, discovered by Mandiant on February 28, 2023, have been assigned the identifiers CVE-2023-26077 and CVE-2023-26078,...

9.8CVSS8AI score0.97408EPSS
SaveExploits20
Veracode
Veracode
added 2023/07/24 9:37 a.m.28 views

Improper Access Control

Jenkins Dimensions Plugin is vulnerable to Improper Access Control. The vulnerability exists due to a missing permission check at an http endpoint which allows an attacker to enumerate credentials IDs stored and perform unauthorized actions...

6.5CVSS6.4AI score0.00625EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2023/07/20 5:32 p.m.13 views

golang: html/template: improper sanitization of CSS values

A flaw was found in golang where angle brackets were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if...

7.3CVSS6.6AI score0.01037EPSS
SaveExploits0References6
Veracode
Veracode
added 2023/07/20 10:30 a.m.30 views

Improper Signature Validation

keylime is vulnerable to Improper Signature Validation. The vulnerability exists in the checkquote function at tpmutil.py because the quote validation is not properly handed in the case of a malformed signature which could allow an attacker to perform unauthorized actions...

2.8CVSS6.6AI score0.00214EPSS
SaveExploits0References5Affected Software1
WPVulnDB
WPVulnDB
added 2023/07/20 12:00 a.m.19 views

Easy Captcha <= 1.0 - Missing Authorization

Description The plugin does not have authorisation in various AJAX actions, which could allow unauthenticated users to call them and perform unauthorised actions...

6.3AI score0.00596EPSS
SaveExploits0
WPVulnDB
WPVulnDB
added 2023/07/20 12:00 a.m.26 views

OAuth Single Sign On – SSO (OAuth Client) < 6.23.4 - Improper Authentication

Description The plugin does not have authorisation in various AJAX actions, which could allow users with a role as low as Subscriber to call them and perform unauthorised actions...

8.8CVSS8.6AI score0.00958EPSS
SaveExploits1Affected Software1
Veracode
Veracode
added 2023/07/18 11:20 a.m.44 views

Improper Certificate Validation

cryptography is vulnerable to Improper Certificate Validation. The vulnerability exists due to the parseextsopts function in ssh.py because loading ssh certificates generated with ssh-keygen or SSHCertificateBuilder yields unexpected results which potentially allows an attacker to perform...

7.5CVSS6.7AI score0.00732EPSS
SaveExploits1References10Affected Software2
Positive Technologies
Positive Technologies
added 2023/07/18 12:00 a.m.18 views

PT-2023-4417 · Solarwinds · Solarwinds Orion Platform

Name of the Vulnerable Software and Affected Versions: SolarWinds Orion Platform affected versions not specified Description: The issue is related to an incorrect comparison vulnerability in the UpdateActionsProperties method of the SolarWinds Orion Platform. This vulnerability allows a remote...

8.3CVSS7.1AI score0.02559EPSS
SaveExploits0References6
Rows per page
Query Builder