Lucene search
+L

1577 matches found

Debian CVE
Debian CVE
added 2014/05/21 2:0 p.m.50 views

CVE-2011-2198

The "insert-blank-characters" capability in caps.c in gnome-terminal vte before 0.28.1 allows remote authenticated users to cause a denial of service CPU and memory consumption and crash via a crafted file, as demonstrated by a file containing the string "\033100000000000000000@"...

3.5CVSS4.4AI score0.02162EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2014/04/28 4:43 p.m.8 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
Tenable Nessus
Tenable Nessus
added 2014/04/24 12:0 a.m.28 views

MySQL User Defined Function Detected

Binary data 8218.prm...

8.5CVSS7.3AI score0.0473EPSS
SaveExploits0References3
OSV
OSV
added 2014/03/06 3:55 p.m.5 views

UBUNTU-CVE-2012-6619

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.1AI score0.0382EPSS
SaveExploits1References3
Prion
Prion
added 2014/03/06 3:55 p.m.19 views

Default configuration

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.4CVSS6.8AI score0.0382EPSS
SaveExploits1References8Affected Software1
RedHat Linux
RedHat Linux
added 2014/03/04 7:11 p.m.7 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
The Hacker News
The Hacker News
added 2014/02/02 9:26 p.m.15 views

NSA allegedly hacked Belgian Cryptography Expert with spoofed LinkedIn Profile

Cryptographer Professor Jean-Jacques Quisquater has become the part of a targeted attack by the US National Security Agency NSA and its British counterpart GCHQ, first reported on Saturday morning by De Standaard. A few months back in September 2013 it was revealed that, Belgacom, the largest...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2014/01/23 12:0 a.m.19 views

PizzaInn_Project - SQL Injection

Exploit: PizzaInnProject - SQL Injection + Author: vinicius777 + Contact: vinicius777 AT gmail @vinicius777 + Vendor Homepage: http://sourceforge.net/projects/restaurantmis/ 1 Sql Injection Time Based Blind PoC: http://127.0.0.1/reserve-exec.php?id=1' SQL Injection Vulnerable Code: +...

5.3AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2013/12/29 4:25 a.m.4 views

CVE-2013-3846

Use-after-free vulnerability in Microsoft Internet Explorer 9 and 10 allows remote attackers to execute arbitrary code or cause a denial of service memory corruption via a crafted CSpliceTreeEngine::InsertSplice object in an HTML document, aka "Internet Explorer Memory Corruption Vulnerability," ...

9.3CVSS6.2AI score0.32748EPSS
SaveExploits6References4
seebug.org
seebug.org
added 2013/12/24 12:0 a.m.37 views

PHPSHE SQL注入2(全版通杀)

简要描述: PHPSHE SQL注入,全版本通杀。 详细说明: 在/module/index/product.php文件 在商品咨询,和商品评价时未对参数请求头部信息过滤,导致sql注入。 看看商品评价的代码: //@ 商品评价 @// case 'commentadd': if isset$ppesubmit $info'productid' = intval$gid; $info'commenttext' = petexthtmlpedbhold$pcommenttext; $info'commentatime' = time; $info'userid' = $suserid;...

7.1AI score
SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2013/12/15 12:0 a.m.30 views

Microsoft Internet Explorer CMarkup::Insert Use-After-Free Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Internet Explorer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the...

6.8CVSS2.9AI score0.1253EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2013/11/11 6:6 p.m.15 views

Snowden reveals, GCHQ planted malware via LinkedIn and Slashdot traffic to hack Belgacom Engineers

Edward Snowden, a former contractor at America's National Security Agency NSA, has rocked the intelligence world by leaking secret documents which reveal the previously unknown extent of global spying. But looks like the NSA isn't the only one using dirty digital tricks to hack its targets. Back ...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2013/10/16 12:0 a.m.39 views

IBM DB2 10.1 < Fix Pack 3 Multiple Vulnerabilities (credentialed check)

According to its version, the installation of IBM DB2 10.1 on the remote host is affected by the following vulnerabilities : - When a multi-node configuration is used, an error exists in the Fast Communications Manager FCM that could allow denial of service attacks. CVE-2013-4032 / IC94434 - An...

5CVSS5.5AI score0.02374EPSS
SaveExploits0References6
seebug.org
seebug.org
added 2013/10/09 12:0 a.m.28 views

