Lucene search
+L

897 matches found

The Hacker News
The Hacker News
•added 2023/11/02 1:45 p.m.•59 views

Mysterious Kill Switch Disrupts Mozi IoT Botnet Operations

The unexpected drop in malicious activity connected with the Mozi botnet in August 2023 was due to a kill switch that was distributed to the bots. "First, the drop manifested in India on August 8," ESET said in an analysis published this week. "A week later, on August 16, the same thing happened ...

7.7AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/10/20 12:00 a.m.•15 views

Malicious sub-account operators can perform cross-chain signature replay attack

Lines of code Vulnerability details Impact Malicious sub-account operators can perform policy or transactions not allowed to the specific chain but allowed in other chain. This is possible due to cross-chain signature replay attack. Proof of Concept To describe the attack, for example, let us hav...

7.1AI score
SaveExploits0
OSV
OSV
•added 2023/10/19 6:59 p.m.•14 views

CLSA-2023-1697741983 python3: Fix of CVE-2022-48560

CVE-2022-48560: fix posible crash in heapq with custom comparison operators...

7.5CVSS6.9AI score0.01771EPSS
SaveExploits1References1
OSV
OSV
•added 2023/10/19 6:48 p.m.•14 views

CLSA-2023-1697741309 python3: Fix of CVE-2022-48560

CVE-2022-48560: fix posible crash in heapq with custom comparison operators...

7.5CVSS6.9AI score0.01771EPSS
SaveExploits1References1
OSV
OSV
•added 2023/10/19 6:38 p.m.•13 views

CLSA-2023-1697740683 python3: Fix of CVE-2022-48560

CVE-2022-48560: fix posible crash in heapq with custom comparison operators...

7.5CVSS6.9AI score0.01771EPSS
SaveExploits1References1
NVD
NVD
•added 2023/10/17 12:15 a.m.•49 views

CVE-2023-45152

Engelsystem is a shift planning system for chaos events. A Blind SSRF in the "Import schedule" functionality makes it possible to perform a port scan against the local environment. This vulnerability has been fixed in commit ee7d30b33. If a patch cannot be deployed, operators should ensure that n...

2.3CVSS3.5AI score0.00302EPSS
SaveExploits1References2
Prion
Prion
•added 2023/10/17 12:15 a.m.•24 views

Server side request forgery (ssrf)

Engelsystem is a shift planning system for chaos events. A Blind SSRF in the "Import schedule" functionality makes it possible to perform a port scan against the local environment. This vulnerability has been fixed in commit ee7d30b33. If a patch cannot be deployed, operators should ensure that n...

1.4CVSS3.9AI score0.00302EPSS
SaveExploits1References2Affected Software1
Trend Micro Simply Security
Trend Micro Simply Security
•added 2023/10/12 12:00 a.m.•19 views

How to Prevent Ransomware as a Service (RaaS) Attacks

Explore key insights on how ransomware as a service RaaS operators work and how to prevent ransomware attacks...

7AI score
SaveExploits0
Trellix
Trellix
•added 2023/10/09 12:00 a.m.•32 views

Rhysida Ransomware

Rhysida Ransomware By Alexandre Mundo, Max Kersten, and Leandro Velasco · October 9, 2023 New ransomware victims are made every day by ransom gangs with a variety of ransomware malware families, one of which is the Rhysida ransomware family. Within this blog, an anonymised version of an attack by...

7.2AI score
SaveExploits0
The Hacker News
The Hacker News
•added 2023/09/19 12:35 p.m.•73 views

ShroudedSnooper's HTTPSnoop Backdoor Targets Middle East Telecom Companies

Telecommunication service providers in the Middle East are the target of a new intrusion set dubbed ShroudedSnooper that employs a stealthy backdoor called HTTPSnoop. "HTTPSnoop is a simple, yet effective, backdoor that consists of novel techniques to interface with Windows HTTP kernel drivers an...

7.3AI score
SaveExploits0
Openbugbounty
Openbugbounty
•added 2023/09/12 6:09 a.m.•20 views

