Lucene search
+L

9922 matches found

Positive Technologies
Positive Technologies
added 2022/02/04 12:00 a.m.14 views

PT-2022-2575 · Twig +3 · Twig +3

Name of the Vulnerable Software and Affected Versions: Twig versions prior to the patched version Description: The issue arises from the lack of proper enforcement of the constraint that the arrow parameter of the sort filter must be a closure when in sandbox mode. This could lead to code injecti...

9.8CVSS6.7AI score0.08209EPSS
SaveExploits3References41
Positive Technologies
Positive Technologies
added 2022/02/04 12:00 a.m.6 views

PT-2022-16089 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.8.0 TensorFlow versions 2.7.1 and earlier TensorFlow versions 2.6.3 and earlier Description: TensorFlow can fail to specialize a type during shape inference. This issue is covered by the DCHECK function, which i...

7.1CVSS6.2AI score0.01EPSS
SaveExploits1References13
Elastic
Elastic
added 2022/02/03 5:34 p.m.20 views

Kibana 7.17.0 Security Update

Kibana Cross-site scripting issue ESA-2022-01 An XSS vulnerability was found in Kibana index patterns. Using this vulnerability, an authenticated user with permissions to create index patterns can inject malicious javascript into the index pattern which could execute against other users. Affected...

5.4CVSS6AI score0.00527EPSS
SaveExploits0
ICS
ICS
added 2022/02/03 12:00 a.m.292 views

Sensormatic PowerManage (Update A)

1. EXECUTIVE SUMMARY CVSS v3 10.0 ATTENTION: Exploitable remotely/low attack complexity Vendor: Sensormatic Electronics, LLC, a subsidiary of Johnson Controls Inc Equipment: PowerManage Vulnerability: Improper Input Validation 2. UPDATE INFORMATION This update advisory is a follow-up to the...

10CVSS10AI score0.99999EPSS
SaveExploits370References5
Vulnrichment
Vulnrichment
added 2022/02/01 11:49 a.m.10 views

CVE-2022-23597 Remote program execution with user interaction

Element Desktop is a Matrix client for desktop platforms with Element Web at its core. Element Desktop before 1.9.7 is vulnerable to a remote program execution bug with user interaction. The exploit is non-trivial and requires clicking on a malicious link, followed by another button click. To the...

8.3CVSS8.9AI score0.0148EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/01/29 12:00 a.m.9 views

XStream 资源管理错误漏洞

XStream is a lightweight, easy-to-use, open source Java class library from the XStream Xstream team that is primarily used to serialize or deserialize objects into XML JSON. XStream suffers from a Resource Management Error vulnerability that allows a remote attacker to exploit the vulnerability b...

7.5CVSS8.2AI score0.07934EPSS
SaveExploits1References24
ATTACKERKB
ATTACKERKB
added 2022/01/26 11:15 a.m.9 views

CVE-2022-22932

Apache Karaf obr: commands and run goal on the karaf-maven-plugin have partial path traversal which allows to break out of expected folder. The risk is low as obr: commands are not very used and the entry is set by user. This has been fixed in revision:...

5.3CVSS6.3AI score0.0283EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/01/26 12:00 a.m.15 views

Sherlock: arbRestake() doesnt reduce addressShares of owner

Handle GreyArt Vulnerability details Impact As per the documentation, “After 2 weeks without action on an unlocked position arbs can come in to arbRestakeid, 20% of the underlying USDC amount principal + yield is at risk for the owner of the position.” While shares are redeemed for the arbitrager...

6.8AI score
SaveExploits0
Gitee
Gitee
added 2022/01/25 4:48 p.m.8 views

CTF-All-In-One

This is a comprehensive guide to CTF Capture The Flag competitions, specifically focusing on the Pwn binary exploitation aspect. The book is written by Yang Cheng, a member of L-Team, and is intended for beginners. It covers the basics of binary exploitation, including memory management, buffer...

7.2AI score
SaveExploits0
Huntr
Huntr
added 2022/01/24 4:02 p.m.24 views

Cross-Site Request Forgery (CSRF) in requarks/wiki

Note: Not a vulnerability in ExpressJS Description Fix can by bypassed. Express treats routes as case insensitive while req.path is case sensitive. The fix in the previous report was to check if req.path === "/u"...

0.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/01/24 12:00 a.m.19 views

PT-2022-12310 · Coins · Coins Construction Cloud

