Lucene search
+L

13519 matches found

ATTACKERKB
ATTACKERKB
added 2022/07/17 11:15 a.m.6 views

CVE-2022-2222

The Download Monitor WordPress plugin before 4.5.91 does not ensure that files to be downloaded are inside the blog folders, and not sensitive, allowing high privilege users such as admin to download the wp-config.php or /etc/passwd even in an hardened environment or multisite setup...

4.9CVSS5.9AI score0.01111EPSS
SaveExploits2References2
Snyk
Snyk
added 2022/07/17 8:08 a.m.6 views

Malicious Package

Overview eslint-config-cap-it-ui is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if this...

9.8CVSS7.1AI score
SaveExploits0References3
CNNVD
CNNVD
added 2022/07/17 12:00 a.m.9 views

WordPress plugin Download Monitor 安全漏洞

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. An arbitrary file download...

4.9CVSS5.9AI score0.01111EPSS
SaveExploits2References2
OSV
OSV
added 2022/07/17 12:00 a.m.23 views

CVE-2022-31213

An issue was discovered in dbus-broker before 31. Multiple NULL pointer dereferences can be found when supplying a malformed XML config file...

6.6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2022/07/17 12:00 a.m.40 views

CVE-2022-31213

An issue was discovered in dbus-broker before 31. Multiple NULL pointer dereferences can be found when supplying a malformed XML config file...

7.5CVSS7.5AI score0.02227EPSS
SaveExploits3
Cvelist
Cvelist
added 2022/07/17 12:00 a.m.33 views

CVE-2022-31213

An issue was discovered in dbus-broker before 31. Multiple NULL pointer dereferences can be found when supplying a malformed XML config file...

7.7AI score0.02227EPSS
SaveExploits3References3
CVE
CVE
added 2022/07/17 12:00 a.m.100 views

CVE-2022-31213

CVE-2022-31213 affects dbus-broker prior to 31, with multiple NULL pointer dereferences when a malformed XML config is supplied. Related advisory entries also reference CVE-2022-31212 (buffer over-read on parsing the Exec line). Impact is high (availability) per CVSS, and several distributions li...

7.5CVSS7.3AI score0.02227EPSS
SaveExploits3References3Affected Software1
CNNVD
CNNVD
added 2022/07/15 12:00 a.m.17 views

Mbed TLS 缓冲区错误漏洞

Mbed TLS is an open source, portable, easy-to-use, readable and flexible SSL library. A buffer error vulnerability exists in Mbed TLS versions prior to 2.28.2 and 3.x versions prior to 3.2.0, which stems from the fact that in certain configurations, an unauthenticated attacker can send an invalid...

9.1CVSS8.1AI score0.02234EPSS
SaveExploits1References5
OSV
OSV
added 2022/07/14 9:28 a.m.12 views

USN-5512-1 thunderbird vulnerabilities

Multiple security issues were discovered in Thunderbird. If a user were tricked into opening a specially crafted website in a browsing context, an attacker could potentially exploit these to cause a denial of service, obtain sensitive information, spoof the UI, bypass CSP restrictions, or execute...

9.8CVSS6.8AI score0.23941EPSS
SaveExploits1References18
ATTACKERKB
ATTACKERKB
added 2022/07/13 10:15 p.m.33 views

CVE-2022-35857

kvf-admin through 2022-02-12 allows remote attackers to execute arbitrary code because deserialization is mishandled. The rememberMe parameter is encrypted with a hardcoded key from the com.kalvin.kvf.common.shiro.ShiroConfig file...

9.8CVSS7.8AI score0.01727EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2022/07/13 12:00 a.m.13 views

PT-2022-22971 · Kvf-Admin · Kvf-Admin

Name of the Vulnerable Software and Affected Versions: kvf-admin through 2022-02-12 Description: The issue allows remote attackers to execute arbitrary code because deserialization is mishandled. The rememberMe parameter is encrypted with a hardcoded key from the...

