Lucene search
+L

6140 matches found

Tenable Nessus
Tenable Nessus
added 2017/01/24 12:0 a.m.46 views

MySQL Cluster 7.2.x < 7.2.20 General Subcomponent DoS (January 2017 CPU)

The version of MySQL Cluster running on the remote host is 7.2.x prior to 7.2.20. It is, therefore, affected by an unspecified flaw in the General subcomponent that allows an unauthenticated, remote attacker to cause a denial of service condition. C Tenable Network Security, Inc...

4.3CVSS5.7AI score0.0182EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2017/01/24 12:0 a.m.30 views

MySQL Cluster 7.3.x < 7.3.9 General Subcomponent DoS (January 2017 CPU)

The version of MySQL Cluster running on the remote host is 7.3.x prior to 7.3.9. It is, therefore, affected by an unspecified flaw in the General subcomponent that allows an unauthenticated, remote attacker to cause a denial of service condition. C Tenable Network Security, Inc...

4.3CVSS5.7AI score0.0182EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2017/01/24 12:0 a.m.60 views

MySQL Cluster 7.4.x < 7.4.6 General Subcomponent DoS (January 2017 CPU)

The version of MySQL Cluster running on the remote host is 7.4.x prior to 7.4.6. It is, therefore, affected by an unspecified flaw in the General subcomponent that allows an unauthenticated, remote attacker to cause a denial of service condition. C Tenable Network Security, Inc...

4.3CVSS5.7AI score0.0182EPSS
SaveExploits0References3
CNVD
CNVD
added 2017/01/20 12:0 a.m.6 views

Local Information Disclosure Vulnerability in Multiple GE Products

GE Proficy HMI/SCADA-CIMPLICITY is a client/server based HMI/SCADA solution from General Electric GE. The solution is capable of capturing and sharing real-time and historical data across all levels of the enterprise, enabling operational visualization of processes, equipment, and resource...

6.7CVSS5.9AI score0.00369EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2017/01/16 4:37 a.m.20 views

Court Documents Reveal How Feds Spied On Connected Cars For 15 Years

It's not always necessary to break into your computer or smartphone to spy on you. Today all are day-to-day devices are becoming more connected to networks than ever to add convenience and ease to daily activities. But here's what we forget: These connected devices can be turned against us becaus...

6.5AI score
SaveExploits0
zdt
zdt
added 2017/01/14 12:0 a.m.34 views

Hindu Matrimonial Script - Authentication Bypass Vulnerability

Exploit for php platform in category web applications Vulnerability:: Admin Login Bypass & SQLi + Add/Edit Date: 13.01.2017 Vendor Homepage: http://www.phpmatrimonialscript.in/ Script Name: Hindu Matrimonial Script Script Buy Now: http://www.phpmatrimonialscript.in/product/hindu-matrimonial-scrip...

0.3AI score
SaveExploits0
exploitpack
exploitpack
added 2017/01/13 12:0 a.m.16 views

Hindu Matrimonial Script - Authentication Bypass

Hindu Matrimonial Script - Authentication Bypass Vulnerability:: Admin Login Bypass & SQLi + Add/Edit Date: 13.01.2017 Vendor Homepage: http://www.phpmatrimonialscript.in/ Script Name: Hindu Matrimonial Script Script Buy Now: http://www.phpmatrimonialscript.in/product/hindu-matrimonial-script/...

1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2017/01/05 12:0 a.m.21 views

Debian Security Advisory DSA 3753-1 (libvncserver - security update)

It was discovered that libvncserver, a collection of libraries used to implement VNC/RFB clients and servers, incorrectly processed incoming network packets. This resulted in several heap-based buffer overflows, allowing a rogue server to either cause a DoS by crashing the client, or potentially...

7.5CVSS0.7AI score0.03748EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2016/12/20 12:0 a.m.21 views

Debian Security Advisory DSA 3741-1 (tor - security update)

It was discovered that Tor, a connection-based low-latency anonymous communication system, may read one byte past a buffer when parsing hidden service descriptors. This issue may enable a hostile hidden service to crash Tor clients depending on hardening options and malloc implementation. OpenVAS...

7.5AI score0.03004EPSS
SaveExploits0References1
Microsoft KB
Microsoft KB
added 2016/12/13 8:0 a.m.52 views

MS16-148: Description of the security update for Excel 2013: December 13, 2016

MS16-148: Description of the security update for Excel 2013: December 13, 2016 Summary This security update resolves vulnerabilities in Microsoft Office that could allow remote code execution if a user opens a specially crafted Office file. To learn more about these vulnerabilities, see Microsoft...