Name of the Vulnerable Software and Affected Versions: COINS Construction Cloud version 11.12 Description: The issue is related to improper input neutralization, making it vulnerable to reflected cross-site scripting XSS via malicious links. This affects the search window and activity view window...

6.1CVSS5.8AI score0.01085EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2022/01/21 12:00 a.m.9 views

PT-2022-28161 · Unknown · Petero.Cbor

Name of the Vulnerable Software and Affected Versions: PeterO.Cbor versions 4.0.0 through 4.5.0 Description: The issue is a denial of service vulnerability that can be triggered by providing crafted data to the DecodeFromBytes or other decoding mechanisms in PeterO.Cbor. Depending on the usage of...

7.5CVSS7.3AI score0.01061EPSS
SaveExploits0References16
Vulnrichment
Vulnrichment
added 2022/01/20 12:00 a.m.5 views

CVE-2022-21658 Race condition in std::fs::remove_dir_all in rustlang

Rust is a multi-paradigm, general-purpose programming language designed for performance and safety, especially safe concurrency. The Rust Security Response WG was notified that the std::fs::removedirall standard library function is vulnerable a race condition enabling symlink following CWE-363. A...

7.3CVSS7.1AI score0.01376EPSS
SaveExploits1References15
Code423n4
Code423n4
added 2022/01/16 12:00 a.m.16 views

L1Migrator.migrateETH can be used to take away protocol's access to funds

Handle Ruhum Vulnerability details Impact The L1Migrator.migrateETH function can be called by anyone. It pulls all the ETH from the BridgeMinter contract and starts the process of moving the funds to L2. First of all, this function is only executable once. The RetryableTicket created with the fir...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/16 12:00 a.m.21 views

Unchecked returns in multiple place

Handle 0v3rf10w Vulnerability details Impact Multiple checks needed Proof of Concept L1LPTGateway.outboundTransferaddress,address,uint256,uint256,uint256,bytes contracts/L1/gateway/L1LPTGateway.sol80-123 ignores return value by TokenLikel1Token.transferFromfrom,l1LPTEscrow,amount...

7AI score
SaveExploits0
ICS
ICS
added 2022/01/13 12:00 a.m.49 views

Mitsubishi Electric MELSEC-F Series

1. EXECUTIVE SUMMARY CVSS v3 7.5 ATTENTION: Exploitable remotely/low attack complexity Vendor: Mitsubishi Electric Equipment: MELSEC-F Series Vulnerability: Lack of Administrator Control Over Security 2. RISK EVALUATION Successful exploitation of this vulnerability could lead to a...

7.8CVSS7.7AI score0.03595EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2022/01/13 12:00 a.m.18 views

Accounting for non-standard ERC20 fees

Handle Dravee Vulnerability details Impact Bad accounting in case of non-standard ERC20 tokens Proof of Concept Vault.sol 105: IERC20token.safeTransferFromfrom, addressthis, amount; 106: 107: balance += amount; Vault.sol 136: IERC20token.safeTransferFromfrom, addressthis, amount; 137: balance +=...

7AI score
SaveExploits0
Huntr
Huntr
added 2022/01/12 5:25 a.m.13 views

Exposure of Sensitive Information to an Unauthorized Actor in sscarduzio/elasticsearch-readonlyrest-plugin

Description elasticsearch-readonlyrest-plugin is using TLS. There are many serious vulnerabilities in early TLS that left unaddressed put organizations at risk of being breached. The widespread POODLE and BEAST exploits are just a couple of examples of how attackers have taken advantage of...

1.2AI score
SaveExploits0References1
Code423n4
Code423n4
added 2022/01/12 12:00 a.m.14 views

Check _to is not empty

Handle pauliax Vulnerability details Impact functions claimYield, withdraw, and unsponsor should validate that to is not an empty 0x0 address to prevent accidental burns. Recommended Mitigation Steps Consider implementing the proposed validation: require to != address0 --- The text was updated...

7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/01/12 12:00 a.m.6 views

PT-2022-15849 · Jenkins · Jenkins Warnings Next Generation Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins Warnings Next Generation Plugin versions 9.10.2 and earlier Description: The issue allows attackers with Item/Configure permission to write and read specific files with a hard-coded suffix on the Jenkins controller file system due to...

8.1CVSS7.8AI score0.01886EPSS
SaveExploits0References12
Rows per page
Query Builder