9.8CVSS9.6AI score0.01727EPSS
SaveExploits1References6
Veracode
Veracode
added 2022/07/12 3:59 a.m.30 views

Denial Of Service (DoS)

github.com/kubeedge/kubeedge is vulnerable to denial of service. An attacker can crash the application by sending a malicious HTTP request with a large body into the processMessage function of servicebus.go when users have enabled the ServiceBus module in the edgecore.yaml config file...

7.5CVSS7.1AI score0.01628EPSS
SaveExploits1References7Affected Software1
Prion
Prion
added 2022/07/11 9:15 p.m.36 views

Design/Logic Flaw

KubeEdge is an open source system for extending native containerized application orchestration capabilities to hosts at Edge. Prior to versions 1.11.1, 1.10.2, and 1.9.4, the CloudCore Router does not impose a limit on the size of responses to requests made by the REST handler. An attacker could...

3.5CVSS6.2AI score0.00683EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2022/07/11 9:05 p.m.38 views

KubeEdge Cloud Stream and Edge Stream DoS from large stream message

Impact The Cloud Stream server and the Edge Stream server reads the entire message into memory without imposing a limit on the size of this message. An attacker can exploit this by sending a large message to exhaust memory and cause a DoS. The Cloud Stream server and the Edge Stream server are...

6.5CVSS6.2AI score0.00683EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/07/11 9:04 p.m.90 views

GHSA-QPX3-9565-5XWM KubeEdge CloudCore Router memory exhaustion vulnerability

Impact The CloudCore Router does not impose a limit on the size of responses to requests made by the REST handler. An attacker could use this weakness to make a request that will return an HTTP response with a large body and cause DoS of CloudCore. In the HTTP Handler API, the rest handler makes ...

4.4CVSS5.4AI score0.00683EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/07/11 9:04 p.m.51 views

KubeEdge CloudCore Router memory exhaustion vulnerability

Impact The CloudCore Router does not impose a limit on the size of responses to requests made by the REST handler. An attacker could use this weakness to make a request that will return an HTTP response with a large body and cause DoS of CloudCore. In the HTTP Handler API, the rest handler makes ...

6.5CVSS6.1AI score0.00683EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/07/11 8:40 p.m.36 views

CVE-2022-31079 KubeEdge Cloud Stream and Edge Stream DoS from large stream message

KubeEdge is an open source system for extending native containerized application orchestration capabilities to hosts at Edge. Prior to versions 1.11.1, 1.10.2, and 1.9.4, the Cloud Stream server and the Edge Stream server reads the entire message into memory without imposing a limit on the size o...

4.4CVSS6.5AI score0.00683EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/11 8:05 p.m.44 views

CVE-2022-31073 KubeEdge Edge ServiceBus module DoS

KubeEdge is an open source system for extending native containerized application orchestration capabilities to hosts at Edge. Prior to versions 1.11.1, 1.10.2, and 1.9.4, the ServiceBus server on the edge side may be susceptible to a DoS attack if an HTTP request containing a very large Body is...

6.5CVSS7.3AI score
SaveExploits0References6
Code423n4
Code423n4
added 2022/07/11 12:00 a.m.18 views

Upgraded Q -> M from 270 [1657580410834]

Judge has assessed an item in Issue 270 as Medium risk. The relevant finding follows: 6.L- Admin config ProtocolFee and gasFee missing max amount check which can be used to take fund from user With PROTOCOLFEEBPS 10000 more than 100%, the exchange can steal user WETH who might approve max WETH...

7.1AI score
SaveExploits0
Oracle linux
Oracle linux
added 2022/07/11 12:00 a.m.69 views

olcne security update

olcne 1.4.6-2 - Fix bug in gen-certs-helper script to change permission of node.key to allow opc user to copy over - Update gen-certs-helper script to skip printing olcnetransferscript execution - Cleanup grpc connection when node not found and use substr method in case fqdn used for hostname...

10CVSS7.8AI score0.02743EPSS
SaveExploits1
Rows per page
Query Builder