Lucene search
+L

148 matches found

Tenable Nessus
Tenable Nessus
added 2022/11/15 12:0 a.m.17 views

NewStart CGSL MAIN 6.02 : logrotate Multiple Vulnerabilities (NS-SA-2022-0095)

The remote NewStart CGSL host, running version MAIN 6.02, has logrotate packages installed that are affected by multiple vulnerabilities: - Race condition in the createOutputFile function in logrotate.c in logrotate 3.7.9 and earlier allows local users to read log data by opening a file before th...

6.9CVSS6AI score0.00412EPSS
SaveExploits1References7
Code423n4
Code423n4
added 2022/10/23 12:0 a.m.13 views

Unchecked math in LBToken.sol may cause overflow

Lines of code Vulnerability details Impact Affected code: Currently the safeTransferFrom function in LBToken.sol calls transfer which performs unchecked math to deal with user balances. This is what happens: unchecked balancesidfrom = fromBalance - amount; balancesidto = toBalance + amount; While...

6.7AI score
SaveExploits0
CNNVD
CNNVD
added 2022/07/27 12:0 a.m.7 views

Jenkins Plugin Job Configuration History 跨站请求伪造漏洞

Jenkins and Jenkins Plugin are both Jenkins open source products.Jenkins is a software application . An open source automation server Jenkins provides hundreds of plugins to support building, deploying, and automating any project.Jenkins Plugin is a software application. A cross-site request...

4.3CVSS5AI score0.00394EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2022/07/14 12:0 a.m.11 views

Assets can be transferred to zero address on operational mistake

Lines of code Vulnerability details It is possible to withdraw all the assets after Buyout before settleVault was run and newVault created as asset transfer functions do not check the address. Proof of Concept /// @notice Migrates an ERC-20 token to the new vault after a successful migration ///...

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

Taker can provide several instances of the cheapest ERC-1155 item in a multi item bundle

Lines of code Vulnerability details Maker bid for a bundle of ERC-1155 items can be tricked into successful execution by providing several instances of the cheapest item instead of the required bundle. This way a malicious taker can receive full maker's price, providing several instances of the...

6.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/05/09 12:0 a.m.25 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : logrotate Multiple Vulnerabilities (NS-SA-2022-0037)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has logrotate packages installed that are affected by multiple vulnerabilities: - Race condition in the createOutputFile function in logrotate.c in logrotate 3.7.9 and earlier allows local users to read log data by opening a fi...

6.9CVSS6AI score0.00412EPSS
SaveExploits1References7
Code423n4
Code423n4
added 2022/05/07 12:0 a.m.15 views

CNft.sol - revert inside safeTransferFrom will break composability & standard behaviour

Lines of code Vulnerability details The function safeTransferFrom is a standard interface in ERC1155, and its expected to succeed if all the parametes are valid, and revert on error, which is not the case here so its a deviation. Refer to the EIP-1155 safeTransferFrom rules: MUST revert if to is...

6.8AI score
SaveExploits0
Circl
Circl
added 2022/03/30 4:12 p.m.8 views

CVE-2022-1155

creationtimestamp| type| source ---|---|--- 2022-03-30 16:12:18+00:00| seen| https://t.me/cibsecurity/39804...

7.4CVSS7.3AI score0.00977EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/03/30 1:15 p.m.6 views

CVE-2022-1155

Old sessions are not blocked by the login enable function. in GitHub repository snipe/snipe-it prior to 5.3.10...

7.4CVSS7.2AI score0.00977EPSS
SaveExploits1References3
NVD
NVD
added 2022/03/30 1:15 p.m.47 views

CVE-2022-1155

Old sessions are not blocked by the login enable function. in GitHub repository snipe/snipe-it prior to 5.3.10...

7.4CVSS0.00977EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/03/30 12:20 p.m.46 views

CVE-2022-1155 Old sessions are not blocked by the login enable function. in snipe/snipe-it

