Lucene search
+L

2422 matches found

OSV
OSV
added 2015/03/16 10:59 a.m.3 views

DEBIAN-CVE-2015-1420

Race condition in the handletopath function in fs/fhandle.c in the Linux kernel through 3.19.1 allows local users to bypass intended size restrictions and trigger read operations on additional memory locations by changing the handlebytes value of a file handle during the execution of this functio...

1.9CVSS7.6AI score0.00362EPSS
SaveExploits0References1
Prion
Prion
added 2015/03/16 10:59 a.m.23 views

Race condition

Race condition in the handletopath function in fs/fhandle.c in the Linux kernel through 3.19.1 allows local users to bypass intended size restrictions and trigger read operations on additional memory locations by changing the handlebytes value of a file handle during the execution of this functio...

1.9CVSS6.5AI score0.00362EPSS
SaveExploits0References14Affected Software2
Cvelist
Cvelist
added 2015/03/16 10:0 a.m.33 views

CVE-2015-1420

Race condition in the handletopath function in fs/fhandle.c in the Linux kernel through 3.19.1 allows local users to bypass intended size restrictions and trigger read operations on additional memory locations by changing the handlebytes value of a file handle during the execution of this functio...

4.8AI score0.00362EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2015/03/16 12:0 a.m.28 views

CVE-2015-1420

Race condition in the handletopath function in fs/fhandle.c in the Linux kernel through 3.19.1 allows local users to bypass intended size restrictions and trigger read operations on additional memory locations by changing the handlebytes value of a file handle during the execution of this functio...

1.9CVSS7.3AI score0.00362EPSS
SaveExploits0References10
OSV
OSV
added 2015/03/16 12:0 a.m.3 views

UBUNTU-CVE-2015-1420

Race condition in the handletopath function in fs/fhandle.c in the Linux kernel through 3.19.1 allows local users to bypass intended size restrictions and trigger read operations on additional memory locations by changing the handlebytes value of a file handle during the execution of this functio...

1.9CVSS7.2AI score0.00362EPSS
SaveExploits0References11
seebug.org
seebug.org
added 2015/03/08 12:0 a.m.50 views

ThinkPHP一处过滤不当造成SQL注入漏洞

简要描述: 内核中某个模块开发的太粗糙啦。 详细说明: 问题出现在session,Thinkphp支持更换session handle。 handle中包括Db和Memcache,如下配置即可使用数据库作为session的存储器: 设置了选项后,在数据库里插入这个表(前缀think可以自己定义): / 数据库方式Session驱动 CREATE TABLE thinksession sessionid varchar255 NOT NULL, sessionexpire int11 NOT NULL, sessiondata blob, UNIQUE KEY sessionid...

7.1AI score
SaveExploits0
Fedora
Fedora
added 2015/02/23 11:25 p.m.43 views

[SECURITY] Fedora 20 Update: unzip-6.0-17.fc20

The unzip utility is used to list, test, or extract files from a zip archive. Zip archives are commonly found on MS-DOS systems. The zip utility, included in the zip package, creates zip archives. Zip and unzip are both compatible with archives created by PKWARER's PKZIP for MS-DOS, but the...

7.8CVSS1.4AI score0.11779EPSS
SaveExploits0
OSV
OSV
added 2015/02/19 11:59 a.m.3 views

DEBIAN-CVE-2014-9423

The svcauthgssacceptseccontext function in lib/rpc/svcauthgss.c in MIT Kerberos 5 aka krb5 1.11.x through 1.11.5, 1.12.x through 1.12.2, and 1.13.x before 1.13.1 transmits uninitialized interposer data to clients, which allows remote attackers to obtain sensitive information from process heap...

5CVSS7.4AI score0.0389EPSS
SaveExploits0References1
CVE
CVE
added 2015/02/19 11:0 a.m.115 views

CVE-2014-5352

