Lucene search
+L

8692 matches found

Hacker One
Hacker One
added 2017/03/29 7:49 p.m.17 views

shopify-scripts: SIGSEGV in mrb_str_inum

PoC ------------------- The following code triggers the bug attached as testmrbstrinum.rb: def methodmissingfalse end def tostr""end Integerÿ,2.h Debug - mirb ------------------- x@x:/Desktop/test/mruby/bin$ gdb -q ./mirb r Reading symbols from ./mirb...idone. gdb r testmrbstrinum.rb Starting...

1.1AI score
SaveExploits0
NVD
NVD
added 2017/03/27 5:59 p.m.26 views

CVE-2016-10225

The sunxi-debug driver in Allwinner 3.4 legacy kernel for H3, A83T and H8 devices allows local users to gain root privileges by sending "rootmydevice" to /proc/sunxidebug/sunxidebug...

7.8CVSS7.7AI score0.03953EPSS
SaveExploits2References6
NVD
NVD
added 2017/03/27 5:59 p.m.17 views

CVE-2017-7271

Reflected Cross-site scripting XSS vulnerability in Yii Framework before 2.0.11, when development mode is used, allows remote attackers to inject arbitrary web script or HTML via crafted request data that is mishandled on the debug-mode exception screen...

6.1CVSS6AI score0.01042EPSS
SaveExploits0References4
Prion
Prion
added 2017/03/27 5:59 p.m.18 views

Cross site scripting

Reflected Cross-site scripting XSS vulnerability in Yii Framework before 2.0.11, when development mode is used, allows remote attackers to inject arbitrary web script or HTML via crafted request data that is mishandled on the debug-mode exception screen...

4.3CVSS6AI score0.01042EPSS
SaveExploits0References4Affected Software1
Prion
Prion
added 2017/03/27 5:59 p.m.21 views

Code injection

The sunxi-debug driver in Allwinner 3.4 legacy kernel for H3, A83T and H8 devices allows local users to gain root privileges by sending "rootmydevice" to /proc/sunxidebug/sunxidebug...

7.2CVSS7.1AI score0.03953EPSS
SaveExploits2References6
OSV
OSV
added 2017/03/27 5:59 p.m.19 views

CVE-2017-7271

Reflected Cross-site scripting XSS vulnerability in Yii Framework before 2.0.11, when development mode is used, allows remote attackers to inject arbitrary web script or HTML via crafted request data that is mishandled on the debug-mode exception screen...

6.1CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2017/03/27 5:0 p.m.24 views

CVE-2017-7271

Reflected Cross-site scripting XSS vulnerability in Yii Framework before 2.0.11, when development mode is used, allows remote attackers to inject arbitrary web script or HTML via crafted request data that is mishandled on the debug-mode exception screen...

6AI score0.01042EPSS
SaveExploits0References4
CVE
CVE
added 2017/03/27 5:0 p.m.60 views

CVE-2017-7271

