Lucene search
+L

672 matches found

Citrix
Citrix
•added 2022/08/12 12:00 a.m.•21 views

Hotkey "CTRL+Break" does not work on Windows VDA through Citrix Workspace app for Linux Clients

The CTRL+Break hotkey does not work if we launch a Windows VDA session from a Citrix Workspace for Linux client. Steps to reproduce the issue 1. Open the Windows Command Prompt in the Windows VDA session from Citrix Workspace for Linux client. 2. Run the "ping -t google.com" command 3. Press the...

7.2AI score
SaveExploits0
Schneier on Security
Schneier on Security
•added 2022/07/11 11:35 a.m.•20 views

Nigerian Prison Break

There was a massive prison break in Abuja, Nigeria: Armed with bombs, Rocket Propelled Grenade RPGs and General Purpose Machine Guns GPMG, the attackers, who arrived at about 10:05 p.m. local time, gained access through the back of the prison, using dynamites to destroy the heavily fortified...

3.3AI score
SaveExploits0
Openbugbounty
Openbugbounty
•added 2022/06/27 12:34 p.m.•17 views

thecoffeebreak.hu Cross Site Scripting vulnerability OBB-2686975

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

SaveExploits0
UbuntuCve
UbuntuCve
•added 2022/06/20 3:15 p.m.•56 views

CVE-2022-1720

Buffer Over-read in function grabfilename in GitHub repository vim/vim prior to 8.2.4956. This vulnerability is capable of crashing the software, memory modification, and possible remote execution...

7.8CVSS6.9AI score0.02177EPSS
SaveExploits1References3
OSV
OSV
•added 2022/05/28 8:56 a.m.•10 views

MGASA-2022-0212 Updated kernel packages fix security vulnerabilities

This kernel update is based on upstream 5.15.43 and fixes at least the following security issues: A race condition in the perf subsystem allows for a local privilege escalation. NOTE: Mageia kernels by default has disabled the perf usage for unprivileged users, effectively rendering this...

7CVSS7AI score0.00619EPSS
SaveExploits0References4
Mageia
Mageia
•added 2022/05/28 8:56 a.m.•137 views

Updated kernel packages fix security vulnerabilities

This kernel update is based on upstream 5.15.43 and fixes at least the following security issues: A race condition in the perf subsystem allows for a local privilege escalation. NOTE: Mageia kernels by default has disabled the perf usage for unprivileged users, effectively rendering this...

7CVSS7.1AI score0.00619EPSS
SaveExploits0References3
Code423n4
Code423n4
•added 2022/05/16 12:00 a.m.•11 views

registerAsset misuse can permanently disable TransmuterBuffer and break the system

Lines of code Vulnerability details TransmuterBuffer's refreshStrategies is the only way to actualize yieldTokens array. The function requires registeredUnderlyings array to match current Alchemist's supportedUnderlyingTokens. In the same time registeredUnderlyings can be only increased via...

6.7AI score
SaveExploits0
The Hacker News
The Hacker News
•added 2022/05/07 4:03 a.m.•55 views

This New Fileless Malware Hides Shellcode in Windows Event Logs

A new malicious campaign has been spotted taking advantage of Windows event logs to stash chunks of shellcode for the first time in the wild. "It allows the 'fileless' last stage trojan to be hidden from plain sight in the file system," Kaspersky researcher Denis Legezo said in a technical write-...

0.5AI score
SaveExploits0
attackerkb
attackerkb
•added 2022/05/06 5:15 p.m.•10 views

CVE-2022-1053

Keylime does not enforce that the agent registrar data is the same when the tenant uses it for validation of the EK and identity quote and the verifier for validating the integrity quote. This allows an attacker to use one AK, EK pair from a real TPM to pass EK validation and give the verifier an...

9.1CVSS7.7AI score0.01428EPSS
SaveExploits0References12
OSV
OSV
•added 2022/05/03 4:15 a.m.•15 views

CVE-2022-20742

A vulnerability in an IPsec VPN library of Cisco Adaptive Security Appliance ASA Software and Cisco Firepower Threat Defense FTD Software could allow an unauthenticated, remote attacker to read or modify data within an IPsec IKEv2 VPN tunnel. This vulnerability is due to an improper implementatio...

7.4CVSS7.1AI score0.00456EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2022/04/13 12:00 a.m.•43 views

Cross-site Scripting in fullpage.js

