Lucene search
+L

8624 matches found

Packet Storm
Packet Storm
added 2018/01/12 12:00 a.m.81 views

Flash Operator Panel 2.31.03 Command Execution

Document Title: =============== Flash Operator Panel v2.31.03 - Command Execution Vulnerability References Source: ==================== http://www.vulnerability-lab.com/getcontent.php?id=1907 Release Date: ============= 2018-01-08 Vulnerability Laboratory ID VL-ID:...

7.1AI score
SaveExploits0
zdt
zdt
added 2018/01/12 12:00 a.m.26 views

Linux/ARM - creat(/root/pwned, 0777) Shellcode (39 bytes)

/ Title : Linux/ARM - creat"/root/pwned", 0777 - 39 bytes Date : 2013-09-04 Author : gunslinger yuda at cr0security dot com Tested on : ARM1176 rev6 v6l An ARM Hardcoded Shellcode without 0x20, 0x0a, and 0x00. Cr0security.com / include char shellcode = "\x01\x60\x8f\xe2" // add r6, pc, 1...

7.1AI score
SaveExploits0
zdt
zdt
added 2018/01/12 12:00 a.m.24 views

Linux/ARM - execve (/bin/sh, [], [0 vars]) Shellcode (35 bytes)

/ Title : Linux/ARM - execve"/bin/sh", , 0 vars - 35 bytes Date : 2013-09-04 Author : gunslinger yuda at cr0security dot com Tested on : ARM1176 rev6 v6l An ARM Hardcoded Shellcode without 0x20, 0x0a, and 0x00. Cr0security.com / include char shellcode = "\x01\x60\x8f\xe2" // add r6, pc, 1...

7.4AI score
SaveExploits0
zdt
zdt
added 2018/01/12 12:00 a.m.55 views

Android/ARM - Reverse TCP /system/bin/sh Shell (10.0.2.2:0x3412/TCP) Shellcode (79 bytes)

/ This ARM Thumb sc connects to a given IP and port with a shell. Intended for use with Android hence /system/bin/sh. Connects to the provided IP and port with a shell no null bytes in the code, but does this really matter these days? it could be fixed with just a few instructions. Released to th...

7.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/01/11 12:00 a.m.15 views

Fedora 26 : firefox (2018-fb582aabcc)

Update to 57.0.4 - Security fixes to address the Meltdown and Spectre timing attacks - https://blog.mozilla.org/security/2018/01/03/mitigations -landing-new-class-timing-attack/ - Require new nss 3.34 fixed 1531031 - Disabled ARM on all Fedoras due to 1523912 Note that Tenable Network Security...

5.5AI score
SaveExploits0References1
Exploit DB
Exploit DB
added 2018/01/11 12:00 a.m.29 views

Linux/ARM (Raspberry Pi) - Bind TCP (0.0.0.0:4444/TCP) Shell (/bin/sh) + Null-Free Shellcode (112 bytes)

Linux/ARM Raspberry Pi - Bind TCP 0.0.0.0:4444/TCP Shell /bin/sh + Null-Free Shellcode 112 bytes. Shellcode exploit for ARM platform .section .text .global start start: .ARM add r3, pc, 1 // switch to thumb mode bx r3 .THUMB // socket2, 1, 0 mov r0, 2 mov r1, 1 sub r2, r2, r2 // set r2 to null mo...

7.1AI score
SaveExploits0
zdt
zdt
added 2018/01/11 12:00 a.m.34 views

Linux/ARM (Raspberry Pi) - Bind TCP /bin/sh Shell (0.0.0.0:4444/TCP) Null-Free Shellcode (112 bytes)

.section .text .global start start: .ARM add r3, pc, 1 // switch to thumb mode bx r3 .THUMB // socket2, 1, 0 mov r0, 2 mov r1, 1 sub r2, r2, r2 // set r2 to null mov r7, 200 // r7 = 281 socket add r7, 81 // r7 value needs to be split svc 1 // r0 = hostsockid value mov r4, r0 // save hostsockid in...

0.1AI score
SaveExploits0
zdt
zdt
added 2018/01/11 12:00 a.m.21 views

Linux/ARM (Raspberry Pi) - Bind TCP /bin/sh Shell (0.0.0.0:4444/TCP) Null-Free Shellcode (112 bytes)

.section .text .global start start: .ARM add r3, pc, 1 // switch to thumb mode bx r3 .THUMB // socket2, 1, 0 mov r0, 2 mov r1, 1 sub r2, r2, r2 // set r2 to null mov r7, 200 // r7 = 281 socket add r7, 81 // r7 value needs to be split svc 1 // r0 = hostsockid value mov r4, r0 // save hostsockid in...

0.1AI score
SaveExploits0
Krebs on Security
Krebs on Security
added 2018/01/10 4:07 p.m.574 views

Microsoft’s Jan. 2018 Patch Tuesday Lowdown

Microsoft on Tuesday released 14 security updates, including fixes for the Spectre and Meltdown flaws detailed last week, as well as a zero-day vulnerability in Microsoft Office that is being exploited in the wild. Separately, Adobe pushed a security update to its Flash Player software. Last week...

9.3CVSS8.2AI score0.93289EPSS
SaveExploits7
exploitpack
exploitpack
added 2018/01/10 12:00 a.m.38 views

Multiple CPUs - Information Leak Using Speculative Execution