7.8CVSS7.5AI score0.58204EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2016/12/08 4:6 p.m.14 views

mysql: general_log can write to configuration files, leading to privilege escalation (CPU Oct 2016)

It was discovered that the MySQL logging functionality allowed writing to MySQL configuration files. An administrative database user, or a database user with FILE privileges, could possibly use this flaw to run arbitrary commands with root privileges on the system running the database server...

10CVSS7.5AI score0.6773EPSS
SaveExploits16References5
RedHat Linux
RedHat Linux
added 2016/12/08 4:5 p.m.14 views

mysql: general_log can write to configuration files, leading to privilege escalation (CPU Oct 2016)

It was discovered that the MySQL logging functionality allowed writing to MySQL configuration files. An administrative database user, or a database user with FILE privileges, could possibly use this flaw to run arbitrary commands with root privileges on the system running the database server...

10CVSS7.5AI score0.6773EPSS
SaveExploits16References5
zdt
zdt
added 2016/11/30 12:0 a.m.160 views

Linux Kernel 2.6.22 < 3.9 - Dirty COW /proc/self/mem Race Condition Privilege Escalation (/etc/pa

Exploit for linux platform in category local exploits // EDB-Note: Compile: g++ -Wall -pedantic -O2 -std=c++11 -pthread -o dcow 40847.cpp -lutil // EDB-Note: Recommended way to run: ./dcow -s Will automatically do "echo 0 /proc/sys/vm/dirtywritebackcentisecs" // //...

7.2CVSS8.1AI score0.83014EPSS
SaveExploits89
Exploit DB
Exploit DB
added 2016/11/27 12:0 a.m.464 views

Linux Kernel 2.6.22 < 3.9 - 'Dirty COW /proc/self/mem' Race Condition Privilege Escalation (/etc/passwd Method)

// EDB-Note: Compile: g++ -Wall -pedantic -O2 -std=c++11 -pthread -o dcow 40847.cpp -lutil // EDB-Note: Recommended way to run: ./dcow -s Will automatically do "echo 0 /proc/sys/vm/dirtywritebackcentisecs" // // ----------------------------------------------------------------- // Copyright C 2016...

7.2CVSS7AI score0.83014EPSS
SaveExploits89
NVD
NVD
added 2016/11/25 3:59 a.m.11 views

CVE-2016-5788

General Electric GE Bently Nevada 3500/22M USB with firmware before 5.0 and Bently Nevada 3500/22M Serial have open ports, which makes it easier for remote attackers to obtain privileged access via unspecified vectors...

10CVSS9.3AI score0.02324EPSS
SaveExploits0References2
OSV
OSV
added 2016/11/25 3:59 a.m.3 views

CVE-2016-2985

IBM Spectrum Scale 4.1.1.x before 4.1.1.8 and 4.2.x before 4.2.0.4 and General Parallel File System GPFS 3.5.x before 3.5.0.32 and 4.1.x before 4.1.1.8 allow local users to gain privileges via crafted environment variables to a /usr/lpp/mmfs/bin/ setuid program...

7CVSS5.8AI score0.00296EPSS
SaveExploits0References2
OSV
OSV
added 2016/11/25 3:59 a.m.3 views

CVE-2016-2984

IBM Spectrum Scale 4.1.1.x before 4.1.1.8 and 4.2.x before 4.2.0.4 and General Parallel File System GPFS 3.5.x before 3.5.0.32 and 4.1.x before 4.1.1.8 allow local users to gain privileges via crafted command-line parameters to a /usr/lpp/mmfs/bin/ setuid program...

7CVSS5.8AI score0.00296EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2016/11/25 3:59 a.m.5 views

CVE-2016-2985

IBM Spectrum Scale 4.1.1.x before 4.1.1.8 and 4.2.x before 4.2.0.4 and General Parallel File System GPFS 3.5.x before 3.5.0.32 and 4.1.x before 4.1.1.8 allow local users to gain privileges via crafted environment variables to a /usr/lpp/mmfs/bin/ setuid program...

7CVSS5.5AI score0.00296EPSS
SaveExploits0References3
CVE
CVE
added 2016/11/25 3:38 a.m.39 views

CVE-2016-5788

CVE-2016-5788 affects GE Bently Nevada 3500/22M equipment (USB version with firmware

10CVSS9AI score0.02324EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2016/11/25 3:38 a.m.23 views

CVE-2016-5788

General Electric GE Bently Nevada 3500/22M USB with firmware before 5.0 and Bently Nevada 3500/22M Serial have open ports, which makes it easier for remote attackers to obtain privileged access via unspecified vectors...

9.3AI score0.02324EPSS
SaveExploits0References2
Rows per page
Query Builder