Lucene search
+L

14494 matches found

The Hacker News
The Hacker News
added 2022/02/16 2:03 p.m.42 views

TrickBot Malware Targeted Customers of 60 High-Profile Companies Since 2020

The notorious TrickBot malware is targeting customers of 60 financial and technology companies, including cryptocurrency firms, primarily located in the U.S., even as its operators have updated the botnet with new anti-analysis features. "TrickBot is a sophisticated and versatile malware with mor...

0.9AI score
SaveExploits0
CNVD
CNVD
added 2022/02/16 12:00 a.m.66 views

Wireshark Denial of Service Vulnerability (CNVD-2022-11189)

Wireshark is a set of network packet analysis software from the Wireshark team. A denial of service vulnerability exists in Wireshark. The vulnerability is caused by the CMS dissector component, which can be exploited by an attacker to cause a denial of service by injecting malformed packets or...

7.5CVSS3AI score0.01789EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/02/16 12:00 a.m.58 views

Wireshark has an unspecified vulnerability (CNVD-2022-11192)

Wireshark formerly Ethereal is a suite of network packet analysis software from the Wireshark team. The software's function is to intercept network packets and display detailed data for analysis.A security vulnerability exists in Wireshark that stems from an unaligned access in the CSN.1 protocol...

9.8CVSS2.6AI score0.01992EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/02/16 12:00 a.m.70 views

Wireshark has an unspecified vulnerability (CNVD-2022-11193)

Wireshark formerly Ethereal is a set of network packet analysis software from the Wireshark team. The software's function is to intercept network packets and display detailed data for analysis.A security vulnerability exists in Wireshark, which stems from an infinite loop in the RTMPT protocol...

7.8CVSS2.4AI score0.02003EPSS
SaveExploits1References1
The Hacker News
The Hacker News
added 2022/02/15 2:06 p.m.48 views

Researchers Link ShadowPad Malware Attacks to Chinese Ministry and PLA

Cybersecurity researchers have detailed the inner workings of ShadowPad, a sophisticated and modular backdoor that has been adopted by a growing number of Chinese threat groups in recent years, while also linking it to the country's civilian and military intelligence agencies. "ShadowPad is...

2AI score
SaveExploits0
CNVD
CNVD
added 2022/02/14 12:00 a.m.48 views

DataEase Access Control Error Vulnerability

DataEase is an open source data visualization and analysis tool. An access control error vulnerability exists in DataEase, which stems from the fact that the product allows authorized users to access all user information and change administrator passwords. No details of the vulnerability are...

8.8CVSS4.3AI score0.01175EPSS
SaveExploits1References1
Talos Blog
Talos Blog
added 2022/02/11 11:28 a.m.17 views

Threat Roundup for February 4 to February 11

Today, Talos is publishing a glimpse into the most prevalent threats we've observed between Feb. 4 and Feb. 11. As with previous roundups, this post isn't meant to be an in-depth analysis. Instead, this post will summarize the threats we've observed by highlighting key behavioral...

1AI score
SaveExploits0
Kitploit
Kitploit
added 2022/02/10 11:30 a.m.30 views

LDAP-Password-Hunter - Password Hunter In The LDAP Infamous Database

It happens that due to legacy services requirements or just bad security practices password are world-readable in the LDAP database by any user who is able to authenticate. LDAP Password Hunter is a tool which wraps features of getTGT.py Impacket and ldapsearch in order to look up for password...

8AI score
SaveExploits0References3
CNNVD
CNNVD
added 2022/02/10 12:00 a.m.7 views

Wireshark 输入验证错误漏洞

Wireshark formerly known as Ethereal is a set of network packet analysis software from the Wireshark team. The software's function is to intercept network packets and display detailed data for analysis.Wireshark is vulnerable to input validation errors, which can be exploited by attackers to...

6.5CVSS5.5AI score0.02391EPSS
SaveExploits1References9
CVE
CVE
added 2022/02/09 10:05 p.m.104 views

CVE-2022-22544

SAP Solution Manager 720’s Diagnostics Root Cause Analysis Tool suffers from insufficient access control, enabling an administrator to execute code on all connected Diagnostics Agents and browse their files. This could allow an attacker with admin privileges to control managed systems, leading to...

