Lucene search
+L

4753 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:40 a.m.7 views

SUSE CVE-2021-32680

Nextcloud Server is a Nextcloud package that handles data storage. In versions priot to 19.0.13, 20.0.11, and 21.0.3, Nextcloud Server audit logging functionality wasn't properly logging events for the unsetting of a share expiration date. This event is supposed to be logged. This issue is patche...

3.3CVSS4.3AI score0.00355EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:40 a.m.9 views

SUSE CVE-2021-32725

Nextcloud Server is a Nextcloud package that handles data storage. In versions prior to 19.0.13, 20.011, and 21.0.3, default share permissions were not being respected for federated reshares of files and folders. The issue was fixed in versions 19.0.13, 20.0.11, and 21.0.3. There are no known...

5.3CVSS5.3AI score0.01213EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:40 a.m.9 views

SUSE CVE-2021-32741

Nextcloud Server is a Nextcloud package that handles data storage. In versions prior to 19.0.13, 20.011, and 21.0.3, there was a lack of ratelimiting on the public share link mount endpoint. This may have allowed an attacker to enumerate potentially valid share tokens. The issue was fixed in...

5.3CVSS5.2AI score0.01322EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:36 a.m.4 views

SUSE CVE-2021-43566

All versions of Samba prior to 4.13.16 are vulnerable to a malicious client using an SMB1 or NFS race to allow a directory to be created in an area of the server file system not exported under the share definition. Note that SMB1 has to be enabled, or the share also available via NFS in order for...

4.2CVSS7.1AI score0.00376EPSS
SaveExploits1References37
SUSE CVE
SUSE CVE
added 2023/02/15 3:34 a.m.6 views

SUSE CVE-2022-1128

Inappropriate implementation in Web Share API in Google Chrome on Windows prior to 100.0.4896.60 allowed an attacker on the local network segment to leak cross-origin data via a crafted HTML page...

6.5CVSS6.6AI score0.00687EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:32 a.m.5 views

SUSE CVE-2022-2609

Use after free in Nearby Share in Google Chrome on Chrome OS prior to 104.0.5112.79 allowed a remote attacker who convinced a user to engage in specific user interactions to potentially exploit heap corruption via specific UI interactions...

8.8CVSS9.2AI score0.00502EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:31 a.m.9 views

SUSE CVE-2022-3592

A symlink following vulnerability was found in Samba, where a user can create a symbolic link that will make 'smbd' escape the configured share path. This flaw allows a remote user with access to the exported part of the file system under a share via SMB1 unix extensions or NFS to create symlinks...

5.4CVSS6.4AI score0.02431EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/02/15 12:00 a.m.11 views

Kardex Control Center 代码注入漏洞

Kardex Control Center is a logistics control and warehouse management system from Kardex Corporation. A security vulnerability exists in Kardex Control Center version 5.7.12+0-a203c2a213-master, which stems from user-controllable paths being passed to the path-concatenation method without proper...

9.8CVSS8.4AI score0.14832EPSS
SaveExploits8References7
WPVulnDB
WPVulnDB
added 2023/02/15 12:00 a.m.9 views

FireCask Like & Share Button < 1.2 - Admin+ Stored XSS

The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

5.9CVSS4.8AI score0.00369EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2023/02/15 12:00 a.m.18 views

WordPress FireCask Like & Share Button Plugin <= 1.1.5 is vulnerable to Cross Site Scripting (XSS)

Software FireCask Like & Share Button Type Plugin Vulnerable versions = 1.1.5 Fixed in 1.2 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2023-25783 Patch priority Low CVSS severity Low 5.9 Developer Claim ownership PSID 548935e36490 Credits Rio Darmawan...

5.9CVSS5.8AI score0.00369EPSS
SaveExploits0References2Affected Software1
Code423n4
Code423n4
added 2023/02/07 12:00 a.m.13 views

BeefyAdapter._protocolWithdraw() can revert for some boosters

