Lucene search
+L

540 matches found

ATTACKERKB
ATTACKERKB
added 2022/06/23 5:15 p.m.4 views

CVE-2022-34012

Insecure permissions in OneBlog v2.3.4 allows low-level administrators to reset the passwords of high-level administrators who hold greater privileges...

6.5CVSS5.9AI score0.00549EPSS
SaveExploits1References2
OSV
OSV
added 2022/06/23 5:15 p.m.8 views

CVE-2022-34012

Insecure permissions in OneBlog v2.3.4 allows low-level administrators to reset the passwords of high-level administrators who hold greater privileges...

6.5CVSS5.8AI score0.00549EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2022/06/23 12:45 p.m.22 views

CVE-2022-34012

Insecure permissions in OneBlog v2.3.4 allows low-level administrators to reset the passwords of high-level administrators who hold greater privileges...

6.7AI score0.00549EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/06/23 12:0 a.m.7 views

OneBlog 安全漏洞

OneBlog is a beautiful, powerful Java blog. An authorization issue vulnerability exists in OneBlog v2.3.4, which stems from the presence of insecure privileges in the program, and can be exploited by an attacker to allow a low-level administrator to reset the password of a high-level administrato...

6.5CVSS5.6AI score0.00549EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/06/22 12:0 a.m.6 views

CVE-2021-29768

IBM Cognos Analytics 11.1.7, 11.2.0, and 11.2.1 could allow a low level user to obtain sensitive information from the details of the 'Cloud Storage' page for which they should not have access. IBM X-Force ID: 202682...

6.5CVSS6.1AI score0.00931EPSS
SaveExploits0References4Affected Software1
OpenVAS
OpenVAS
added 2022/06/17 12:0 a.m.18 views

Fedora: Security Advisory for golang-x-sys (FEDORA-2022-1da581ac6d)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

5.5CVSS6AI score0.00381EPSS
SaveExploits0References2
Fedora
Fedora
added 2022/06/16 1:27 a.m.45 views

[SECURITY] Fedora 35 Update: golang-x-sys-0-23.20220604gitbc2c85a.fc35

Go packages for low-level interactions with the operating system...

5.5CVSS6.1AI score0.00381EPSS
SaveExploits0
Fedora
Fedora
added 2022/06/16 1:21 a.m.32 views

[SECURITY] Fedora 36 Update: golang-x-sys-0-23.20220604gitbc2c85a.fc36

Go packages for low-level interactions with the operating system...

5.5CVSS6.1AI score0.00381EPSS
SaveExploits0
Fedora
Fedora
added 2022/06/16 1:21 a.m.40 views

[SECURITY] Fedora 36 Update: containerd-1.6.6-1.fc36

Containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container lifecycle of its host system: image transfer and storage, container execution and supervision...

5.5CVSS6.2AI score0.00381EPSS
SaveExploits0
Code423n4
Code423n4
added 2022/06/14 12:0 a.m.14 views

IsWrappedFcash check is a gas bomb

Lines of code Vulnerability details Impact In the isWrappedFCash check, the notionalTradeModule check whether the component is a wrappedCash with the following logic. try IWrappedfCashfCashPosition.getDecodedID returnsuint16 currencyId, uint40 maturity try...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/14 12:0 a.m.9 views

Unchecked return value for ERC20.approve call

Lines of code Vulnerability details Impact Tokens that don't actually perform the approve and return false are still counted as a correct approve. Proof of Concept In NotionalTradeModule.sol, there is approve function which makes a low level call but does not check the success return value. Some...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/05 12:0 a.m.14 views

Upgraded Q -> M from 137 [1654449389324]

Judge has assessed an item in Issue 137 as Medium risk. The relevant finding follows: It does not even check the return value and a low-level call succeeds if the address is empty or non-existent. dexMapping is a manually operated config so it may not contain info for all collateral tokens, and i...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/05/24 5:3 p.m.92 views

GHSA-59PJ-7MJH-4465 TYPO3 SQL Injection in low-level Query Generator

An issue was discovered in TYPO3 before 8.7.30, 9.x before 9.5.12, and 10.x before 10.2.2. Because escaping of user-submitted content is mishandled, the class QueryGenerator is vulnerable to SQL injection. Exploitation requires having the system extension ext:lowlevel installed, and a valid backe...

5.5CVSS7.2AI score0.00868EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2022/05/15 12:0 a.m.9 views

low-level call not validated in lidoVault

Lines of code Vulnerability details Impact In lines 140 and 141 a low-level transfer is performed and first it is reversed and then it is validated with the require if it was done correctly. This can generate many problems, since the transaction may not be carried out and a message may be returne...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/12 12:0 a.m.13 views

missing input validation for _liquidityPool

189 comment Warden: kenta missing input validation for liquidityPool. The owner can change always liquidityPool but this liquidityPool will be used to execute low-level calls. To avoid errors with an empty address this must be checked always. requireliquidityPool != address0, “liquidityPool canno...

7.3AI score
SaveExploits0
Fedora
Fedora
added 2022/04/28 5:53 a.m.30 views

[SECURITY] Fedora 35 Update: containerd-1.6.2-2.fc35

Containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container lifecycle of its host system: image transfer and storage, container execution and supervision...

7.5CVSS10AI score0.03931EPSS
SaveExploits0
Code423n4
Code423n4
added 2022/04/27 12:0 a.m.10 views

CompoundHandler and other contracts call native payable.transfer

Title CompoundHandler topUp, EthPool doTransferOut and VaultReserve withdraw call native payable.transfer Impact Multiple operations are handled by using a payable.transfer call. transfer has a gas budget limit which is unsafe because gas costs can and may change and can fail when the user is a...

6.9AI score
SaveExploits0
Prion
Prion
added 2022/04/12 12:15 p.m.17 views

Input validation

The Visual Form Builder WordPress plugin before 3.0.8 is vulnerable to CSV injection allowing a user with low level or no privileges to inject a command that will be included in the exported CSV file, leading to possible code execution...

7.5CVSS9.6AI score0.0269EPSS
SaveExploits1References2Affected Software1
Code423n4
Code423n4
added 2022/04/11 12:0 a.m.12 views

Low level call returns true if the address doesn't exist

Lines of code Vulnerability details Impact As written in the solidity documentation, the low-level functions call, delegatecall and staticcall return true as their first return value if the account called is non-existent, as part of the design of the EVM. Account existence must be checked prior t...

7.3AI score
SaveExploits0
NVD
NVD
added 2022/04/09 12:15 a.m.24 views

CVE-2022-27883

A link following vulnerability in Trend Micro Antivirus for Mac 11.5 could allow an attacker to create a specially-crafted file as a symlink that can lead to privilege escalation. Please note that an attacker must at least have low-level privileges on the system to attempt to exploit this...

8.5CVSS0.01187EPSS
SaveExploits0References2
Rows per page
Query Builder