9.1CVSS9.3AI score0.01399EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/02/09 10:05 p.m.37 views

CVE-2022-22544

Solution Manager Diagnostics Root Cause Analysis Tools - version 720, allows an administrator to execute code on all connected Diagnostics Agents and browse files on their systems. An attacker could thereby control the managed systems. It is considered that this is a missing segregation of duty f...

9.5AI score0.01399EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/02/09 12:00 a.m.13 views

Intel Trace Analyzer And Collector 缓冲区错误漏洞

Intel Trace Analyzer And Collector is a trace analyzer and collector from Intel USA. It is used to analyze Mpi behavior in parallel applications. Intel Trace Analyzer and Collector suffers from a buffer error vulnerability that stems from a potential security flaw in Intel Trace Analyzer and...

5.5CVSS6.1AI score0.00254EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2022/02/09 12:00 a.m.13 views

Block miscalculations

Lines of code Vulnerability details Impact The updatePool function in MasterChef is supposed to account for all blocks before endBlock. But the if statement checks if the current block is after the deadline. Thus blocks between pool.lastRewardBlock and endBlock won't be accounted for iff...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/02/09 12:00 a.m.15 views

Owner can steal Concur rewards

Lines of code Vulnerability details Impact Owner can steal Concur rewards by adding a depositor and inflating other depositors' assigned balance of the token within the contract. Thus, the owner-managed depositor can get most all but one wei of the created tokens. Tools Used Manual analysis...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/02/09 12:00 a.m.20 views

Reentrancy in ConcurRewardPool::claimRewards

Lines of code Vulnerability details Impact Any address that has nonzero reward for a token tokensi is able to drain all contact token funds if the transfer function is reentrant for example, ERC777 token. As tokensi is an arbitrarily implemented, a reentrant transfer function can be assumed to be...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/02/09 12:00 a.m.12 views

safeConcurTransfer can cause loss of funds

Lines of code Vulnerability details Impact All calculations are rounded down, since a lack of tokens in the contracts cannot be rounding errors' fault. So the function is redundant. On the other hand, if the contract is undersupplied with Concur tokens, this will cause depositors to be sent less...

6.8AI score
SaveExploits0
CNVD
CNVD
added 2022/02/08 12:00 a.m.59 views

Siemens Simcenter Femap Out-of-Bounds Writing Vulnerability (CNVD-2022-10008)

Siemens Simcenter Femap is a cutting-edge engineering simulation application from Siemens, Germany. It is used to create, edit and import/reuse mesh-based finite element analysis models of complex products or systems. Siemens Simcenter Femap is vulnerable to an out-of-bounds write vulnerability...

7.8CVSS3AI score0.01293EPSS
SaveExploits0References1
CNVD
CNVD
added 2022/02/08 12:00 a.m.53 views

Siemens Simcenter Femap Out-of-Bounds Write Vulnerability (CNVD-2022-10010)

Siemens Simcenter Femap is a cutting-edge engineering simulation application from Siemens, Germany. It is used to create, edit and import/reuse mesh-based finite element analysis models of complex products or systems. Siemens Simcenter Femap is vulnerable to an out-of-bounds write vulnerability...

7.8CVSS3AI score0.01293EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/02/08 12:00 a.m.10 views

PT-2022-2173 · Sap · Sap Solution Manager

Name of the Vulnerable Software and Affected Versions: SAP Solution Manager version 720 Description: The issue is related to insufficient access control in the SAP Solution Manager Diagnostics Root Cause Analysis tool, allowing a remote attacker to elevate their privileges. This can enable an...

9.1CVSS9.3AI score0.01399EPSS
SaveExploits0References9
CNVD
CNVD
added 2022/02/08 12:00 a.m.56 views

Siemens Simcenter Femap Out-of-Bounds Writing Vulnerability (CNVD-2022-10013)

Siemens Simcenter Femap is a cutting-edge engineering simulation application from Siemens, Germany. It is used to create, edit and import/reuse mesh-based finite element analysis models of complex products or systems. Siemens Simcenter Femap is vulnerable to an out-of-bounds write vulnerability...

7.8CVSS3AI score0.01293EPSS
SaveExploits0References1
Rows per page
Query Builder