using fullpage.js you can create a anchor tag . But when put href in anchor then it does not sanitize the url which allow for a break in the context of anchor element and can add our new element...

9.4CVSS0.7AI score0.00825EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
•added 2022/03/21 12:00 a.m.•39 views

PSR-7 Message Implementation 输入验证错误漏洞

PSR-7 Message Implementation is a complete PSR-7 message implementation. An input validation error vulnerability exists in PSR-7 Message Implementation version 1.8.3 and earlier and in psr7 from version 2.0.0 through 2.1.0. An attacker can add a new line of characters and pass untrusted values...

7.5CVSS7.2AI score0.0248EPSS
SaveExploits0References9
attackerkb
attackerkb
•added 2022/02/17 10:15 p.m.•9 views

CVE-2021-46315

Remote Command Execution RCE vulnerability exists in HNAP1/control/SetWizardConfig.php in D-Link Router DIR-846 DIR846A1FW100A43.bin and DIR846enFW100A53DLA-Retail.bin. Malicoius users can use this vulnerability to use "\ " or backticks in the shell metacharacters in the ssid0 or ssid1 parameters...

10CVSS8AI score0.06573EPSS
SaveExploits1References3
OSV
OSV
•added 2021/12/15 2:30 p.m.•19 views

CLSA-2021-1639578644 Fix CVE(s): CVE-2021-43527

SECURITY REGRESSION: Broken SSL connections - debian/patches/CVE-2021-43527.patch: Add missing break statement...

9.8CVSS7.1AI score0.17563EPSS
SaveExploits0References1
Code423n4
Code423n4
•added 2021/11/10 12:00 a.m.•13 views

customPrecisionMultipliers would be rounded to zero and break the pool

Handle jonah1005 Vulnerability details Impact CustomPrecisionMultipliers are set in the constructor: customPrecisionMultipliers0 = targetPriceStorage.originalPrecisionMultipliers0.multargetPrice.div10 18; originalPrecisionMultipliers equal to 1 if the token's decimal = 18. The targe price could...

7AI score
SaveExploits0
CNNVD
CNNVD
•added 2021/09/15 12:00 a.m.•13 views

RIOT RIOT-OS 安全特征问题漏洞

RIOT RIOT-OS is a set of operating systems for applications in the Internet of Things IoT space. RIOT-OS nonce reuse version 802.15.4 suffers from a security signature issue vulnerability that allows an attacker to break the encryption by triggering a reboot...

5.5CVSS5.8AI score0.00208EPSS
SaveExploits1References2
CNNVD
CNNVD
•added 2021/08/03 12:00 a.m.•17 views

Fortinet FortiManager和Fortinet FortiAnalyzer 环境问题漏洞

Fortinet FortiManager is a centralized network security management platform from Fortinet, Inc. Fortinet FortiAnalyzer is a centralized network security reporting solution that allows for centralized management of any number of Fortinet devices and the ability to group devices into different...

4.3CVSS5.6AI score0.00773EPSS
SaveExploits0References5
CNNVD
CNNVD
•added 2021/07/08 12:00 a.m.•15 views

MDT AutoSave 代码问题漏洞

MDT AutoSave is a software application. It provides an automated change management function. A code issue vulnerability exists in MDT AutoSave that stems from insufficient software encryption strength. An attacker could use this vulnerability to break the encryption and gain access to the system...

7.5CVSS7.5AI score0.01259EPSS
SaveExploits0References5
Friends Of PHP
Friends Of PHP
•added 2021/06/16 4:20 p.m.•50 views

Untrusted code may be run from an overridden address validator

This is a security release. SECURITY Fixes CVE-2021-34551, a complex RCE affecting Windows hosts. See SECURITY.md for details. The fix for this issue changes the way that language files are loaded. While they remain in the same PHP-like format, they are processed as plain text, and any code in th...

8.1CVSS6.7AI score0.02803EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
•added 2021/05/17 12:00 a.m.•12 views

Red Hat Ceph Storage 注入漏洞

Red Hat Ceph Storage is a suite of scalable, open software-defined storage platforms from Red Hat USA. An injection vulnerability exists in Red Hat Ceph Storage RadosGW prior to version 14.2.21, which stems from a line break in the ExposeHeader tag in the CORS configuration file that generates a...

6.5CVSS6.5AI score0.01612EPSS
SaveExploits0References16
Rows per page
Query Builder