Lucene search
+L

526 matches found

Imperva Blog
Imperva Blog
added 2020/10/22 1:07 p.m.85 views

CrimeOps of the KashmirBlack Botnet – Part I

Introduction Being in a research team exposes us to a variety of attacks on different platforms, of different types, scope, and volume. It also gives us the opportunity to select particularly interesting attacks that target our customers and to analyze them. This blog will give you a taste of the...

7.5CVSS0.2AI score0.99999EPSS
SaveExploits20
OpenVAS
OpenVAS
added 2020/10/21 12:00 a.m.24 views

Huawei EulerOS: Security Advisory for icu (EulerOS-SA-2020-2223)

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

8.8CVSS8.9AI score0.02669EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/09/29 12:00 a.m.26 views

Huawei EulerOS: Security Advisory for icu (EulerOS-SA-2020-2099)

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

6.5CVSS7.6AI score0.02479EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2020/09/11 11:30 a.m.183 views

Avcleaner - C/C++ Source Obfuscator For Antivirus Bypass

C/C++ source obfuscator for antivirus bypass. Build docker build . -t avcleaner docker run -v /dev/scrt/avcleaner:/home/toto -it avcleaner bash adapt /dev/scrt/avcleaner to the path where you cloned avcleaner sudo pacman -Syu mkdir CMakeBuild && cd CMakeBuild cmake .. make -j 2 ./avcleaner.bin...

7.2AI score
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2020/08/13 1:19 p.m.47 views

Security Bulletin: Netcool Operations Insight - Cloud Native Event Analytics is affected by a International Components for Unicode (ICU) for C/C++ vulnerability (CVE-2020-10531)

Summary Netcool Operations Insight - Cloud Native Event Analytics has addressed the following vulnerability in International Components for Unicode ICU for C/C++ Vulnerability Details CVEID: CVE-2020-11080 DESCRIPTION: Node.js is vulnerable to a denial of service, caused by an error in the HTTP/2...

9.3CVSS1.4AI score0.07646EPSS
SaveExploits2Affected Software1
The Hacker News
The Hacker News
added 2020/07/28 12:40 p.m.39 views

Undetectable Linux Malware Targeting Docker Servers With Exposed APIs

Cybersecurity researchers today uncovered a completely undetectable Linux malware that exploits undocumented techniques to stay under the radar and targets publicly accessible Docker servers hosted with popular cloud platforms, including AWS, Azure, and Alibaba Cloud. Docker is a popular...

8.1AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2020/07/24 10:19 p.m.18 views

Security Bulletin: IBM Connect:Direct for UNIX is Vulnerable to a Privilege Escalation Attack via its C/C++ API

Summary IBM Sterling Connect:Direct for UNIX could allow a user who is authorized for limited Connect:Direct privileges to attack through a custom application written using the Connect:Direct for UNIX C/C++ API by replacing the system implementation of getuid with a malicious implementation and...

1.5AI score
SaveExploits0Affected Software1
Fedora
Fedora
added 2020/07/01 1:38 a.m.93 views

[SECURITY] Fedora 31 Update: adns-1.6.0-1.fc31

adns is a resolver library for C and C++ programs. In contrast with the existing interfaces, gethostbyname et al and libresolv, it has the following features: - It is reasonably easy to use for simple programs which just want to translate names to addresses, look up MX records, etc. - It can be...

9.8CVSS0.7AI score0.03603EPSS
SaveExploits0
Kitploit
Kitploit
added 2020/06/19 9:30 p.m.49 views

OSS-Fuzz - Continuous Fuzzing Of Open Source Software

Fuzz testing is a well-known technique for uncovering programming errors in software. Many of these detectable errors, like buffer overflow, can have serious security implications. Google has found thousands of security vulnerabilities and stability bugs by deploying guided in-process fuzzing of...

7.9AI score
SaveExploits0References5
Fedora
Fedora
added 2020/06/16 1:32 a.m.52 views

[SECURITY] Fedora 32 Update: mariadb-connector-c-3.1.8-1.fc32

The MariaDB Native Client library C driver is used to connect applications developed in C/C++ to MariaDB and MySQL databases...

8.8CVSS2.6AI score0.03014EPSS
SaveExploits0
Securelist
Securelist
added 2020/05/25 10:00 a.m.62 views

Aggressive in-app advertising in Android

Recently, we've been noticing ever more dubious advertising libraries in popular apps on Google Play. The monetization methods used in such SDKs can pose a threat to users, yet they pull in more revenue for developers than whitelisted ad modules due to the greater number of views. In this post we...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2020/05/17 1:00 p.m.74 views

ParamKit - A Small Library Helping To Parse Commandline Parameters

A small library helping to parse commandline parameters for Windows. Objectives "like Python's argparse but for C/C++" compact and minimalistic easy to use extendable Demo Print help for each parameter: Easily store values of popular types, and verify if all required parameters are filled: Verify...

7.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2020/04/10 12:30 p.m.214 views

Ps-Tools - An Advanced Process Monitoring Toolkit For Offensive Operations

Having a good technical understanding of the systems we land on during an engagement is a key condition for deciding what is going to be the next step within an operation. Collecting and analysing data of running processes from compromised systems gives us a wealth of information and helps us to...

7AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2020/03/31 8:39 a.m.47 views

CVE-2020-10531

An issue was discovered in International Components for Unicode ICU for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend function in common/unistr.cpp...

8.8CVSS3.8AI score0.02669EPSS
SaveExploits0References4
Gentoo Linux
Gentoo Linux
added 2020/03/15 12:00 a.m.159 views

ICU: Integer overflow

Background ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. Description It was discovered that ICU’s UnicodeString::doAppend function is vulnerable to an integer overflow. Please review the CVE identifiers referenc...

8.8CVSS9.3AI score0.02669EPSS
SaveExploits0
HackRead
HackRead
added 2020/03/14 1:49 p.m.67 views

Cookiethief Android malware hijacks Facebook accounts without password

By Waqas Cookiethief Android malware hijacks Facebook accounts by using browser cookies it transfers to the attacker’s C&C server. This is a post from HackRead.com Read the original post: Cookiethief Android malware hijacks Facebook accounts without password...

4.6AI score
SaveExploits0
OSV
OSV
added 2020/03/12 7:15 p.m.38 views

CVE-2020-10531

An issue was discovered in International Components for Unicode ICU for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend function in common/unistr.cpp...

8.8CVSS7AI score
SaveExploits0References18
NVD
NVD
added 2020/03/12 7:15 p.m.21 views

CVE-2020-10531

An issue was discovered in International Components for Unicode ICU for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend function in common/unistr.cpp...

8.8CVSS8.7AI score0.02669EPSS
SaveExploits0References18
Debian CVE
Debian CVE
added 2020/03/12 6:09 p.m.32 views

CVE-2020-10531

An issue was discovered in International Components for Unicode ICU for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend function in common/unistr.cpp...

8.8CVSS7.9AI score0.02669EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2020/03/12 6:09 p.m.44 views

CVE-2020-10531

An issue was discovered in International Components for Unicode ICU for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend function in common/unistr.cpp...

8.8CVSS9AI score0.02669EPSS
SaveExploits0
Rows per page
Query Builder