Lucene search
+L

51365 matches found

Circl
Circl
added 2020/11/06 2:56 a.m.13 views

CVE-2016-0745

creationtimestamp| type| source ---|---|--- 2020-11-06 02:56:20+00:00| seen| https://t.me/cibsecurity/15936...

4.8AI score
SaveExploits0References1
Circl
Circl
added 2020/11/06 2:56 a.m.14 views

CVE-2016-0744

creationtimestamp| type| source ---|---|--- 2020-11-06 02:56:07+00:00| seen| https://t.me/cibsecurity/15925...

4.8AI score
SaveExploits0References1
Exploit DB
Exploit DB
added 2020/11/06 12:00 a.m.350 views

BlogEngine 3.3.8 - 'Content' Stored XSS

Exploit Title: BlogEngine 3.3.8 - 'Content' Stored XSS Date: 11/2020 Exploit Author: Andrey Stoykov Vendor Homepage: https://blogengine.io/ Software Link: https://github.com/BlogEngine/BlogEngine.NET/releases/download/v3.3.8.0/3380.zip Version: 3.3.8 Tested on: Windows Server 2016 Exploit and...

5.3AI score
SaveExploits0
Cvelist
Cvelist
added 2020/11/05 10:21 p.m.15 views

CVE-2016-0745

...

SaveExploits0
Cvelist
Cvelist
added 2020/11/05 10:20 p.m.14 views

CVE-2016-0744

...

SaveExploits0
CVE
CVE
added 2020/11/05 10:20 p.m.28 views

CVE-2016-0744

CVE-2016-0744 is rejected/not used; this ID does not represent an active vulnerability entry.

6.8AI score
SaveExploits0
Cvelist
Cvelist
added 2020/11/05 10:20 p.m.14 views

CVE-2016-0743

...

SaveExploits0
CVE
CVE
added 2020/11/05 10:20 p.m.31 views

CVE-2016-0743

This CVE entry is rejected/not used; the candidate number was withdrawn by its CNA.

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/11/05 12:00 a.m.152 views

Oracle Linux 6 / 7 : Unbreakable Enterprise kernel (ELSA-2020-5912)

The remote Oracle Linux 6 / 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2020-5912 advisory. - kexec: validate pe files against the systemblacklistkeyring Eric Snowberg Orabug: 31961119 CVE-2020-26541 - usb: cdc-acm: make sure a refcount is...

9.3CVSS6.7AI score0.03292EPSS
SaveExploits2References7
Akamai Blog
Akamai Blog
added 2020/11/04 8:45 p.m.37 views

Streaming Traffic Peaks on Election Night

Preliminary data shows live news streaming traffic peaked at approximately 18 Tbps on Akamai's Intelligent Edge platform during coverage of the U.S. Presidential Election on November 3rd. That's roughly 5X greater than traffic on a typical day and more than double the 7.5 Tbps peak we observed...

0.4AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2020/11/04 1:31 a.m.276 views

Moderate: Red Hat Security Advisory: idm:DL1 and idm:client security, bug fix, and enhancement update

An update for the idm:DL1 and idm:client modules is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

6.9CVSS7.1AI score0.99019EPSS
SaveExploits19References62
OpenVAS
OpenVAS
added 2020/11/04 12:00 a.m.15 views

Huawei EulerOS: Security Advisory for eog (EulerOS-SA-2020-2341)

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

7.5CVSS7.6AI score0.18862EPSS
SaveExploits4References2
OpenVAS
OpenVAS
added 2020/11/04 12:00 a.m.25 views

Huawei EulerOS: Security Advisory for jasper (EulerOS-SA-2020-2350)

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

7.8CVSS6.6AI score0.0184EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2020/11/04 12:00 a.m.78 views

RHEL 8 : idm:DL1 and idm:client (RHSA-2020:4670)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:4670 advisory. Red Hat Identity Management IdM is a centralized authentication, identity management, and authorization solution for both traditional and...

6.9CVSS6.8AI score0.99019EPSS
SaveExploits19References74
OpenVAS
OpenVAS
added 2020/11/04 12:00 a.m.14 views

Huawei EulerOS: Security Advisory for perl-DBD-MySQL (EulerOS-SA-2020-2381)

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.1CVSS8.1AI score0.03118EPSS
SaveExploits0References2
Gitee
Gitee
added 2020/11/03 7:53 p.m.10 views

Exploit for Use of Hard-coded Cryptographic Key in Apache Aurora

Awesome-shiro CVE-2016-4437 Shiro=1.2.4反序列化,爆破模块和key、代码执行、反弹shell的工具 ---- 漏洞原因 因为shiro对cookie里的rememberme字段进行了反序列化,所以如果知道了shiro的编码方式,然后将恶意命令用它的编码方式进行编码并放在http头的cookie里,在shiro对提交的cookie的rememberme字段进行反序列化时,也就执行了插入的命令,最终造成了命令执行 shiro默认使用了CookieRememberMeManager,其处理cookie的流程是:...

9.8CVSS7AI score0.93039EPSS
SaveExploits9
OSV
OSV
added 2020/11/03 12:25 p.m.56 views

ALSA-2020:4670 Moderate: idm:DL1 and idm:client security, bug fix, and enhancement update

AlmaLinux Identity Management IdM is a centralized authentication, identity management, and authorization solution for both traditional and cloud-based enterprise environments. The following packages have been upgraded to a later upstream version: ipa 4.8.7, softhsm 2.6.0, opendnssec 2.1.6...

6.9CVSS8.2AI score0.99019EPSS
SaveExploits19References11
Tenable Nessus
Tenable Nessus
added 2020/11/03 12:00 a.m.22 views

EulerOS 2.0 SP2 : pidgin (EulerOS-SA-2020-2385)

According to the version of the pidgin package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - Pidgin version 2.11.0 contains a vulnerability in X.509 Certificates imports specifically due to improper check of return values from...

9.8CVSS8.2AI score0.01844EPSS
SaveExploits0References2
Microsoft KB
Microsoft KB
added 2020/11/03 12:00 a.m.9 views

November 3, 2020, update for Office 2016 (KB4484397)

None None...

6.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/11/03 12:00 a.m.32 views

EulerOS 2.0 SP2 : perl-DBD-MySQL (EulerOS-SA-2020-2381)

According to the version of the perl-DBD-MySQL package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - There is a vulnerability of type use-after-free affecting DBD::mysql aka DBD-mysql or the Database Interface DBI MySQL driver for Perl 3.x a...

8.1CVSS7.6AI score0.03118EPSS
SaveExploits0References2
Rows per page
Query Builder