Lucene search
+L

791 matches found

Cvelist
Cvelist
added 2019/07/03 6:20 p.m.21 views

CVE-2019-6637

On BIG-IP ASM 14.1.0-14.1.0.5, 14.0.0-14.0.0.4, 13.0.0-13.1.1.4, and 12.1.0-12.1.4, Application logic abuse of ASM REST endpoints can lead to instability of BIG-IP system. Exploitation of this issue causes excessive memory consumption which results in the Linux kernel triggering OOM killer on...

6.3AI score0.01461EPSS
SaveExploits0References2
CVE
CVE
added 2019/07/03 6:17 p.m.186 views

CVE-2019-6636

CVE-2019-6636 affects F5 BIG-IP AFM/ASM Feed List with a stored XSS that can lead to CSRF and, in the worst case, code execution as an admin user. Affected versions include BIG-IP 11.5.1–11.6.4, 12.1.0–12.1.4, 13.0.0–13.1.4, 14.0.0–14.0.4, and 14.1.0–14.1.0.5. Root cause is a stored XSS in the AF...

8.5CVSS8AI score0.00932EPSS
SaveExploits0References2Affected Software1
zdt
zdt
added 2019/07/02 12:0 a.m.318 views

Linux/x86 - execve(/bin/sh) using JMP-CALL-POP Shellcode (21 bytes)

/ ;Category: Shellcode ;Title: GNU/Linux x86 - execve /bin/sh using JMP-CALL-POP technique 21 bytes ;Author: kiriknik ;Date: 01/07/2019 ;Architecture: Linux x86 =========== Asm Source =========== global start section .text start: jmp short callshellcode shellcode: pop ebx xor eax,eax mov al, 11 i...

0.2AI score
SaveExploits0
Prion
Prion
added 2019/06/15 5:29 p.m.19 views

Buffer overflow

radare2 through 3.5.1 mishandles the RParse API, which allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact, as demonstrated by newstr buffer overflows during replace operations. This affects libr/asm/asm.c and libr/parse/parse.c...

5CVSS8.1AI score0.01742EPSS
SaveExploits1References1Affected Software1
zdt
zdt
added 2019/05/19 12:0 a.m.162 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
CVE
CVE
added 2019/04/15 2:43 p.m.79 views

CVE-2019-6609

CVE-2019-6609 affects BIG-IP on iSeries (LTM, AAM, AFM, Analytics, APM, ASM, DNS, Edge Gateway, FPS, GTM, Link Controller, PEM, WebAccelerator) where the secureKeyCapable attribute is not set. This prevents Secure Vault from using F5 hardware support to protect the unit key, causing the unit key ...

9.8CVSS9.3AI score0.01458EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2019/03/28 9:29 p.m.17 views

CVE-2019-6607

On BIG-IP ASM 11.5.1-11.5.8, 11.6.1-11.6.3, 12.1.0-12.1.3, 13.0.0-13.1.1.3, and 14.0.0-14.0.0.2, there is a stored cross-site scripting vulnerability in an ASM violation viewed in the Configuration utility. In the worst case, an attacker can store a CSRF which results in code execution as the adm...

6.8CVSS6.6AI score0.00729EPSS
SaveExploits0References2
Prion
Prion
added 2019/03/28 9:29 p.m.15 views

Cross site scripting

On BIG-IP ASM 11.5.1-11.5.8, 11.6.1-11.6.3, 12.1.0-12.1.3, 13.0.0-13.1.1.3, and 14.0.0-14.0.0.2, there is a stored cross-site scripting vulnerability in an ASM violation viewed in the Configuration utility. In the worst case, an attacker can store a CSRF which results in code execution as the adm...

6CVSS6.6AI score0.00729EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2019/03/28 8:39 p.m.20 views

CVE-2019-6607

On BIG-IP ASM 11.5.1-11.5.8, 11.6.1-11.6.3, 12.1.0-12.1.3, 13.0.0-13.1.1.3, and 14.0.0-14.0.0.2, there is a stored cross-site scripting vulnerability in an ASM violation viewed in the Configuration utility. In the worst case, an attacker can store a CSRF which results in code execution as the adm...

6.5AI score0.00729EPSS
SaveExploits0References2
CVE
CVE
added 2019/03/28 8:39 p.m.51 views

CVE-2019-6607

