Lucene search
+L

396 matches found

Fedora
Fedora
added 2018/11/22 2:55 a.m.29 views

[SECURITY] Fedora 27 Update: libconfuse-3.2.2-1.fc27

libConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C. It supports sections and lists of values strings, integers, floats, booleans or other sections, as well as some other features such as single/double-quoted strings, environment variab...

8.8CVSS2.3AI score0.01762EPSS
SaveExploits1
exploitpack
exploitpack
added 2018/10/25 12:0 a.m.43 views

Ekushey Project Manager CRM 3.1 - Cross-Site Scripting

Ekushey Project Manager CRM 3.1 - Cross-Site Scripting Exploit Title: Ekushey Project Manager CRM 3.1 - Cross-Site Scripting Date: 2018-10-16 Exploit Author: Ismail Tasdelen Vendor Homepage: http://creativeitem.com/ Software Link : http://creativeitem.com/demo/ekushey/ Software : Ekushey Project...

3.5CVSS0.4AI score0.01643EPSS
SaveExploits6
NVD
NVD
added 2018/10/23 5:29 p.m.24 views

CVE-2018-18606

An issue was discovered in the mergestrings function in merge.c in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in bfdaddmergesection when attempting to merge sections with large alignments. A specially crafted ELF...

5.5CVSS6.1AI score0.0232EPSS
SaveExploits1References7
OSV
OSV
added 2018/10/23 5:29 p.m.4 views

DEBIAN-CVE-2018-18606

An issue was discovered in the mergestrings function in merge.c in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in bfdaddmergesection when attempting to merge sections with large alignments. A specially crafted ELF...

5.5CVSS7.4AI score0.0232EPSS
SaveExploits1References1
Prion
Prion
added 2018/10/23 5:29 p.m.23 views

Null pointer dereference

An issue was discovered in the mergestrings function in merge.c in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in bfdaddmergesection when attempting to merge sections with large alignments. A specially crafted ELF...

4.3CVSS6.4AI score0.0232EPSS
SaveExploits1References7Affected Software2
Prion
Prion
added 2018/10/19 10:29 p.m.13 views

Cross site scripting

In the 3.1 version of Ekushey Project Manager CRM, Stored XSS has been discovered in the input and upload sections, as demonstrated by the name parameter to the index.php/admin/client/create URI...

3.5CVSS5.2AI score0.01643EPSS
SaveExploits6References2Affected Software1
Cvelist
Cvelist
added 2018/10/19 10:0 p.m.45 views

CVE-2018-18417

In the 3.1 version of Ekushey Project Manager CRM, Stored XSS has been discovered in the input and upload sections, as demonstrated by the name parameter to the index.php/admin/client/create URI...

5.3AI score0.01643EPSS
SaveExploits6References2
0day.today
0day.today
added 2018/10/17 12:0 a.m.34 views

Ekushey Project Manager CRM 3.1 Cross Site Scripting Vulnerability

Ekushey Project Manager CRM version 3.1 suffers from a persistent cross site scripting vulnerability. Exploit Title: Ekushey Project Manager CRM 3.1 - Cross-site Scripting Exploit Author: Ismail Tasdelen Vendor Homepage: http://creativeitem.com/ Software Link : http://creativeitem.com/demo/ekushe...

5.4AI score0.01643EPSS
SaveExploits6
ossfuzz
ossfuzz
added 2018/08/24 1:55 a.m.18 views

radare2/ia_fuzz: Heap-buffer-overflow in sections

Project: https://github.com/radare/radare2.git Detailed report: https://oss-fuzz.com/testcase?key=5673375310020608 Project: radare2 Fuzzer: libFuzzerradare2iafuzz Fuzz target binary: iafuzz Job Type: libfuzzerasanradare2 Platform Id: linux Crash Type: Heap-buffer-overflow READ 4 Crash Address:...

6.8AI score
SaveExploits0Affected Software1
ossfuzz
ossfuzz
added 2018/08/14 10:42 a.m.18 views

radare2/ia_fuzz: Crash in sections

Project: https://github.com/radare/radare2.git Detailed report: https://oss-fuzz.com/testcase?key=5669401876496384 Project: radare2 Fuzzer: libFuzzerradare2iafuzz Fuzz target binary: iafuzz Job Type: libfuzzerasanradare2 Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x6170fffe5484...