Lines of code Vulnerability details When withdrawing from an adapter, the function does an internal call to protocolWithdraw 210: function withdraw 211: address caller, 212: address receiver, 213: address owner, 214: uint256 assets, 215: uint256 shares 216: internal virtual override 217: if calle...

6.6AI score
SaveExploits0
Code423n4
Code423n4
added 2023/02/07 12:00 a.m.17 views

First depositor can break minting of shares

Lines of code Vulnerability details Vulnerability details The calculation of exchange rate for shares in Popcorn Vault is done by dividing the total supply of shares by the totalAssets of the vault. The first depositor can mint a very small number of shares, then donate to the vault to manipulate...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/02/07 12:00 a.m.27 views

First deposit can break share calculation

Lines of code Vulnerability details Impact Vault share price can be maliciously inflated on the initial deposit, leading to the next depositor losing assets due to precision issues. Proof of Concept 147: shares = convertToSharesassets - feeShares; If feeShares = 0 the first depositor of Vault can...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/02/07 12:00 a.m.16 views

inital share manipulation attack possible in Vault

Lines of code Vulnerability details Description This is the classic share inflation attack described here: The popcorn Vault is an abstraction on top of other vaults which acts like adapters to wrap other yield bearing protocols. Hence the asset in Vault are the shares in this adapter. An early...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/02/07 12:00 a.m.24 views

FIRST ERC4626 DEPOSIT CAN BE EXPLOITED ON SHARE CALCULATION

Lines of code Vulnerability details Impact As also encountered by Uniswap V2 and other protocols, the first depositor of an ERC4626 vault can maliciously manipulate the share price by depositing as low as 1 wei of liquidity prior to deliberately inflating ERC4626.totalAssets to as high as 1:1e18...

6.8AI score
SaveExploits0
OSV
OSV
added 2023/02/06 4:15 a.m.14 views

CVE-2017-20176

A vulnerability classified as problematic was found in ciubotaru share-on-diaspora 0.7.9. This vulnerability affects unknown code of the file newwindow.php. The manipulation of the argument title/url leads to cross site scripting. The attack can be initiated remotely. The name of the patch is...

6.1CVSS6.1AI score
SaveExploits0References3
NVD
NVD
added 2023/02/06 4:15 a.m.18 views

CVE-2017-20176

A vulnerability classified as problematic was found in ciubotaru share-on-diaspora 0.7.9. This vulnerability affects unknown code of the file newwindow.php. The manipulation of the argument title/url leads to cross site scripting. The attack can be initiated remotely. The name of the patch is...

6.1CVSS4.6AI score0.00523EPSS
SaveExploits0References3
CVE
CVE
added 2023/02/06 3:57 a.m.77 views

CVE-2017-20176

CVE-2017-20176 affects ciubotaru share-on-diaspora v0.7.9. A cross-site scripting vulnerability exists in the file new_window.php caused by manipulation of the title and/or url parameters. The vulnerability can be triggered remotely. A patch identified as fb6fae2f8a9b146471450b5b0281046a17d1ac8dd...

6.1CVSS4.9AI score0.00523EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/02/06 3:57 a.m.7 views

CVE-2017-20176 ciubotaru share-on-diaspora new_window.php cross site scripting

A vulnerability classified as problematic was found in ciubotaru share-on-diaspora 0.7.9. This vulnerability affects unknown code of the file newwindow.php. The manipulation of the argument title/url leads to cross site scripting. The attack can be initiated remotely. The name of the patch is...

4CVSS6.7AI score0.00523EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/02/06 3:57 a.m.29 views

CVE-2017-20176 ciubotaru share-on-diaspora new_window.php cross site scripting

A vulnerability classified as problematic was found in ciubotaru share-on-diaspora 0.7.9. This vulnerability affects unknown code of the file newwindow.php. The manipulation of the argument title/url leads to cross site scripting. The attack can be initiated remotely. The name of the patch is...

4CVSS6.1AI score0.00523EPSS
SaveExploits0References3
Rows per page
Query Builder