Lucene search
+L

3615 matches found

zdt
zdt
added 2015/02/28 12:0 a.m.61 views

phpMoAdmin - MongoDB unauthenticated remote execution 0day authomatic exploit

This is an unauthenticated remote execution 0day exploit coded by sp1nlock phpMoAdmin is a web interface for mongodb databases, is like phpmyadmin but for this nosql bigdata oriented database named MongoDB. Usage Info ./phpmohack.py url cmd ex: ./phpmohack.py http://test.com/path/ 'ls -l' This is...

7.4AI score
SaveExploits0
The Hacker News
The Hacker News
added 2015/02/11 10:44 p.m.16 views

40,000 UnProtected MongoDB Databases Found on the Internet

Nearly 40,000 organisations running MongoDB, a NoSQL high performance and cross-platform document-oriented database, are found to be unprotected and vulnerable to hackers. Three students from University of Saarland in Germany at the Centre for IT Security – Kai Greshake, Eric Petryka and Jens...

6.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2015/01/19 12:0 a.m.32 views

Oracle Solaris Third-Party Patch Update : wireshark (multiple_vulnerabilities_in_wireshark3)

The remote Solaris system is missing necessary patches to address security updates : - The dissectpft function in epan/dissectors/packet-dcp-etsi.c in the DCP ETSI dissector in Wireshark 1.4.x before 1.4.15, 1.6.x before 1.6.10, and 1.8.x before 1.8.2 allows remote attackers to cause a denial of...

8.3CVSS8.3AI score0.06009EPSS
SaveExploits9References16
Fedora
Fedora
added 2015/01/08 7:2 a.m.26 views

[SECURITY] Fedora 20 Update: thermostat-1.0.6-1.fc20

Thermostat is a monitoring and instrumentation tool for the Hotspot JVM, with support for monitoring multiple JVM instances. The system is made up of two processes: an Agent, which collects data, and a Client which allows users to visualize this data. These components communicate via a...

4.4CVSS2.8AI score0.00345EPSS
SaveExploits0
Fedora
Fedora
added 2015/01/08 7:1 a.m.27 views

[SECURITY] Fedora 21 Update: thermostat-1.0.6-1.fc21

Thermostat is a monitoring and instrumentation tool for the Hotspot JVM, with support for monitoring multiple JVM instances. The system is made up of two processes: an Agent, which collects data, and a Client which allows users to visualize this data. These components communicate via a...

4.4CVSS2.8AI score0.00345EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2015/01/02 12:0 a.m.31 views

MongoDB mongod Malformed X.509 Certificate Handling Remote DoS Vulnerability

MongoDB is prone to remote denial of service DoS vulnerability. SPDX-FileCopyrightText: 2015 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 CPE = "cpe:/a:mongodb:mongodb";...

5CVSS8AI score0.01455EPSS
SaveExploits0References2
NVD
NVD
added 2014/12/25 11:59 a.m.22 views

CVE-2014-3971

The CmdAuthenticate::authenticateX509 function in db/commands/authenticationcommands.cpp in mongod in MongoDB 2.6.x before 2.6.2 allows remote attackers to cause a denial of service daemon crash by attempting authentication with an invalid X.509 client certificate...

5CVSS6.7AI score0.01455EPSS
SaveExploits0References2
OSV
OSV
added 2014/12/25 11:59 a.m.7 views

UBUNTU-CVE-2014-3971

The CmdAuthenticate::authenticateX509 function in db/commands/authenticationcommands.cpp in mongod in MongoDB 2.6.x before 2.6.2 allows remote attackers to cause a denial of service daemon crash by attempting authentication with an invalid X.509 client certificate...

5CVSS7.3AI score0.01455EPSS
SaveExploits0References4
Prion
Prion
added 2014/12/25 11:59 a.m.17 views

Authentication flaw

The CmdAuthenticate::authenticateX509 function in db/commands/authenticationcommands.cpp in mongod in MongoDB 2.6.x before 2.6.2 allows remote attackers to cause a denial of service daemon crash by attempting authentication with an invalid X.509 client certificate...

5CVSS7.2AI score0.01455EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2014/12/25 11:59 a.m.18 views

