Lucene search
+L

1618 matches found

Kitploit
Kitploit
added 2019/08/11 9:49 p.m.89 views

Seccomp Tools - Provide Powerful Tools For Seccomp Analysis

Provide powerful tools for seccomp analysis. This project is targeted to but not limited to analyze seccomp sandbox in CTF pwn challenges. Some features might be CTF-specific, but still useful for analyzing seccomp in real-case. Features Dump - Automatically dumps seccomp-bpf from execution files...

7.4AI score
SaveExploits0References3
zdt
zdt
added 2019/08/01 12:0 a.m.28 views

Linux/x86 - Force Reboot Shellcode (51 bytes)

---------------------- DESCRIPTION ------------------------------------- ; Title: NOT encoded Linux/x86 Force Reboot shellcode for Linux/x86 - Polymorphic ; Author: Daniel Ortiz ; Tested on: Linux 4.18.0-25-generic 26 Ubuntu ; Size: 51 bytes ; SLAE ID: PA-9844 ---------------------- ASM CODE...

7.4AI score
SaveExploits0
zdt
zdt
added 2019/07/29 12:0 a.m.19 views

Linux/x86 - NOT +SHIFT-N+ XOR-N Encoded /bin/sh Shellcode (168 bytes)

/ description ; Title : X64 NOT +SHIFT-N+ XOR-N encoded /bin/sh - shellcode ; Author : Pedro Cabral ; Twitter : @CabrallPedro ; LinkedIn : https://www.linkedin.com/in/pedro-cabral1992 ; SLAE ID : SLAE64 - 1603 ; Purpose : spawn /bin/sh shell ; Tested On : Ubuntu 16.04.6 LTS ; Arch : x64 ; Size :...

7.1AI score
SaveExploits0
OSV
OSV
added 2019/06/29 3:15 p.m.11 views

CVE-2019-13049

An integer wrap in kernel/sys/syscall.c in ToaruOS 1.10.10 allows users to map arbitrary kernel pages into userland process space via TOARUSYSFUNCMMAP, leading to escalation of privileges...

7.8CVSS7.2AI score0.00523EPSS
SaveExploits1References1
Prion
Prion
added 2019/06/29 3:15 p.m.21 views

Design/Logic Flaw

kernel/sys/syscall.c in ToaruOS through 1.10.9 allows a denial of service upon a critical error in certain syssbrk allocation patterns involving PAGESIZE, and a value less than PAGESIZE...

4.9CVSS5.5AI score0.00404EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2019/06/29 3:15 p.m.24 views

Integer overflow

An integer wrap in kernel/sys/syscall.c in ToaruOS 1.10.10 allows users to map arbitrary kernel pages into userland process space via TOARUSYSFUNCMMAP, leading to escalation of privileges...

7.2CVSS7.7AI score0.00523EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2019/06/29 2:50 p.m.59 views

CVE-2019-13049

CVE-2019-13049 affects ToaruOS 1.10.10, where an integer wrap in kernel/sys/syscall.c enables mapping arbitrary kernel pages into a userland process via TOARU_SYS_FUNC_MMAP, causing privilege escalation. Multiple sources corroborate the same description, including Red Hat and CVE databases. The v...

7.8CVSS7.6AI score0.00523EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2019/06/29 2:50 p.m.51 views

CVE-2019-13048

CVE-2019-13048 concerns ToaruOS kernels (kernel/sys/syscall.c) prior to 1.10.10, where a denial-of-service can occur due to a critical error in certain sys_sbrk allocation patterns involving PAGE_SIZE and a value less than PAGE_SIZE. The connected PT-2019-13095 entry explicitly states affected ve...

5.5CVSS5.5AI score0.00404EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2019/06/29 2:50 p.m.28 views

CVE-2019-13047

kernel/sys/syscall.c in ToaruOS through 1.10.9 has incorrect access control in syssysfunc case 9 for TOARUSYSFUNCSETHEAP, allowing arbitrary kernel pages to be mapped into user land, leading to root access...

7.6AI score0.00455EPSS
SaveExploits1References1
zdt
zdt
added 2019/06/25 12:0 a.m.195 views

Linux/x86_64 - Reverse(0.0.0.0:4444/TCP) Shell (/bin/sh) Shellcode (70 bytes)

/ Title: Linux/x8664 - Reverse0.0.0.0:4444/TCPShell/bin/sh- Null Free Shellcode ;Author: Aron Mihaljevic ;Architecture: Linux x8664 ;Shellcode Length: 70 bytes ;github = https://github.com/STARRBOY compilation and execution of assembly code ------------------------------------- nasm -felf64...