The CVE-2019-6607 issue affects F5 BIG-IP ASM: a stored cross-site scripting (XSS) vulnerability in a violation shown in the Configuration utility. Exploitation can allow a attacker to store a CSRF that in the worst case executes code as an admin user. Affected versions include BIG-IP ASM 11.5.1–...

6.8CVSS6.5AI score0.00729EPSS
SaveExploits0References2Affected Software1
CNVD
CNVD
added 2019/03/25 12:0 a.m.5 views

F5 BIG-IP Application Security Manager Cross-Site Request Forgery Vulnerability

F5 BIG-IP Application Security Manager ASM is a Web Application Firewall WAF from F5 USA that provides secure remote access, protects email, and simplifies Web access control while enhancing network and application performance. A cross-site scripting vulnerability exists in the Configuration...

6.8CVSS6.2AI score0.00729EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2019/03/25 12:0 a.m.22 views

F5 Networks BIG-IP : BIG-IP ASM XSS vulnerability (K14812883)

This is a stored cross-site scripting XSS vulnerability in an ASM violation viewed in the Configuration utility. In the worst case, an attacker can store a CSRF, which results in code execution as the admin user. CVE-2019-6607 The user levels that can store this attack are ASM Administrator,...

6.8CVSS7AI score0.00729EPSS
SaveExploits0References2
zdt
zdt
added 2019/03/10 12:0 a.m.230 views

Linux/x86 - INSERTION Encoder / Decoder execve(/bin/sh) Shellcode (88 bytes)

/ ''' ; Date: 07/03/2019 ; Insertion-Encoder.asm ; Author: Daniele Votta ; Description: This program encode shellcode with insertion technique 0xAA. ; Tested on: i686 GNU/Linux ''' !/usr/bin/python Python Insertion Encoder import random Execve /bin/sh 25 bytes shellcode...

7.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2019/02/15 1:19 p.m.29 views

CVE-2019-8343

In Netwide Assembler NASM 2.14.02, there is a use-after-free in pastetokens in asm/preproc.c...

7.8CVSS1.3AI score0.01143EPSS
SaveExploits1References3
OSV
OSV
added 2019/02/15 7:29 a.m.29 views

CVE-2019-8343

In Netwide Assembler NASM 2.14.02, there is a use-after-free in pastetokens in asm/preproc.c...

7.8CVSS6.8AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2019/01/22 1:8 p.m.26 views

CVE-2019-6290

An infinite recursion issue was discovered in eval.c in Netwide Assembler NASM through 2.14.02. There is a stack exhaustion problem resulting from infinite recursion in the functions expr, rexp, bexpr and cexpr in certain scenarios involving lots of '' characters. Remote attackers could leverage...

5.5CVSS4.5AI score0.01261EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2019/01/18 8:23 p.m.349 views

Recaf - A Modern Java Bytecode Editor

Recaf is an open-source Java bytecode editor built on top of Objectweb's ASM. ASM is a bytecode manipulation library that abstracts away the constant pool and a few other class-file attributes. Since keeping track of the constant pool and managing proper stackframes are no longer necessary, compl...

7.5AI score
SaveExploits0References8
NVD
NVD
added 2019/01/15 12:29 a.m.22 views

CVE-2019-6291

An issue was discovered in the function expr6 in eval.c in Netwide Assembler NASM through 2.14.02. There is a stack exhaustion problem caused by the expr6 function making recursive calls to itself in certain scenarios involving lots of '!' or '+' or '-' characters. Remote attackers could leverage...

5.5CVSS5.2AI score0.01272EPSS
SaveExploits1References1
OSV
OSV
added 2019/01/15 12:29 a.m.20 views

CVE-2019-6290

An infinite recursion issue was discovered in eval.c in Netwide Assembler NASM through 2.14.02. There is a stack exhaustion problem resulting from infinite recursion in the functions expr, rexp, bexpr and cexpr in certain scenarios involving lots of '' characters. Remote attackers could leverage...

5.5CVSS6.4AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2019/01/15 12:29 a.m.42 views

CVE-2019-6290

An infinite recursion issue was discovered in eval.c in Netwide Assembler NASM through 2.14.02. There is a stack exhaustion problem resulting from infinite recursion in the functions expr, rexp, bexpr and cexpr in certain scenarios involving lots of '' characters. Remote attackers could leverage...

5.5CVSS6.5AI score0.01261EPSS
SaveExploits1References1
Rows per page
Query Builder