6.8AI score
SaveExploits0Affected Software1
Kitploit
Kitploit
added 2018/06/14 9:56 p.m.27 views

One-Lin3r v1.1 - Gives You One-Liners That Aids In Penetration Testing Operations

One-Lin3r is simple and light-weight framework inspired by the web-delivery module in Metasploit. It consists of various one-liners that aids in penetration testing operations: Reverser : Give it IP & port and it returns a reverse shell liner ready for copy & paste. Dropper : Give it an...

7.4AI score
SaveExploits0References2
seebug.org
seebug.org
added 2018/06/08 12:0 a.m.112 views

WebKit: Info leak in WebAssembly Compilation(CVE-2018-4222)

There is an out-of-bounds read when compiling WebAssembly source buffers in WebKit. When a source buffer is compiled, it is first copied into a read-only buffer by the functuion getWasmBufferFromValue. This function returns the code buffer as follows: return arrayBufferView ?...

0.4AI score0.10508EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2018/06/08 12:0 a.m.34 views

WebKit - WebAssembly Compilation Info Leak

arrayBufferView-vector : staticcastarrayBuffer-impl-data; If the source buffer is a view DataView or TypedArray, arrayBufferView-vector is returned. The vector method returns the start of the data in the buffer, including any offset. However, the function createSourceBufferFromValue copies the...

8.8CVSS7.5AI score0.10508EPSS
SaveExploits4
Hacker One
Hacker One
added 2018/06/03 10:2 p.m.35 views

Liberapay: CSRF token manipulation in every possible form submits. NO server side Validation

Web Application is generating CSRFtoken values inside cookies which is not a best practice for web applications the revelation of cookies can reveal CSRF Tokens as well. Authenticity tokens should be kept separate from cookies and should be isolated to change operations in the account only...

0.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/05/25 12:0 a.m.39 views

RHEL 7 : java-1.8.0-ibm (RHSA-2018:1721)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2018:1721 advisory. - Oracle JDK: unspecified vulnerability fixed in 6u191, 7u171, and 8u161 Security CVE-2018-2783 - OpenJDK: incorrect merging of sections in...

7.7CVSS6AI score0.15141EPSS
SaveExploits0References20
GithubExploit
GithubExploit
added 2018/04/19 8:33 a.m.6 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Apple Safari

CVE-2018-4121 - Safari Wasm Sections POC RCE Exploit by MWR L...

8.8CVSS7AI score0.13207EPSS
SaveExploits6
CVE
CVE
added 2018/04/17 2:0 p.m.62 views

CVE-2017-9636

CVE-2017-9636 affects Mitsubishi Electric Europe B.V. E-Designer (Version 7.52 Build 344). Connected advisories describe heap-based buffer overflow weaknesses in multiple code paths (five sections) that can overwrite the heap, enabling arbitrary code execution, data integrity compromise, DoS, and...

10CVSS9.4AI score0.03636EPSS
SaveExploits0References2Affected Software1
exploitpack
exploitpack
added 2018/04/09 12:0 a.m.17 views

WebKit - WebAssembly Parsing Does not Correctly Check Section Order

WebKit - WebAssembly Parsing Does not Correctly Check Section Order When a WebAssembly binary is parsed in ModuleParser::parse, it is expected to contain certain sections in a certain order, but can also contain custom sections that can appear anywhere in the binary. The ordering check...

SaveExploits0
0day.today
0day.today
added 2018/04/09 12:0 a.m.80 views

WebKit - WebAssembly Parsing Does not Correctly Check Section Order Vulnerability

Exploit for multiple platform in category dos / poc When a WebAssembly binary is parsed in ModuleParser::parse, it is expected to contain certain sections in a certain order, but can also contain custom sections that can appear anywhere in the binary. The ordering check validateOrder does not...

8.3AI score0.13207EPSS
SaveExploits6
Exploit DB
Exploit DB
added 2018/04/09 12:0 a.m.31 views

WebKit - WebAssembly Parsing Does not Correctly Check Section Order

When a WebAssembly binary is parsed in ModuleParser::parse, it is expected to contain certain sections in a certain order, but can also contain custom sections that can appear anywhere in the binary. The ordering check validateOrder does not adequately check that sections are in the correct order...

8.8CVSS7.5AI score0.13207EPSS
SaveExploits6
Rows per page
Query Builder