CVE-2017-7271 describes a reflected XSS in the Yii Framework prior to 2.0.11. In development mode, crafted request data can be mishandled on the debug-mode exception screen, allowing remote attackers to inject arbitrary script/HTML. Affected product/version: Yii Framework before 2.0.11 (developme...

6.1CVSS6AI score0.01042EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2017/03/27 5:0 p.m.59 views

CVE-2016-10225

The CVE-2016-10225 issue affects the sunxi-debug driver in Allwinner 3.4 legacy kernels on H3, A83T and H8 devices. The flaw allows local users to gain root privileges by sending the string rootmydevice to /proc/sunxi_debug/sunxi_debug. Connected sources confirm related artifacts, including a ker...

7.8CVSS7.6AI score0.03953EPSS
SaveExploits2References6Affected Software1
Oracle linux
Oracle linux
added 2017/03/27 12:0 a.m.53 views

openssh security and bug fix update

5.3p1-122 - Allow to use ibmca crypto hardware 1397547 - CVE-2015-8325: privilege escalation via user's PAM environment and UseLogin=yes 1405374 5.3p1-121 - Fix missing hmac-md5-96 from server offer 1373836 5.3p1-120 - Prevent infinite loop when Ctrl+Z pressed at password prompt 1218424 - Remove...

7.8CVSS0.7AI score0.00602EPSS
SaveExploits0
Hacker One
Hacker One
added 2017/03/24 5:27 p.m.27 views

shopify-scripts: Null pointer dereference in mrb_class

PoC === The following demonstrates a crash: if def class A ensure e rescue 0 end end .map.a Debug info ========== The crash happens due to a null pointer dereference in mrbclass, class.h:50. 50├ return mrbobjptrv-c; Valgrind shows several reads inside free'd blocks. Test platform =============...

0.1AI score
SaveExploits0
zdt
zdt
added 2017/03/23 12:0 a.m.71 views

Firebird - Relational Database CNCT Group Number Buffer Overflow Exploit

Exploit for windows platform in category local exploits This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class MetasploitModule 'Firebird Relational Database CNCT Group Number Buffer Overflow',...

6.8CVSS6.1AI score0.42166EPSS
SaveExploits6
Hacker One
Hacker One
added 2017/03/19 3:38 p.m.21 views

shopify-scripts: Null pointer dereference in ary_concat

PoC === The following demonstrates a crash: def f end @a = f &:s Debug info ========== mruby crashes in array.c:260 due to a null pointer dereference. 256│ aryconcatmrbstate mrb, struct RArray a, struct RArray a2 257│ 258│ mrbint len; 259│ 260├ if a2-len ARYMAXSIZE - a-len 261│ mrbraisemrb,...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2017/03/18 11:26 p.m.25 views

shopify-scripts: SIGABRT - mirb - Double Free

PoC ------------------- Attached as test.rb Debug - mirb ------------------- x@x:/Desktop/test/mruby/bin$ gdb -q ./mirb r Reading symbols from ./mirb...done. gdb r test.rb Starting program: /home/x/Desktop/test/mruby/bin/mirb test.rb mirb - Embeddable Interactive Ruby Shell NoMethodError: undefin...

0.8AI score
SaveExploits0
Prion
Prion
added 2017/03/06 2:59 a.m.18 views

Hardcoded credentials

The WePresent WiPG-1500 device with firmware 1.0.3.7 has a manufacturer account that has a hardcoded username / password. Once the device is set to DEBUG mode, an attacker can connect to the device using the telnet protocol and log into the device with the 'abarco' hardcoded manufacturer account...

9.3CVSS7.9AI score0.07117EPSS
SaveExploits4References3Affected Software1
OSV
OSV
added 2017/03/06 2:59 a.m.7 views

CVE-2017-6351

The WePresent WiPG-1500 device with firmware 1.0.3.7 has a manufacturer account that has a hardcoded username / password. Once the device is set to DEBUG mode, an attacker can connect to the device using the telnet protocol and log into the device with the 'abarco' hardcoded manufacturer account...

8.1CVSS5.8AI score0.07117EPSS
SaveExploits4References3
NVD
NVD
added 2017/03/06 2:59 a.m.23 views

CVE-2017-6351

The WePresent WiPG-1500 device with firmware 1.0.3.7 has a manufacturer account that has a hardcoded username / password. Once the device is set to DEBUG mode, an attacker can connect to the device using the telnet protocol and log into the device with the 'abarco' hardcoded manufacturer account...

9.3CVSS8AI score0.07117EPSS
SaveExploits4References3
CVE
CVE
added 2017/03/06 2:0 a.m.59 views

CVE-2017-6351

WePresent WiPG-1500 devices (firmware up to 1.0.3.7) contain a hardcoded manufacturer account with a username/password. When DEBUG mode is enabled, an attacker can connect via telnet (port 5885) and log in using the hardcoded account abarco . This account is not documented, nor is the DEBUG featu...

9.3CVSS7.9AI score0.07117EPSS
SaveExploits4References3Affected Software1
Cvelist
Cvelist
added 2017/03/06 2:0 a.m.27 views

CVE-2017-6351

The WePresent WiPG-1500 device with firmware 1.0.3.7 has a manufacturer account that has a hardcoded username / password. Once the device is set to DEBUG mode, an attacker can connect to the device using the telnet protocol and log into the device with the 'abarco' hardcoded manufacturer account...

8AI score0.07117EPSS
SaveExploits4References3
OSV
OSV
added 2017/03/03 4:59 p.m.7 views

UBUNTU-CVE-2016-7409

The dbclient and server in Dropbear SSH before 2016.74, when compiled with DEBUGTRACE, allows local users to read process memory via the -v argument, related to a failed remote ident...

5.5CVSS6.4AI score0.00452EPSS
SaveExploits0References4
Rows per page
Query Builder