Lucene search
+L

14591 matches found

Rapid7 Blog
Rapid7 Blog
added 2022/06/13 2:47 p.m.22 views

Defending Against Tomorrow's Threats: Insights From RSAC 2022

The rapidly changing pace of the cyberthreat landscape is on every security pro's mind. Not only do organizations need to secure complex cloud environments, they're also more aware than ever that their software supply chains and open-source elements of their application codebase might not be as...

7.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/06/13 12:00 a.m.11 views

PT-2022-13501 · WordPress · Member Hero

Name of the Vulnerable Software and Affected Versions: Member Hero WordPress plugin versions 1.0.0 through 1.0.9 Description: The issue lacks authorization checks and does not validate the a request parameter in an AJAX action, allowing unauthenticated users to call arbitrary PHP functions with n...

9.8CVSS9.5AI score0.09436EPSS
SaveExploits2References6
ThreatPost
ThreatPost
added 2022/06/10 11:02 a.m.219 views

Potent Emotet Variant Spreads Via Stolen Email Credentials

Emotet’s resurgence in April seems to be the signal of a full comeback for what was once dubbed “the most dangerous malware in the world,” with researchers spotting various new malicious phishing campaigns using hijacked emails to spread new variants of the malware. The “new and improved” version...

9.3CVSS8.7AI score0.99945EPSS
SaveExploits33References17
The Hacker News
The Hacker News
added 2022/06/10 9:10 a.m.21 views

Researchers Detail How Cyber Criminals Targeting Cryptocurrency Users

Cybercriminals are impersonating popular crypto platforms such as Binance, Celo, and Trust Wallet with spoofed emails and fake login pages in an attempt to steal login details and deceptively transfer virtual funds. "As cryptocurrency and non-fungible tokens NFTs become more mainstream, and captu...

0.8AI score
SaveExploits0
NVD
NVD
added 2022/06/03 9:15 p.m.23 views

CVE-2022-29784

PublicCMS V4.0.202204.a and below contains an information leak via the component /views/directive/sys/SysConfigDataDirective.java...

5.3CVSS0.01136EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2022/06/03 12:00 a.m.26 views