Old sessions are not blocked by the login enable function. in GitHub repository snipe/snipe-it prior to 5.3.10...

7.4CVSS7.6AI score0.00977EPSS
SaveExploits1References2
CVE
CVE
added 2022/03/30 12:20 p.m.110 views

CVE-2022-1155

CVE-2022-1155 affects Snipe-IT, where the login enable function does not revoke/block old sessions in versions prior to 5.3.10. Exploitation could allow continuing access by existing sessions after a role/account change. Public details indicate fixes: 5.4.2 and 6.0.0-RC-6 (and later releases). Re...

7.4CVSS7.4AI score0.00977EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2022/03/30 12:20 p.m.31 views

CVE-2022-1155 Old sessions are not blocked by the login enable function. in snipe/snipe-it

Old sessions are not blocked by the login enable function. in GitHub repository snipe/snipe-it prior to 5.3.10...

7.4CVSS7.5AI score0.00977EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2021/10/27 12:0 a.m.13 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : logrotate Multiple Vulnerabilities (NS-SA-2021-0108)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has logrotate packages installed that are affected by multiple vulnerabilities: - Race condition in the createOutputFile function in logrotate.c in logrotate 3.7.9 and earlier allows local users to read log data by opening a fi...

6.9CVSS6AI score0.00412EPSS
SaveExploits1References7
Code423n4
Code423n4
added 2021/05/07 12:0 a.m.10 views

EIP-721 / EIP-1155 Re-Entrancy Vulnerability (Resubmission)

Handle 0xsomeone Vulnerability details This submission acts as additional material to the original submission. I would like to note that the "Areas of Review" chapter of the contest explicitly states that "Vaults should always maintain 1:1 ratio..." which the re-entrancy breaks. --- The text was...

7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2021/02/02 12:0 a.m.27 views

Huawei EulerOS: Security Advisory for nss-softokn (EulerOS-SA-2021-1155)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2021 Greenbone AG 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-only ifdescription...

10CVSS7.1AI score0.03596EPSS
SaveExploits1References2
CVE
CVE
added 2021/01/13 9:37 p.m.60 views

CVE-2021-1155

CVE-2021-1155 affects Cisco Small Business RV110W, RV130, RV130W, and RV215W routers. It is a stored cross-site scripting vulnerability in the web management interface caused by insufficient input validation. An authenticated attacker with administrator credentials could craft HTTP requests to ex...

4.8CVSS5AI score0.00552EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2020/05/21 11:15 p.m.19 views

Privilege escalation

An elevation of privilege vulnerability exists when the Windows Runtime improperly handles objects in memory, aka 'Windows Runtime Elevation of Privilege Vulnerability'. This CVE ID is unique from CVE-2020-1077, CVE-2020-1086, CVE-2020-1090, CVE-2020-1125, CVE-2020-1139, CVE-2020-1149,...

6.8CVSS7.7AI score0.03027EPSS
SaveExploits0References1Affected Software2
CVE
CVE
added 2020/05/21 10:53 p.m.102 views

CVE-2020-1155

IBM MaaS360 Cloud Extender has CVE-2020-1155 and CVE-2020-1156. The IBM security bulletin notes the affected product is IBM MaaS360 Cloud Extender (2.101.x and earlier) and provides a remediation: upgrade to version 2.102.000.060 or newer. No other technical details (e.g., root cause, exploitabil...

7.8CVSS7.7AI score0.03027EPSS
SaveExploits0References1Affected Software3
CVE
CVE
added 2019/11/14 3:48 p.m.76 views

CVE-2012-1155

Moodle has a database activity export permission issue where the export function incorrectly includes entries from groups the user does not belong to. Connected sources confirm this vulnerability (CVE-2012-1155) and enumerate affected Moodle versions (e.g., 1.9.x up to 1.9.16+, 2.0.x up to 2.0.7+...

7.5CVSS7.4AI score0.02141EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder