Lucene search
+L

2082 matches found

Prion
Prion
added 2022/11/25 7:15 p.m.19 views

Cross site scripting

useroidc is an OpenID Connect user backend for Nextcloud. Versions prior to 1.2.1 did not properly validate discovery urls which may lead to a stored cross site scripting attack vector. The impact is limited due to the restrictive CSP that is applied on this endpoint. Additionally this...

4.9CVSS5.2AI score0.00583EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2022/11/15 12:0 a.m.6 views

CVE-2022-45399

A missing permission check in Jenkins Cluster Statistics Plugin 0.4.6 and earlier allows attackers to delete recorded Jenkins Cluster Statistics...

6.6AI score0.00531EPSS
SaveExploits0References2
CVE
CVE
added 2022/11/14 12:0 a.m.312 views

CVE-2022-40735

CVE-2022-40735 describes a Diffie-Hellman Key Agreement Page vulnerability: long exponents may lead to expensive DHE modular-exponentiation and potential server-side resource consumption. The issue is tied to exponent size under subgroup constraints, with applicability depending on protocol (e.g....

7.5CVSS7.2AI score0.02301EPSS
SaveExploits0References12Affected Software1
Code423n4
Code423n4
added 2022/11/13 12:0 a.m.10 views

Buyers unused ETH funds can be stolen (Direct theft of funds)

Lines of code Vulnerability details Impact The protocol has recognized the need to track buyers ETH in order to refund unused ETH by implementing the returnDust function and setupExecution modifier. The implementation creates an attack vector that allows the seller to steal the unused ETH...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2022/11/10 12:0 a.m.14 views

SpigotedLineLib::trade won’t work with tokens with approval race protection (USDT)

Lines of code Vulnerability details Proof of Concept Some tokens e.g. USDT, KNC do not allow approving an amount M 0 when an existing amount N 0 is already approved. This is to protect from an ERC20 attack vector described here. The problem is the code in trade is the following...

7AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/11/09 11:1 a.m.347 views

Experts Warn of Browser Extensions Spying On Users via Cloud9 Chrome Botnet Network

The Keksec threat actor has been linked to a previously undocumented malware strain, which has been observed in the wild masquerading as an extension for Chromium-based web browsers to enslave compromised machines into a botnet. Called Cloud9 by security firm Zimperium, the malicious browser add-...

10CVSS1.3AI score0.94996EPSS
SaveExploits80
CNNVD
CNNVD
added 2022/11/08 12:0 a.m.14 views

Microsoft Excel 安全漏洞

Microsoft Excel is a spreadsheet processing software in the Office suite from Microsoft USA. A remote code execution vulnerability exists in Microsoft Excel, which can be exploited by an attacker to execute code on the target host...

7.8CVSS8.1AI score0.0078EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2022/10/30 12:0 a.m.18 views

The pledge creators might lose all of their funds by recoverERC20().

Lines of code Vulnerability details Impact There is a recoverERC20 function to withdraw ERC20 tokens from the contract. Currently, it checks if the token isn't an active reward token but it can be passed easily if the admin removes the reward token using removeRewardToken. So if the admin removes...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/10/26 12:0 p.m.17 views

GHSA-QM95-PGCG-QQFQ Insufficient validation when decoding a Socket.IO packet

Due to improper type validation in the socket.io-parser library which is used by the socket.io and socket.io-client packages to encode and decode Socket.IO packets, it is possible to overwrite the placeholder object which allows an attacker to place references to functions at arbitrary places in...

9.8CVSS6AI score0.01121EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2022/10/26 12:0 a.m.42 views

CVE-2022-39362 Metabase vulnerable to arbitrary SQL execution from queryhash

Metabase is data visualization software. Prior to versions 0.44.5, 1.44.5, 0.43.7, 1.43.7, 0.42.6, 1.42.6, 0.41.9, and 1.41.9, unsaved SQL queries are auto-executed, which could pose a possible attack vector. This issue is patched in versions 0.44.5, 1.44.5, 0.43.7, 1.43.7, 0.42.6, 1.42.6, 0.41.9...

8.8CVSS8.9AI score0.0079EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/10/26 12:0 a.m.6 views

Metabase 安全漏洞

Metabase is an open source data analytics platform from Metabase, Inc. in the United States. A security vulnerability exists in Metabase that stems from unsaved SQL queries being executed automatically, which could constitute a possible attack vector...

8.8CVSS8.1AI score0.0079EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2022/10/23 12:0 a.m.11 views

Beneficiary credit balance can unwillingly be used to mint low tier NFT

Lines of code Vulnerability details Impact In the function processPayment, it will use provided JBDidPayData from JBPaymentTerminal to mint to the beneficiary. The value from JBDidPayData will be sum up with previous credits balance of beneficiary. There are 2 cases that beneficiary credit balanc...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/10/19 7:0 p.m.57 views

GHSA-2JXX-2X93-2Q2F Non-constant time webhook token comparison in Jenkins Generic Webhook Trigger Plugin

Generic Webhook Trigger Plugin 1.84.1 and earlier does not use a constant-time comparison when checking whether the provided and expected webhook token are equal. This could potentially allow attackers to use statistical methods to obtain a valid webhook token. Generic Webhook Trigger Plugin 1.84...

3.7CVSS5.5AI score0.00501EPSS
SaveExploits0References4
OSV
OSV
added 2022/10/17 12:15 p.m.6 views

CVE-2022-3149

The WP Custom Cursors WordPress plugin before 3.0.1 does not have CSRF check in place when creating and editing cursors, which could allow attackers to made a logged in admin perform such actions via CSRF attacks. Furthermore, due to the lack of sanitisation and escaping in some of the cursor...

6.1CVSS5.8AI score0.00251EPSS
SaveExploits2References1
WPVulnDB
WPVulnDB
added 2022/09/26 12:0 a.m.18 views

Frontend File Manager < 21.4 - File Upload via CSRF

The plugin does not have CSRF check when uploading files, which could allow attackers to make logged in users upload files on their behalf PoC The file won't show up via the frontend/backend, but will be uploaded in the user folder ie in wp-content/uploads/useruploads//payload.pdf...

4.3CVSS3.7AI score0.00267EPSS
SaveExploits2Affected Software1
Prion
Prion
added 2022/09/23 7:15 p.m.26 views

Cross site scripting

A cross-site scripting vulnerability exists in Rocket.chat v5 due to style injection in the complete chat window, an adversary is able to manipulate not only the style of it, but will also be able to block functionality as well as hijacking the content of targeted users. Hence the payloads are...

4.9CVSS5.3AI score0.00559EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2022/09/23 6:28 p.m.53 views

CVE-2022-35251

CVE-2022-35251 affects Rocket.Chat ( Rocket.Chat

5.4CVSS5.2AI score0.00559EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2022/09/23 6:28 p.m.26 views

CVE-2022-35251

A cross-site scripting vulnerability exists in Rocket.chat v5 due to style injection in the complete chat window, an adversary is able to manipulate not only the style of it, but will also be able to block functionality as well as hijacking the content of targeted users. Hence the payloads are...

5.5AI score0.00559EPSS
SaveExploits1References1
OSV
OSV
added 2022/09/23 6:28 p.m.19 views

CVE-2022-35251

A cross-site scripting vulnerability exists in Rocket.chat v5 due to style injection in the complete chat window, an adversary is able to manipulate not only the style of it, but will also be able to block functionality as well as hijacking the content of targeted users. Hence the payloads are...

5.4CVSS6.2AI score0.00559EPSS
SaveExploits1References3
Trellix
Trellix
added 2022/09/23 12:0 a.m.56 views

Ancient CVEs Can Cause You Problems

Ancient CVEs Can Cause You Problems By Kent Landfield · September 23, 2022 The Common Vulnerability and Exposures CVE Program was founded in 1999 for the purpose of giving individual cyber vulnerabilities an identifier that could be used as an interoperable means for identifying a specific...

9.1AI score0.27095EPSS
SaveExploits3
Rows per page
Query Builder