Summary: CVE-2014-5352 affects MIT Kerberos libgssapi_krb5 (krb5) where gss_process_context_token can mishandle security-context handles, enabling remote authenticated users to cause denial of service (use-after-free/double-free) or potentially execute code via crafted GSSAPI traffic (demonstrate...

9CVSS8.9AI score0.06213EPSS
SaveIn wildExploits0References14Affected Software1
NVD
NVD
added 2015/02/03 4:59 p.m.26 views

CVE-2014-9633

The bdisk.sys driver in COMODO Backup before 4.4.1.23 allows remote attackers to gain privileges via a crafted device handle, which triggers a NULL pointer dereference...

7.5CVSS6.7AI score0.08086EPSS
SaveExploits5References3
CVE
CVE
added 2015/02/03 4:0 p.m.48 views

CVE-2014-9633

CVE-2014-9633 affects COMODO Backup prior to version 4.4.1.23, where the bdisk.sys driver (Windows) can be exploited via a crafted device handle to trigger a NULL pointer dereference and obtain privilege escalation. The vulnerability is tied to the bdisk.sys component within COMODO Backup and is ...

7.5CVSS6.9AI score0.08086EPSS
SaveExploits5References3Affected Software1
CNVD
CNVD
added 2015/01/30 12:0 a.m.7 views

Comodo Backup Null Pointer Reference Elevation of Privilege Vulnerability

Comodo Backup, is the United States Comodo Comodo company produced a free professional data backup tool. A null pointer reference elevation of privilege vulnerability exists in Comodo Backup, which allows remote attackers to obtain privileges by initiating a null pointer reference via a specially...

7.5CVSS7.2AI score0.08086EPSS
SaveExploits5References1
CNVD
CNVD
added 2015/01/30 12:0 a.m.4 views

Linux Kernel 'fs/fhandle.c' Local Contention Condition Vulnerability

Linux is an open source computer operating system kernel. Linux Kernel 'fs/fhandle.c' has a local competitive condition vulnerability that can be exploited by a local attacker to obtain sensitive information...

1.9CVSS6.5AI score0.00362EPSS
SaveExploits0References1
seebug.org
seebug.org
added 2014/12/11 12:0 a.m.42 views

KPPW最新版SQL注入漏洞八(全局问题导致12处注入及越权操作)

简要描述: KPPW最新版SQL注入漏洞八,从一处问题找出罪魁祸首,全局文件问题导致12处注入及越权操作 详细说明: KPPW最新版SQL注入漏洞八,从一处问题找出罪魁祸首,全局文件问题导致12处注入及越权操作 文件/control/pubgoods.php sysconfig'indexseodesc'; $id = intval$id; $step = strvaltrim$step; ...... $strUrl = "index.php?do=pubgoods&id=".$id; $SESSION'spread' = 'index.php?do=pubgoods'; requir...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2014/11/26 12:0 a.m.46 views

OracleVM 3.3 : glibc (OVMSA-2014-0017)

The remote OracleVM system is missing necessary patches to address critical security updates : - Remove gconv transliteration loadable modules support CVE-2014-5119, - nlfindlocale: Improve handling of crafted locale names CVE-2014-0475, - Don't use alloca in addgetnetgrentX 1087789. - Adjust...

7.5CVSS7.6AI score0.18099EPSS
SaveExploits6References5
Debian CVE
Debian CVE
added 2014/11/10 11:0 a.m.41 views

CVE-2014-3610

The WRMSR processing functionality in the KVM subsystem in the Linux kernel through 3.17.2 does not properly handle the writing of a non-canonical address to a model-specific register, which allows guest OS users to cause a denial of service host OS crash by leveraging guest OS privileges, relate...

5.5CVSS6.5AI score0.00595EPSS
SaveExploits1
curl security advisories
curl security advisories
added 2014/11/05 8:0 a.m.11 views

duphandle read out of bounds

libcurl's function curleasyduphandle has a bug that can lead to libcurl eventually sending off sensitive data that was not intended for sending. When doing an HTTP POST transfer with libcurl, you can use the CURLOPTCOPYPOSTFIELDS option to specify a memory area holding the data to send to the...

4.3CVSS7.3AI score0.05121EPSS
SaveExploits0Affected Software2
GoogleProjectZero
GoogleProjectZero
added 2014/10/20 12:0 a.m.35 views

Did the “Man With No Name” Feel Insecure?

Posted by James Forshaw, Taker of Names Sometimes when I'm doing security research I'll come across a bug which surprises me. I discovered just such a bug in the Windows version of Chrome which exposed a little-known security detail in the OS. The bug, CVE-2014-3196 was fixed in M38, so it seemed...

7.5CVSS7.8AI score0.00995EPSS
SaveExploits0
OSV
OSV
added 2014/10/08 10:55 a.m.4 views

UBUNTU-CVE-2014-3198

The Instance::HandleInputEvent function in pdf/instance.cc in the PDFium component in Google Chrome before 38.0.2125.101 interprets a certain -1 value as an index instead of a no-visible-page error code, which allows remote attackers to cause a denial of service out-of-bounds read via unspecified...

5CVSS7.3AI score0.01262EPSS
SaveExploits0References5
0day.today
0day.today
added 2014/08/06 12:0 a.m.77 views

Symantec Endpoint Protection 11.x, 12.x - Kernel Pool Overflow Exploit

Exploit for windows platform in category local exploits from ctypes import from ctypes.wintypes import import struct, sys, os, time ntdll = windll.ntdll kernel32 = windll.kernel32 TH32CSSNAPPROCESS = 0x02 PROCESSALLACCESS = 0x1fffff FORMATMESSAGEFROMSYSTEM = 0x00001000 NULL = 0x0 MEMCOMMIT =...

6.9CVSS6.3AI score0.01628EPSS
SaveExploits4
Rows per page
Query Builder