Multiple CPUs - Information Leak Using Speculative Execution == INTRODUCTION == This is a bug report about a CPU security issue that affects processors by Intel, AMD and to some extent ARM. I have written a PoC for this issue that, when executed in userspace on an Intel Xeon CPU E5-1650 v3 machin...

7.5AI score
SaveExploits0
zdt
zdt
added 2018/01/10 12:00 a.m.46 views

Multiple CPUs - Information Leak Using Speculative Execution Exploit

Exploit for hardware platform in category dos / poc == INTRODUCTION == This is a bug report about a CPU security issue that affects processors by Intel, AMD and to some extent ARM. I have written a PoC for this issue that, when executed in userspace on an Intel Xeon CPU E5-1650 v3 machine with a...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/01/10 12:00 a.m.38 views

Multiple CPUs - Information Leak Using Speculative Execution

== INTRODUCTION == This is a bug report about a CPU security issue that affects processors by Intel, AMD and to some extent ARM. I have written a PoC for this issue that, when executed in userspace on an Intel Xeon CPU E5-1650 v3 machine with a modern Linux kernel, can leak around 2000 bytes per...

5.3AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2018/01/09 12:00 a.m.8 views

The vulnerabilities of Intel, ARM, and AMD processors stem from the unique workings of the branch prediction module, which allows attackers to exploit the protected information.

The vulnerabilities of Intel, ARM, and AMD processors are related to the characteristics of the branch prediction module’s operation. Exploiting these vulnerabilities allows attackers to gain access to protected memory from a program that does not have the necessary privileges, by creating...

5.6CVSS6.8AI score0.93838EPSS
SaveExploits10References77Affected Software48
BDU FSTEC
BDU FSTEC
added 2018/01/09 12:00 a.m.12 views

The vulnerability of Intel and ARM processors is caused by a memory access control error during speculative execution of processor instructions, allowing attackers to disclose protected information.

The vulnerabilities of Intel and ARM processors stem from errors in memory access control during speculative execution of processor instructions. Exploiting these vulnerabilities allows attackers to gain access to protected memory from a program that does not have the necessary privileges. This i...

5.6CVSS6.9AI score0.84172EPSS
SaveExploits3References78Affected Software31
Talos Blog
Talos Blog
added 2018/01/08 9:16 a.m.199 views

Meltdown and Spectre

Cisco Talos is aware of three new vulnerabilities impacting Intel, AMD, Qualcomm and ARM processors used by almost all computers. We are investigating these issues and although we have not observed exploitation of these vulnerabilities in the wild, that does not mean that it has not occurred. We...

4.7CVSS7.4AI score0.93838EPSS
SaveExploits14
ThreatPost
ThreatPost
added 2018/01/07 11:21 p.m.73 views

Experts Weigh In On Spectre Patch Challenges

The race to patch against the Meltdown and Spectre processor vulnerabilities disclosed last week is on. As of today, there are no known exploits in the wild impacting vulnerable Intel, AMD and ARM devices. Currently, vendors are focused on three main mitigation efforts. Patches that address the...

4.7CVSS7.2AI score0.93838EPSS
SaveExploits14References7
Kitploit
Kitploit
added 2018/01/06 1:18 p.m.181 views

RetDec - A Retargetable Machine-Code Decompiler

RetDec is a retargetable machine-code decompiler based on LLVM. The decompiler is not limited to any particular target architecture, operating system, or executable file format: Supported file formats: ELF, PE, Mach-O, COFF, AR archive, Intel HEX, and raw machine code. Supported architectures 32b...

6.6AI score
SaveExploits0References11
Nvidia
Nvidia
added 2018/01/05 12:00 a.m.88 views

Security Bulletin: NVIDIA Jetson TX1, Jetson TK1, and Tegra K1 L4T Security Updates for CPU Speculative Side Channel Vulnerabilities

Jetson and Tegra L4T response to CPU speculative side channel vulnerabilities - CVE-2017-5753, CVE-2017-5715, CVE-2017-5754 Bulletin Summary NVIDIA is providing an initial security update to mitigate aspects of Google Project Zero's January 3, 2018, publication of novel information disclosure...

5.6CVSS7AI score0.93838EPSS
SaveExploits14Affected Software3
Nvidia
Nvidia
added 2018/01/05 12:00 a.m.96 views

Security Bulletin: NVIDIA Jetson TX2 L4T Security Updates for CPU Speculative Side Channel Vulnerabilities

Jetson L4T response to CPU speculative side channel vulnerabilities - CVE-2017-5753, CVE-2017-5715, CVE-2017-5754 Bulletin Summary NVIDIA is providing an initial security update to mitigate aspects of Google Project Zero's January 3, 2018, publication of novel information disclosure attacks that...

5.6CVSS6.9AI score0.93838EPSS
SaveExploits14Affected Software1
Trend Micro Simply Security
Trend Micro Simply Security
added 2018/01/04 1:22 p.m.36 views

Fixing the Meltdown and Spectre vulnerabilities

Two days ago, Graz University of Technology published a paper describing a pair of attacks on common microprocessors. The underlying vulnerability affects Intel, AMD, and ARM processors. All contemporary microprocessors pre-execute instructions. In other words, the vulnerability bypasses address...

6.3AI score
SaveExploits0
Rows per page
Query Builder