Lucene search
+L

615 matches found

The Hacker News
The Hacker News
added 2023/03/28 6:08 p.m.45 views

Microsoft Introduces GPT-4 AI-Powered Security Copilot Tool to Empower Defenders

Microsoft on Tuesday unveiled Security Copilot in limited preview, marking its continued quest to embed AI-oriented features in an attempt to offer "end-to-end defense at machine speed and scale." Powered by OpenAI's GPT-4 generative AI and its own security-specific model, it's billed as a securi...

6.7AI score
SaveExploits0
Wiz blog
Wiz blog
added 2023/03/07 3:34 p.m.14 views

Wiz and SentinelOne announce exclusive partnership to deliver end to end cloud security

Leading cybersecurity companies partner to increase customer value and disrupt the enterprise security industry...

6.9AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:13 a.m.8 views

SUSE CVE-2006-6304

The docoredump function in fs/exec.c in the Linux kernel 2.6.19 sets the flag variable to OEXCL but does not use it, which allows context-dependent attackers to modify arbitrary files via a rewrite attack during a core dump...

7.5CVSS6.7AI score0.02529EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 6:02 a.m.8 views

SUSE CVE-2009-3286

NFSv4 in the Linux kernel 2.6.18, and possibly other versions, does not properly clean up an inode when an OEXCL create fails, which causes files to be created with insecure settings such as setuid bits, and possibly allows local users to gain privileges, related to the execution of the...

4.6CVSS6.7AI score0.00468EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:59 a.m.8 views

SUSE CVE-2010-1914

The Zend Engine in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to obtain sensitive information by interrupting the handler for the 1 ZENDBWXOR opcode shiftleftfunction, 2 ZENDSL opcode bitwisexorfunction, or 3 ZENDSR opcode shiftrightfunction, related to the...

5CVSS6.7AI score0.01427EPSS
SaveExploits1References5
NVD
NVD
added 2023/02/02 9:22 p.m.19 views

CVE-2022-45067

Cross-Site Request Forgery CSRF vulnerability in DevsCred Exclusive Addons Elementor plugin = 2.6.1 versions...

8.8CVSS5.8AI score0.00271EPSS
SaveExploits0References1
OSV
OSV
added 2023/02/02 9:22 p.m.8 views

CVE-2022-45067

Cross-Site Request Forgery CSRF vulnerability in DevsCred Exclusive Addons Elementor plugin = 2.6.1 versions...

8.8CVSS5.8AI score0.00271EPSS
SaveExploits0References1
Prion
Prion
added 2023/02/02 9:22 p.m.21 views

Cross site request forgery (csrf)

Cross-Site Request Forgery CSRF vulnerability in DevsCred Exclusive Addons Elementor plugin = 2.6.1 versions...

6.8CVSS8.7AI score0.00271EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2023/02/02 4:05 p.m.51 views

CVE-2022-45067

CVE-2022-45067 describes a Cross-Site Request Forgery (CSRF) vulnerability in the WordPress plugin DevsCred Exclusive Addons Elementor (versions ≤ 2.6.1). Affected component: the Elementor addon plugin; root cause: CSRF. Impact per sources varies: NVD lists base CVSS v3.1 8.8 (High) with network ...

8.8CVSS8.1AI score0.00271EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/02/02 4:05 p.m.11 views

CVE-2022-45067 WordPress Exclusive Addons Elementor Plugin <= 2.6.1 is vulnerable to Cross Site Request Forgery (CSRF)

Cross-Site Request Forgery CSRF vulnerability in DevsCred Exclusive Addons Elementor plugin = 2.6.1 versions...

4.3CVSS8.9AI score0.00271EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/02/02 12:00 a.m.10 views

WordPress Plugin Exclusive Addons Elementor 跨站请求伪造漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A cross-site request forgery vulnerability...

8.8CVSS7.8AI score0.00271EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2023/01/19 12:00 a.m.21 views

ERC4626Cloned.previewMint() causes malicious users to can exclusive access to vault

Lines of code Vulnerability details Impact exclusive access to vault,Other users will not be able to mint Proof of Concept In the previewMint method, if the first user mint, no matter how many shares the user passes in, only 10e18 assets are needed function previewMintuint256 shares public view...

6.8AI score
SaveExploits0
OSV
OSV
added 2023/01/17 5:35 p.m.9 views

GSD-2023-1000381 drm/amdgpu: Fix size validation for non-exclusive domains (v4)

drm/amdgpu: Fix size validation for non-exclusive domains v4 This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.19 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.8 views

PT-2023-33458 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to 6.0.19 Description: The issue concerns size validation for non-exclusive domains in the drm/amdgpu component. The actual impact and potential for attack have not been proven yet. Recommendations: For Linux Kerne...

7.3AI score
SaveExploits0References1
The Hacker News
The Hacker News
added 2023/01/10 12:54 p.m.24 views

Italian Users Warned of Malware Attack Targeting Sensitive Information

A new malware campaign has been observed targeting Italy with phishing emails designed to deploy an information stealer on compromised Windows systems. "The info-stealer malware steals sensitive information like system info, crypto wallet and browser histories, cookies, and credentials of crypto...

0.5AI score
SaveExploits0
Huntr
Huntr
added 2023/01/05 1:42 p.m.16 views

Insecure Temporary File

Description transformers package is using the deprecated function tempfile.mktemp which is not secure. Because a different process may create a file with this name in the time between the call to mktemp and the subsequent attempt to create the file by the first process. Functions that create...

1CVSS6.8AI score0.00285EPSS
SaveExploits1
Malwarebytes
Malwarebytes
added 2022/10/21 1:00 p.m.28 views

Gas, a positive social network for teens (no, really)

A new social network is currently in the news, billed as a positive space for teens to enjoy themselves. Im all for positive spaces online, but what is it, and will teens really be happier there than say Instagram, or even just hanging out in WhatsApp groups? Pump the gas Launched in August of th...

6.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/10/20 8:39 a.m.24 views

New Ursnif Variant Likely Shifting Focus to Ransomware and Data Theft

The Ursnif malware has become the latest malware to shed its roots as a banking trojan to revamp itself into a generic backdoor capable of delivering next-stage payloads, joining the likes of Emotet, Qakbot, and TrickBot. "This is a significant shift from the malware's original purpose to enable...

1.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/10/05 6:13 a.m.40 views

Canadian Netwalker Ransomware Affiliate Sentenced to 20 Years in U.S. Prison

A former affiliate of the Netwalker ransomware has been sentenced to 20 years in prison in the U.S., a little over three months after the Canadian national pleaded guilty to his role in the crimes. Sebastien Vachon-Desjardins, 35, has also been ordered to forfeit $21,500,000 that was illicitly...

0.8AI score
SaveExploits0
CNNVD
CNNVD
added 2022/09/16 12:00 a.m.9 views

VISAM VBASE 安全漏洞

VISAM VBASE is a data acquisition and monitoring system from VISAM Germany. A security vulnerability exists in VISAM VBASE version v11.7.0.2 that originates from the use of an XOR with a static initial key to obfuscate login messages. An attacker can exploit the vulnerability to obtain login...

7.5CVSS7.4AI score0.01211EPSS
SaveExploits1References2
Rows per page
Query Builder