7.1AI score
SaveExploits0
Cloud Foundry
Cloud Foundry
added 2019/06/18 12:0 a.m.38 views

USN-4001-1: libseccomp vulnerability | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 16.04 Canonical Ubuntu 18.04 Description Jann Horn discovered that libseccomp did not correctly generate 64-bit syscall argument comparisons with arithmetic operators LT, GT, LE, GE. An attacker could use this to bypass...

9.8CVSS9.5AI score0.03041EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2019/05/31 12:0 a.m.39 views

Ubuntu 16.04 LTS / 18.04 LTS : libseccomp vulnerability (USN-4001-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-4001-1 advisory. Jann Horn discovered that libseccomp did not correctly generate 64-bit syscall argument comparisons with arithmetic operators LT, GT, LE, GE. An...

9.8CVSS7AI score0.03041EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2019/05/31 12:0 a.m.29 views

Ubuntu 14.04 LTS : libseccomp vulnerability (USN-4001-2)

USN-4001-1 fixed a vulnerability in libseccomp. This update provides the corresponding update for Ubuntu 14.04 ESM. Original advisory details : Jann Horn discovered that libseccomp did not correctly generate 64-bit syscall argument comparisons with arithmetic operators LT, GT, LE, GE. An attacker...

9.8CVSS6.9AI score0.03041EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2019/05/30 10:57 p.m.197 views

USN-4001-2: libseccomp vulnerability

USN-4001-1 fixed a vulnerability in libseccomp. This update provides the corresponding update for Ubuntu 14.04 ESM. Original advisory details: Jann Horn discovered that libseccomp did not correctly generate 64-bit syscall argument comparisons with arithmetic operators LT, GT, LE, GE. An attacker...

9.8CVSS7.3AI score0.03041EPSS
SaveExploits0
OSV
OSV
added 2019/05/30 10:57 p.m.7 views

USN-4001-2 libseccomp vulnerability

USN-4001-1 fixed a vulnerability in libseccomp. This update provides the corresponding update for Ubuntu 14.04 ESM. Original advisory details: Jann Horn discovered that libseccomp did not correctly generate 64-bit syscall argument comparisons with arithmetic operators LT, GT, LE, GE. An attacker...

9.8CVSS6.8AI score0.03041EPSS
SaveExploits0References2
OSV
OSV
added 2019/05/30 9:45 p.m.8 views

USN-4001-1 libseccomp vulnerability

Jann Horn discovered that libseccomp did not correctly generate 64-bit syscall argument comparisons with arithmetic operators LT, GT, LE, GE. An attacker could use this to bypass intended access restrictions for argument-filtered system calls...

9.8CVSS6.8AI score0.03041EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2019/05/30 9:45 p.m.203 views

USN-4001-1: libseccomp vulnerability

Jann Horn discovered that libseccomp did not correctly generate 64-bit syscall argument comparisons with arithmetic operators LT, GT, LE, GE. An attacker could use this to bypass intended access restrictions for argument-filtered system calls...

9.8CVSS7.3AI score0.03041EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2019/05/20 12:0 a.m.48 views

SUSE SLES12 Security Update : kernel (SUSE-SU-2019:1289-1) (MDSUM/RIDL) (MFBDS/RIDL/ZombieLoad) (MLPDS/RIDL) (MSBDS/Fallout)

The SUSE Linux Enterprise 12 SP1 LTSS kernel was updated to receive various security and bugfixes. Four new speculative execution information leak issues have been identified in Intel CPUs. bsc1111331 CVE-2018-12126: Microarchitectural Store Buffer Data Sampling MSBDS CVE-2018-12127:...

8.3CVSS7.8AI score0.32445EPSS
SaveExploits22References116
zdt
zdt
added 2019/05/19 12:0 a.m.163 views

Linux/x86-64 - Delete File Shellcode (28 bytes)

;Title: Linux/x8664 - delete ;Author: Aron Mihaljevic ;Architecture: Linux x8664 ;Shellcode Length: 28 bytes This shellcode deletes file declared in "fname" ==================ASSEMBLY ======================================== global start section .text start: jmp short file delete: push 87...

SaveExploits0
Veracode
Veracode
added 2019/05/16 2:22 a.m.35 views

Out-of-bounds Write

Linux kernel is vulnerable to out-of-bounds writes. This is due to the implementation of 32-bit syscall interface for bridging. A privileged user can write arbitrarily write to a limited range of kernel memory...

6.7CVSS7AI score0.00451EPSS
SaveExploits0References45Affected Software2
Rows per page
Query Builder