CVE-2014-3971

The CmdAuthenticate::authenticateX509 function in db/commands/authenticationcommands.cpp in mongod in MongoDB 2.6.x before 2.6.2 allows remote attackers to cause a denial of service daemon crash by attempting authentication with an invalid X.509 client certificate...

5CVSS7.2AI score0.01455EPSS
SaveExploits0References3
CVE
CVE
added 2014/12/25 11:0 a.m.62 views

CVE-2014-3971

CVE-2014-3971 affects MongoDB 2.6.x before 2.6.2. The vulnerability is in CmdAuthenticate::_authenticateX509 (authentication_commands.cpp) within mongod, where an unauthenticated remote attacker can trigger a denial of service (daemon crash) by presenting an invalid X.509 client certificate. Conn...

5CVSS7.8AI score0.01455EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2014/12/25 11:0 a.m.29 views

CVE-2014-3971

The CmdAuthenticate::authenticateX509 function in db/commands/authenticationcommands.cpp in mongod in MongoDB 2.6.x before 2.6.2 allows remote attackers to cause a denial of service daemon crash by attempting authentication with an invalid X.509 client certificate...

7.8AI score0.01455EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2014/12/25 11:0 a.m.31 views

CVE-2014-3971

Removed by vendor...

5CVSS8AI score0.01455EPSS
SaveExploits0
seebug.org
seebug.org
added 2014/12/19 12:0 a.m.17 views

Mongodb 代码执行漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/12/19 12:0 a.m.39 views

Mongodb 数据库未授权访问 PoC

未授权访问漏洞成因:Mongodb在启动的时候提供了很多参数,如日志记录到哪个文件夹,是否开启认证等。造成未授权访问的根本原因就在于启动Mongodb的时候未设置 --auth 也很少会有人会给数据库添加上账号密码(默认空口令,它像一张白纸,需要管理员自己去涂写账号,使用默认空口令这将导致任何人无需进行账号认证就可以登陆到数据服务器。漏洞利用:使用Mongodb数据库链接工具直接连接...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/12/11 12:0 a.m.26 views

ThinkPHP架构设计不合理极易导致SQL注入

简要描述: 没有上一个问题严重,但也是thinkphp设计上的隐患,提出来希望能修改,不过忽略了也没办法。 实际上这两个洞的意义不仅于此,这是框架流行的时代,注入的一个新思路。 详细说明: 这个问题其实应该从前段时间Th1nk发的mongodb注入说起,http://drops.wooyun.org/tips/3939,其中提到了mongodb一种注入方式:...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2014/11/30 10:52 p.m.45 views

CuckooAutoInstall - Auto Installer Script for Cuckoo Sandbox

What is Cuckoo Sandbox? In three words, Cuckoo Sandbox is a malware analysis system. What does that mean? It simply means that you can throw any suspicious file at it and in a matter of seconds Cuckoo will provide you back some detailed results outlining what such file did when executed inside an...

7.6AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2014/09/10 1:9 p.m.6 views

mongodb: memory over-read via incorrect BSON object length

The default configuration for MongoDB before 2.3.2 does not validate objects, which allows remote authenticated users to cause a denial of service crash or read system memory via a crafted BSON object in the column name in an insert command, which triggers a buffer over-read...

6.4CVSS7.5AI score0.0382EPSS
SaveExploits1References4
myhack58
myhack58
added 2014/07/29 12:0 a.m.22 views

Embarrassments Encyclopedia mongodb database from unauthorized access-exploit warning-the black bar safety net

Embarrassments Wikipedia website http://app.qiushibaike.com/ 的 mongodb 数据库 存在 未 授权 访问,not on the database to set a password,anyone can access and view the information. http://app. qiushibaike. com:2 8 0 1 7/ Repair solutions: Set permissions to access...

1.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2014/07/22 12:0 a.m.32 views

RHEL 6 : MRG (RHSA-2014:0440)

Updated Grid component packages that fix two security issues, multiple bugs, and provide several enhancements are now available for Red Hat Enterprise MRG 2.5 for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having Moderate security impact. Common...

6.4CVSS6.8AI score0.0382EPSS
SaveExploits1References6
Rows per page
Query Builder