Apache 'mod_accounting'模块SQL注入漏洞(CVE-2013-5697)

BUGTRAQ ID: 62677 CVE ID: CVE-2013-5697 modaccounting是Apache 1.3.x上的流量计费模块,该模块使用数据记录流量,支持的数据库类型包括MySQL及PostgreSQL。 modaccounting 0.5模块在Host报文头中存在SQL注入漏洞,攻击者可利用此漏洞破坏应用,执行未授权数据库操作。该漏洞源于用户提供的HTTP报文头未经过滤即用在查询内。该模块使用了简单的字符串串联来修改已定义查询内的占位符,然后再发送到数据库内。该代码位于modaccounting.c内。 0 modaccounting 0.5 临时解决方法:...

7.5CVSS6.5AI score0.01444EPSS
SaveExploits7
seebug.org
seebug.org
added 2013/09/26 12:0 a.m.19 views

织梦内容管理系统(DedeCms) 小说模块insert注入漏洞

DedeCms是免费的PHP网站内容管理系统。 织梦内容管理系统DedeCms 以简单、实用、开源而闻名,是国内最知名的PHP开源网站管理系统,也是使用用户最多的PHP类CMS系统。 在gpc=off的情况下,小说模块添加章节insert注入漏洞。 0 Dedecms 厂商补丁: dedecms ------- 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://www.dedecms.com/products/dedecms/...

7.1AI score
SaveExploits0
rdot
rdot
added 2013/09/20 12:0 a.m.497 views

MySQL: Вытягивание записей в строку с использованием встроенной функции insert

Все вы знаете о выводе колонок MySQL таблицы в одну строку, итак, встречаем - Четвертый метод! Но об этом немного позже, а сейчас вспомним то, что имеется на сегодняшний день. Из статьи Dr.Z3r0: MySQL SQL Injection полный FAQ: 1. groupconcat + Простое использование, небольшой размер - Ограничение...

1.1AI score
SaveExploits0
seebug.org
seebug.org
added 2013/06/21 12:0 a.m.17 views

ecshop最新版本前台二次注入系列(2)

简要描述: 二次注入第二枚,这个点的注入内容至少进出数据库6次才最终到达了注入结果页面,当然全程可控。 详细说明: 先上注入结果图: SQL注入流程: 1.插入注入代码goodsattr至订单商品/wholesale.php可以插入,即商品批发页面,这里的goodsattr和 WooYun: ecshop最新版本前台二次注入系列1 里goodsattrid是不同的,之前的漏洞即正常在商品页面加入购物车是不能控制goodsattr的,当时goodsattr从数据库商品属性表读取。 2.将1生成的订单在用户中心订单查看页执行“放回购物车”操作。 3.查看购物车页面,注入代码执行 代码分析:...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/05/07 12:0 a.m.35 views

Drupal Htmlarea 4.7.x-1.x Shell Upload

. \ \ | | | / | \ | | / | \ \ / | |/ / / / \ | | \ |/ \ | | / /\ | \ | /\ / / / / / /// .ORG + Info================================================================= Title: Drupal Htmlarea Modules 4.7.x-1.x / Arbitary File Upload Vulnerabilities Author: Net.Edit0r Contact:...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2013/05/01 12:0 a.m.23 views

EggBlog 4.1.2 - Arbitrary File Upload

EggBlog 4.1.2 - Arbitrary File Upload Exploit Title: eggBlog Arbitrary File Upload Vulnerability Google Dork:"powered by eggBlog.net" Date: 28/04/2013 Exploit Author: Pokk3rs Vendor Homepage: http://eggblog.net/ Software Link: http://sourceforge.net/projects/eggblog/files/eggBlog%204/v4.1.2/ Test...

0.5AI score
SaveExploits0
Prion
Prion
added 2012/11/16 12:24 p.m.35 views

Deserialization of untrusted data

Bugzilla/Attachment.pm in attachment.cgi in Bugzilla 2.x and 3.x before 3.6.12, 3.7.x and 4.0.x before 4.0.9, 4.1.x and 4.2.x before 4.2.4, and 4.3.x and 4.4.x before 4.4rc1 allows remote attackers to read attachment descriptions from private bugs via an obsolete=1 insert action...

5CVSS7AI score0.01543EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder