Lucene search
K

8286 matches found

OSV
OSV
added 2017/01/26 11:34 a.m.1 views

SUSE-SU-2017:0292-1 Security update for dbus-1

This update for dbus-1 to version 1.8.22 fixes one security issue and bugs. The following security issue was fixed: - bsc1003898: Do not treat ActivationFailure message received from root-owned systemd name as a format string. The following upstream changes are included: - Change the default...

7.6AI score
Exploits0References3
Prion
Prion
added 2017/01/25 6:59 p.m.10 views

Design/Logic Flaw

An issue was discovered in Pagekit CMS before 1.0.11. In this vulnerability the remote attacker is able to reset the registered user's password, when the debug toolbar is enabled. The password is successfully recovered using this exploit. The SecureLayer7 ID is SL7PGKT01...

4.3CVSS7.6AI score0.04542EPSS
Exploits1References5Affected Software1
CVE
CVE
added 2017/01/25 6:0 p.m.54 views

CVE-2017-5594

The Pagekit CMS

7.5CVSS7.5AI score0.04542EPSS
Exploits1References5Affected Software1
NVD
NVD
added 2017/01/23 9:59 p.m.9 views

CVE-2016-6521

Cross-site request forgery CSRF vulnerability in Grails console aka Grails Debug Console and Grails Web Console 2.0.7, 1.5.10, and earlier allows remote attackers to hijack the authentication of users for requests that execute arbitrary Groovy code via unspecified vectors...

8.8CVSS9.2AI score0.00286EPSS
Exploits1References6
CVE
CVE
added 2017/01/23 9:0 p.m.34 views

CVE-2016-6521

CVE-2016-6521: CSRF vulnerability in Grails console (Grails Debug Console / Grails Web Console) versions 2.0.7, 1.5.10 and earlier. It allows remote attackers to hijack user authentication for requests that execute arbitrary Groovy code via unspecified vectors. Affected products/versions are name...

8.8CVSS9.1AI score0.00286EPSS
Exploits1References6Affected Software1
Lenovo
Lenovo
added 2017/01/23 12:0 a.m.44 views

USB Enhanced Performance Keyboard

Lenovo Security Advisory: LEN-2015-015 Potential Impact: Escalation of Privilege Severity: Low Summary: Lenovo’s “USB Enhanced Performance Keyboard” software has a known issue where debug code was accidently left in the application. The debug code includes information about which keys on the...

2.1CVSS6.3AI score0.00082EPSS
Exploits0
Lenovo
Lenovo
added 2017/01/23 12:0 a.m.15 views

USB Enhanced Performance Keyboard - Lenovo Support US

No description provided...

2.1CVSS6.6AI score0.00082EPSS
Exploits0
Packet Storm
Packet Storm
added 2017/01/22 12:0 a.m.51 views

PageKit 1.0.10 Password Reset

Exploit Title: Remote PageKit Password Reset Vulnerability Date:a21-01-2017 Software Link: http://pagekit.com/ Exploit Author: Saurabh Banawar from SecureLayer7a Contact: http://twitter.com/asecurelayer7 Website: httpas://securelayer7.neta Category: webapps 1. Description Anyremote user can reset...

Exploits0
0day.today
0day.today
added 2017/01/22 12:0 a.m.21 views

PageKit 1.0.10 - Password Reset Exploit

Exploit for php platform in category web applications Exploit Title: Remote PageKit Password Reset Vulnerability Date:​21-01-2017 Software Link: http://pagekit.com/ Exploit Author: Saurabh Banawar from SecureLayer7​ Contact: http://twitter.com/​securelayer7 Website: http​s://securelayer7.net​...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2017/01/21 12:0 a.m.41 views

PageKit 1.0.10 - Password Reset

Exploit Title: Remote PageKit Password Reset Vulnerability Date:​21-01-2017 Software Link: http://pagekit.com/ Exploit Author: Saurabh Banawar from SecureLayer7​ Contact: http://twitter.com/​securelayer7 Website: http​s://securelayer7.net​ Category: webapps 1. Description Anyremote user can reset...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2017/01/21 12:0 a.m.10 views

PageKit 1.0.10 - Password Reset

PageKit 1.0.10 - Password Reset Exploit Title: Remote PageKit Password Reset Vulnerability Date:​21-01-2017 Software Link: http://pagekit.com/ Exploit Author: Saurabh Banawar from SecureLayer7​ Contact: http://twitter.com/​securelayer7 Website: http​s://securelayer7.net​ Category: webapps 1...

7.4AI score
Exploits0
RedHat Linux
RedHat Linux
added 2017/01/13 12:0 a.m.3 views

OpenJDK: insufficient checks of JDWP packets (Hotspot, 8159519)

It was discovered that the Hotspot component of OpenJDK did not properly check received Java Debug Wire Protocol JDWP packets. An attacker could possibly use this flaw to send debugging commands to a Java program running with debugging enabled if they could make victim's browser send HTTP request...

8.3CVSS7.4AI score0.03916EPSS
Exploits0References5
Hacker One
Hacker One
added 2017/01/12 1:7 a.m.12 views

shopify-scripts: SIGSEGV - mrb_obj_extend - line:413

PoC: ------------------- The following code triggers the bug attached as testmrbobjextend413.rb: module Test end def methodmissingsextendTestend def setva.set0end set0 Mirb - Debug: ------------------- gdb r testmrbobjextend413.rb The program being debugged has been started already. Start it from...

0.9AI score
Exploits0
Hacker One
Hacker One
added 2017/01/12 12:50 a.m.18 views

shopify-scripts: SIGSEGV - mrb_vm_exec - line:1681

PoC: ------------------- The following code triggers the bug attached as testmrbvmexec1681.rb: def try yield ensure yield end a=lambda do a.try do return end end.call Mirb - Debug: ------------------- gdb r testmrbvmexec1678.rb The program being debugged has been started already. Start it from th...

7AI score
Exploits0
Hacker One
Hacker One
added 2017/01/06 8:17 p.m.18 views

shopify-scripts: SIGSEGV - mrb_vm_exec - vm.c in line:1272

PoC: ------------------- The following code triggers the bug attached as testmrbvmexec1272.rb: a,a,a,a=0,def e end a Sandbox: ------------------- x@x:/Desktop/research/mruby-engine/bin$ ./sandbox testmrbvmexec1272.rb ./sandbox:20: BUG Segmentation fault at 0x00000000000018 ruby 2.2.6p396 2016-11-...

Exploits0
ThreatPost
ThreatPost
added 2017/01/06 4:3 p.m.36 views

Google Patches Android 'Custom Boot Mode' Vulnerability

A high-risk Android custom boot mode vulnerability was one of many bugs patched by Google as part of its January Android Security Bulletin released earlier this week. On Thursday, the IBM security team that discovered the vulnerability disclosed details about the flaw which leaves Nexus 6 and 6P...

4.9CVSS1.6AI score0.00109EPSS
Exploits2References7
CNVD
CNVD
added 2017/01/06 12:0 a.m.2 views

Linux kernel local integer overflow vulnerability (CNVD-2017-00226)

The Linux kernel is the kernel used by the operating system Linux, released by the Linux Foundation in the United States. The 'ringbufferresize' function in the kernel/trace/ringbuffer.c file of the profiling subsystem in versions of the Linux kernel prior to 4.6.1 has a security vulnerability du...

7.8CVSS8.6AI score0.00042EPSS
Exploits1References1
OSV
OSV
added 2017/01/05 11:59 a.m.2 views

DEBIAN-CVE-2016-9754

The ringbufferresize function in kernel/trace/ringbuffer.c in the profiling subsystem in the Linux kernel before 4.6.1 mishandles certain integer calculations, which allows local users to gain privileges by writing to the /sys/kernel/debug/tracing/buffersizekb file...

7.8CVSS6.7AI score0.00042EPSS
Exploits1References1
CVE
CVE
added 2017/01/05 11:0 a.m.81 views

CVE-2016-9754

CVE-2016-9754 affects the Linux kernel’s ring_buffer_resize in the profiling subsystem, where integer calculations in ring_buffer.c before 4.6.1 allow a local user to gain privileges by writing to /sys/kernel/debug/tracing/buffer_size_kb. The issue is fixed in kernel 4.6.1 and later. Affected pro...

7.8CVSS7.3AI score0.00042EPSS
Exploits1References5Affected Software1
FireEye
FireEye
added 2017/01/04 2:2 p.m.42 views

FLARE Script Series: Querying Dynamic State using the FireEye Labs Query-Oriented Debugger (flare-qdb)

Introduction This post continues the FireEye Labs Advanced Reverse Engineering FLARE script series. Here, we introduce flare-qdb, a command-line utility and Python module based on vivisect for querying and altering dynamic binary state conveniently, iteratively, and at scale. flare-qdb works on...

7.2CVSS7.8AI score0.77331EPSS
Exploits10References4
Rows per page
Query Builder