SUSE: Security Advisory (SUSE-SU-2022:1920-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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...

9.8CVSS9.7AI score0.01055EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2022/06/03 12:00 a.m.36 views

Scientific Linux Security Update : firefox on SL7.x i686/x86_64 (2022:4870)

The remote Scientific Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the SLSA-2022:4870-1 advisory. - Mozilla: Cross-Origin resource's length leaked CVE-2022-31736 - Mozilla: Heap buffer overflow in WebGL CVE-2022-31737 - Mozilla: Browser window...

9.8CVSS8.1AI score0.01055EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2022/06/03 12:00 a.m.41 views

RHEL 7 : thunderbird (RHSA-2022:4891)

The remote Redhat Enterprise Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2022:4891 advisory. Mozilla Thunderbird is a standalone mail and newsgroup client. This update upgrades Thunderbird to version 91.10.0. Security Fixes: Mozilla:...

9.8CVSS8.1AI score0.01055EPSS
SaveExploits0References18
CNNVD
CNNVD
added 2022/06/03 12:00 a.m.14 views

PublicCMS 信息泄露漏洞

PublicCMS is an open source content management system CMS written in Java by PublicCMS China. A security vulnerability exists in PublicCMS version V4.0.202204.a and earlier versions, which originates from an information leak in the component /views/directive/sys/SysConfigDataDirective.java...

5.3CVSS5.6AI score0.01136EPSS
SaveExploits1References3
Microsoft Malware Protection
Microsoft Malware Protection
added 2022/06/01 6:00 p.m.44 views

Using Python to unearth a goldmine of threat intelligence from leaked chat logs

Dealing with a great amount of data can be time consuming, thus using Python can be very powerful to help analysts sort information and extract the most relevant data for their investigation. The open-source tools library, MSTICPy, for example, is a Python tool dedicated to threat intelligence. I...

6.9AI score
SaveExploits0
CVE
CVE
added 2022/05/31 3:12 p.m.49 views

CVE-2021-3676

CVE-2021-3676 entry is rejected and not used; withdrawn by CNA and not a security issue.

7.4AI score
SaveExploits0
CVE
CVE
added 2022/05/26 11:25 p.m.79 views

CVE-2022-30701

CVE-2022-30701 is an Uncontrolled Search Path Element vulnerability in Trend Micro Apex One and Apex One as a Service. The issue allows a local attacker who can run low-privilege code to craft a configuration file that causes the product to load an untrusted DLL with escalated privileges. The Red...

7.8CVSS7.6AI score0.00381EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/05/26 11:25 p.m.82 views

CVE-2022-30700

CVE-2022-30700 concerns Trend Micro Apex One and Apex One as a Service. The vulnerability is an incorrect permission assignment that lets a local attacker load a DLL with escalated privileges, requiring initial low-privilege code execution. The issue affects Apex One products and can lead to priv...

7.8CVSS7.6AI score0.00291EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/05/25 12:00 a.m.35 views

Scientific Linux Security Update : thunderbird on SL7.x x86_64 (2022:4730)

The remote Scientific Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the SLSA-2022:4730-1 advisory. - Mozilla: Untrusted input used in JavaScript object indexing, leading to prototype pollution CVE-2022-1529 - Mozilla: Prototype pollution in...

8.8CVSS8.8AI score0.26709EPSS
SaveExploits0References3
OSV
OSV
added 2022/05/24 10:15 p.m.15 views

GHSA-XRP2-FHQ4-4Q3W Segfault if `tf.histogram_fixed_width` is called with NaN values in TensorFlow

Impact The implementation of tf.histogramfixedwidth is vulnerable to a crash when the values array contain NaN elements: python import tensorflow as tf import numpy as np tf.histogramfixedwidthvalues=np.nan, valuerange=1,2 The implementation assumes that all floating point operations are defined...

5.5CVSS5.8AI score0.00316EPSS
SaveExploits1References11
Github Security Blog
Github Security Blog
added 2022/05/24 5:29 p.m.36 views

MediaWiki Cross-site Scripting (XSS) vulnerability

In MediaWiki before 1.31.9 and 1.32.x through 1.34.x before 1.34.3, XSS related to jQuery can occur. The attacker creates a message with javascript:payload xss and turns it into a jQuery object with mw.message.parse. The expected result is that the jQuery object does not contain an tag or it does...

6.1CVSS5.5AI score0.01356EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:18 p.m.29 views

MediaWiki Open Redirect vulnerability

resources/src/mediawiki.page.ready/ready.js in MediaWiki before 1.34.0-rc.0 allows remote attackers to force a logout and external redirection via HTML content in a MediaWiki page...

6.1CVSS6.7AI score0.01429EPSS
SaveExploits1References7Affected Software1
The Hacker News
The Hacker News
added 2022/05/24 11:06 a.m.27 views

Malware Analysis: Trickbot

In this day and age, we are not dealing with roughly pieced together, homebrew type of viruses anymore. Malware is an industry, and professional developers are found to exchange, be it by stealing one's code or deliberate collaboration. Attacks are multi-layer these days, with diverse sophisticat...

0.2AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2022/05/24 10:21 a.m.19 views

renovatinghometoolsdeals.com Cross Site Scripting vulnerability OBB-2625732

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
Kitploit
Kitploit
added 2022/05/19 12:30 p.m.63 views

PowerProxy - PowerShell SOCKS Proxy With Reverse Proxy Capabilities

PowerShell SOCKS proxy with reverse proxy capabilities. PowerProxy is written with penetration testers in mind. Reverse proxy functionality is a priority, for traversing networks that block inbound connections. Reverse proxy connections are encrypted by default. Username/Password authentication i...

7.3AI score
SaveExploits0References1
Rows per page
Query Builder