tiiips.com Cross Site Scripting vulnerability OBB-3673342

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...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2023/09/07 11:30 a.m.•55 views

DorXNG - Next Generation DorX. Built By Dorks, For Dorks

DorXNG is a modern solution for harvesting OSINT data using advanced search engine operators through multiple upstream search providers. On the backend it leverages a purpose built containerized image of SearXNG, a self-hosted, hackable, privacy focused, meta-search engine. Our SearXNG...

7.2AI score
SaveExploits0References6
OSV
OSV
•added 2023/09/06 8:49 p.m.•24 views

GHSA-23PX-MW2P-46QM Cosmos-SDK Cosmovisor component may be vulnerable to denial of service

Component: Cosmovisor Criticality: Medium Affected Versions: Cosmovisor v1.0.0 distributed with Cosmos-SDK 0.46 Affected Users: Validators and Node operators utilizing unsupported versions of Cosmovisor Impact: DOS, potential RCE on node depending on configuration An issue has been identified on...

7.7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2023/09/06 8:49 p.m.•24 views

Cosmos-SDK Cosmovisor component may be vulnerable to denial of service

Component: Cosmovisor Criticality: Medium Affected Versions: Cosmovisor v1.0.0 distributed with Cosmos-SDK 0.46 Affected Users: Validators and Node operators utilizing unsupported versions of Cosmovisor Impact: DOS, potential RCE on node depending on configuration An issue has been identified on...

7.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
•added 2023/09/04 6:15 p.m.•55 views

PYSEC-2023-167

Vyper is a Pythonic Smart Contract Language. For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. unsafeadd, unsafesub, unsafemul, unsafediv, powmod256, |, &, ^ bitwise operators, bitwiseor deprecated,...

5.3CVSS6.7AI score0.00492EPSS
SaveExploits1References1
PyPA
PyPA
•added 2023/09/04 6:15 p.m.•15 views

PYSEC-2023-167

Vyper is a Pythonic Smart Contract Language. For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. unsafeadd, unsafesub, unsafemul, unsafediv, powmod256, |, &, ^ bitwise operators, bitwiseor deprecated,...

5.3CVSS6.8AI score0.00492EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
•added 2023/09/04 5:39 p.m.•12 views

CVE-2023-40015 Vyper: reversed order of side effects for some operations

Vyper is a Pythonic Smart Contract Language. For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. unsafeadd, unsafesub, unsafemul, unsafediv, powmod256, |, &, ^ bitwise operators, bitwiseor deprecated,...

3.7CVSS6.4AI score0.00492EPSS
SaveExploits1References1
CNNVD
CNNVD
•added 2023/09/01 12:00 a.m.•12 views

GPAC Security Vulnerabilities

GPAC is an open source multimedia framework. A security vulnerability exists in versions prior to gpac 2.3-DEV, which stems from the comparison of floating point and error operators...

5.5CVSS6.7AI score0.00307EPSS
SaveExploits1References3
The Hacker News
The Hacker News
•added 2023/08/10 9:45 a.m.•73 views

Cybercriminals Increasingly Using EvilProxy Phishing Kit to Target Executives

Threat actors are increasingly using a phishing-as-a-service PhaaS toolkit dubbed EvilProxy to pull off account takeover attacks aimed at high-ranking executives at prominent companies. According to Proofpoint, an ongoing hybrid campaign has leveraged the service to target thousands of Microsoft...

6.8AI score
SaveExploits0
NVD
NVD
•added 2023/07/25 2:15 a.m.•45 views

CVE-2023-23568

Improper privilege validation in Command Centre Server allows authenticated unprivileged operators to modify and view Personal Data Fields. This issue affects Command Centre: vEL 8.90 prior to vEL8.90.1318 MR1, vEL8.80 prior to vEL8.80.1192 MR2, vEL8.70 prior to vEL8.70.2185 MR4, vEL8.60 prior to...

5.4CVSS4.8AI score0.00314EPSS
SaveExploits0References1
Rows per page
Query Builder