Lucene search
+L

36 matches found

OSV
OSV
added 2021/10/19 4:24 p.m.16 views

UVI-2021-1001584 bpf: Fix integer overflow in prealloc_elems_and_freelist()

bpf: Fix integer overflow in preallocelemsandfreelist This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.153 by commit...

7.5AI score
SaveExploits0
OSV
OSV
added 2021/10/19 4:24 p.m.14 views

GSD-2021-1001584 bpf: Fix integer overflow in prealloc_elems_and_freelist()

bpf: Fix integer overflow in preallocelemsandfreelist This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.153 by commit...

7.5AI score
SaveExploits0
OSV
OSV
added 2021/10/19 4:23 p.m.28 views

UVI-2021-1001553 bpf: Fix integer overflow in prealloc_elems_and_freelist()

bpf: Fix integer overflow in preallocelemsandfreelist This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.211 by commit...

7.5AI score
SaveExploits0
OSV
OSV
added 2021/10/19 4:22 p.m.17 views

GSD-2021-1001526 bpf: Fix integer overflow in prealloc_elems_and_freelist()

bpf: Fix integer overflow in preallocelemsandfreelist This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.251 by commit...

7.5AI score
SaveExploits0
OSV
OSV
added 2021/10/19 4:21 p.m.16 views

UVI-2021-1001507 bpf: Fix integer overflow in prealloc_elems_and_freelist()

bpf: Fix integer overflow in preallocelemsandfreelist This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.287 by commit...

7.5AI score
SaveExploits0
OSV
OSV
added 2021/05/31 3:39 p.m.16 views

GSD-2021-1000167 dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails

dm rq: fix double free of blkmqtagset in dev remove after table load fails This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.118 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/05/31 3:39 p.m.11 views

UVI-2021-1000094 dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails

dm rq: fix double free of blkmqtagset in dev remove after table load fails This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.11.20 by commit...

7.2AI score
SaveExploits0
Prion
Prion
added 2018/10/23 7:29 p.m.23 views

Design/Logic Flaw

An issue was discovered in PHPYun V4.6. There is a vulnerability that can delete any file or directory via the "admin/index.php?m=database&c=del" sql parameter because delaction in admin/model/database.class.php mishandles this parameter...

6.4CVSS7.5AI score0.0089EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2018/10/23 7:29 p.m.14 views

CVE-2018-18626

An issue was discovered in PHPYun V4.6. There is a vulnerability that can delete any file or directory via the "admin/index.php?m=database&c=del" sql parameter because delaction in admin/model/database.class.php mishandles this parameter...

7.5CVSS5.8AI score0.0089EPSS
SaveExploits0References1
NVD
NVD
added 2018/10/23 7:29 p.m.17 views

CVE-2018-18626

An issue was discovered in PHPYun V4.6. There is a vulnerability that can delete any file or directory via the "admin/index.php?m=database&c=del" sql parameter because delaction in admin/model/database.class.php mishandles this parameter...

7.5CVSS7.5AI score0.0089EPSS
SaveExploits0References1
CVE
CVE
added 2018/10/23 7:00 p.m.71 views

CVE-2018-18626

The vulnerability CVE-2018-18626 affects PHPYun v4.6, where del_action() mishandles the sql parameter in admin/model/database.class.php, allowing deletion of arbitrary files or directories via admin/index.php?m=database&c=del. Connected sources (Red Hat, CVE listings, PT-Security) confirm the iss...

7.5CVSS7.5AI score0.0089EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2018/10/23 7:00 p.m.31 views

CVE-2018-18626

An issue was discovered in PHPYun V4.6. There is a vulnerability that can delete any file or directory via the "admin/index.php?m=database&c=del" sql parameter because delaction in admin/model/database.class.php mishandles this parameter...

7.6AI score0.0089EPSS
SaveExploits0References1
exploitpack
exploitpack
added 2015/01/05 12:55 p.m.30 views

MailMax-4.6-POP3-

MailMax v4.6 POP3 "USER" Remote Buffer Overflow Exploit No Login Needed Newer version's not tested, maybe vulnerable too A hard one this, the shellcode MUST be lowercase. Plus there are many opcode's that break the payload and opcodes that gets changed, like "\xc3" gets converted to "\xe3", and...

0.6AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/03/30 12:00 a.m.34 views

MailMax 4.6 POP3 Buffer Overflow

!/usr/bin/python MailMax \n" %sys.argv0 sys.exit print "\n! Connecting to %s ..." %sys.argv1 connect to host sock = socketAFINET,SOCKSTREAM sock.connectsys.argv1,intsys.argv2 sock.recv1024 time.sleep5 buffer = "USER " buffer += "A" 1439 padding buffer += "\xEB\x06\x90\x90" Short jmp 6 bytes buffe...

0.7AI score
SaveExploits0
exploitpack
exploitpack
added 2012/03/30 12:00 a.m.20 views

MailMax 4.6 - POP3 USER Remote Buffer Overflow

MailMax 4.6 - POP3 USER Remote Buffer Overflow !/usr/bin/python MailMax \n" %sys.argv0 sys.exit print "\n! Connecting to %s ..." %sys.argv1 connect to host sock = socketAFINET,SOCKSTREAM sock.connectsys.argv1,intsys.argv2 sock.recv1024 time.sleep5 buffer = "USER " buffer += "A" 1439 padding buffe...

0.7AI score
SaveExploits0
securityvulns
securityvulns
added 2006/10/21 12:00 a.m.73 views

[KAPDA::#60] Mambo V4.6.x vulnerabilities

KAPDA New advisory Vendor: http://www.mamboserver.com Vulnerable Versions: 4.6.x Bug: XSS, Html Injection, Sql Injection Exploitation: Remote with browser Description: -------------------- Mambo is a feature-rich dynamic portal engine/content management tool capable of building sites from several...

0.3AI score
SaveExploits0
Rows per page
Query Builder