Lucene search
K

187 matches found

Huntr
Huntr
added 2021/03/26 3:36 p.m.80 views

Prototype Pollution in silentmatt/expr-eval

✍️ Description With speficific input attckers can define properties on prototype, which will lead to prototype pollution. Need node version=12.0.0, which introduce Object.fromEntries 🕵️‍♂️ Proof of Concept // PoC.js const Parser = require'expr-eval'; const o = ; console.log"o.a=", o.a; // o.a=...

2.9AI score
Exploits0
Veracode
Veracode
added 2020/08/19 3:55 a.m.18 views

Prototype Pollution

property-expr is vulnerable to prototype pollution. An attacker is able to add and modify properties of Object.prototype using a proto payload...

9.8CVSS3.2AI score0.02086EPSS
Exploits1References4Affected Software1
CVE
CVE
added 2020/08/18 1:40 p.m.64 views

CVE-2020-7707

CVE-2020-7707 affects the Node.js property-expr module (versions before 2.0.3). Root cause is a prototype pollution flaw in the setter function, enabling remote attackers to execute arbitrary code. Affected: property-expr

9.8CVSS9.4AI score0.02086EPSS
Exploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2020/08/18 12:0 a.m.3 views

PT-2020-6067 · Unknown · Property-Expr

Name of the Vulnerable Software and Affected Versions: property-expr versions prior to 2.0.3 Description: The issue is related to Prototype Pollution via the setter function. It may allow a remote attacker to perform a prototype pollution attack by exploiting uncontrolled modification of object...

9.8CVSS9.3AI score0.02086EPSS
Exploits1References7
Hacker One
Hacker One
added 2020/06/28 9:57 a.m.16 views

Node.js third-party modules: property-expr - Prototype pollution

I would like to report Prototype pollution in property-expr It allows attacker to modify the prototype of a base object. Module module name: property-expr version: 2.0.2 npm page: https://www.npmjs.com/package/property-expr Module Description Tiny property path utilities, including path parsing a...

1AI score
Exploits0
ossfuzz
ossfuzz
added 2020/01/21 12:48 a.m.14 views

llvm:clang-objc-fuzzer: Segv on unknown address in clang::Expr::EvaluateKnownConstInt

Detailed Report: https://oss-fuzz.com/testcase?key=5105673205710848 Project: llvm Fuzzing Engine: libFuzzer Fuzz Target: clang-objc-fuzzer Job Type: libfuzzermsanllvm Platform Id: linux Crash Type: Segv on unknown address Crash Address: Crash State: clang::Expr::EvaluateKnownConstInt...

6.9AI score
Exploits0Affected Software1
CNVD
CNVD
added 2020/01/07 12:0 a.m.2 views

Netwide Assembler Buffer Overflow Vulnerability (CNVD-2020-02979)

Netwide Assembler NASM is a Linux-based assembler. The product is capable of creating binaries and writing bootloaders. A buffer overflow vulnerability exists in the expr function of the asm/eval.c file in version 2.14.02 of Netwide Assembler NASM. The vulnerability stems from a networked system ...

5.5CVSS7.3AI score0.0023EPSS
Exploits1References1
NVD
NVD
added 2020/01/04 7:15 a.m.13 views

CVE-2019-20334

In Netwide Assembler NASM 2.14.02, stack consumption occurs in expr functions in asm/eval.c. This potentially affects the relationships among expr0, expr1, expr2, expr3, expr4, expr5, and expr6 and stdscan in asm/stdscan.c. This is similar to CVE-2019-6290 and CVE-2019-6291...

5.5CVSS5.2AI score0.0023EPSS
Exploits1References2
OSV
OSV
added 2020/01/04 7:15 a.m.20 views

CVE-2019-20334

In Netwide Assembler NASM 2.14.02, stack consumption occurs in expr functions in asm/eval.c. This potentially affects the relationships among expr0, expr1, expr2, expr3, expr4, expr5, and expr6 and stdscan in asm/stdscan.c. This is similar to CVE-2019-6290 and CVE-2019-6291...

5.5CVSS6.6AI score
Exploits0References2
Prion
Prion
added 2020/01/04 7:15 a.m.22 views

Stack overflow

In Netwide Assembler NASM 2.14.02, stack consumption occurs in expr functions in asm/eval.c. This potentially affects the relationships among expr0, expr1, expr2, expr3, expr4, expr5, and expr6 and stdscan in asm/stdscan.c. This is similar to CVE-2019-6290 and CVE-2019-6291...

4.3CVSS5.2AI score0.00374EPSS
Exploits3References2Affected Software1
UbuntuCve
UbuntuCve
added 2020/01/04 7:15 a.m.21 views

CVE-2019-20334

In Netwide Assembler NASM 2.14.02, stack consumption occurs in expr functions in asm/eval.c. This potentially affects the relationships among expr0, expr1, expr2, expr3, expr4, expr5, and expr6 and stdscan in asm/stdscan.c. This is similar to CVE-2019-6290 and CVE-2019-6291...

5.5CVSS6.8AI score0.0023EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2020/01/04 6:43 a.m.23 views

CVE-2019-20334

In Netwide Assembler NASM 2.14.02, stack consumption occurs in expr functions in asm/eval.c. This potentially affects the relationships among expr0, expr1, expr2, expr3, expr4, expr5, and expr6 and stdscan in asm/stdscan.c. This is similar to CVE-2019-6290 and CVE-2019-6291...

5.5CVSS5.7AI score0.0023EPSS
Exploits1
CVE
CVE
added 2020/01/04 6:43 a.m.200 views

CVE-2019-20334

CVE-2019-20334 affects NASM 2.14.02 with stack consumption in the eval code paths (asm/eval.c) specifically in the expr# functions (expr, rexp, bexpr, cexpr) and related relationships to expr0–expr6 (and stdscan in asm/stdscan.c). The Microsoft/MSRC entry describes a stack-exhaustion DoS caused b...

5.5CVSS5.2AI score0.0023EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2020/01/04 6:43 a.m.31 views

CVE-2019-20334

In Netwide Assembler NASM 2.14.02, stack consumption occurs in expr functions in asm/eval.c. This potentially affects the relationships among expr0, expr1, expr2, expr3, expr4, expr5, and expr6 and stdscan in asm/stdscan.c. This is similar to CVE-2019-6290 and CVE-2019-6291...

5.2AI score0.0023EPSS
Exploits2References2
Positive Technologies
Positive Technologies
added 2019/12/13 12:0 a.m.2 views

PT-2019-15957 · Atasm · Atasm

Name of the Vulnerable Software and Affected Versions: ATasm version 1.06 Description: The issue is a stack-based buffer overflow in the parse expr function, located in setparse.c, which can be triggered by a crafted .m65 file. Recommendations: For ATasm version 1.06, as a temporary workaround,...

7.8CVSS7.5AI score0.00353EPSS
Exploits1References7
OSV
OSV
added 2019/11/27 5:15 p.m.1 views

DEBIAN-CVE-2019-19242

SQLite 3.30.1 mishandles pExpr-y.pTab, as demonstrated by the TKCOLUMN case in sqlite3ExprCodeTarget in expr.c...

5.9CVSS6.8AI score0.002EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2019/08/06 2:12 p.m.3 views

libxkbcommon: NULL pointer dereference in LookupModMask resulting in a crash

Unchecked NULL pointer usage in LookupModMask in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash NULL pointer dereference the xkbcommon parser by supplying a crafted keymap file with invalid virtual modifiers...

5.5CVSS7.3AI score0.00044EPSS
Exploits0References4
AlpineLinux
AlpineLinux
added 2018/08/25 9:0 p.m.1 views

CVE-2018-15861

Unchecked NULL pointer usage in ExprResolveLhs in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash NULL pointer dereference the xkbcommon parser by supplying a crafted keymap file that triggers an xkbinternatom failure...

5.5CVSS6AI score0.0007EPSS
Exploits0
OSV
OSV
added 2018/08/25 12:0 a.m.0 views

UBUNTU-CVE-2018-15861

Unchecked NULL pointer usage in ExprResolveLhs in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash NULL pointer dereference the xkbcommon parser by supplying a crafted keymap file that triggers an xkbinternatom failure...

5.5CVSS6.7AI score0.0007EPSS
Exploits0References5
CNVD
CNVD
added 2017/05/22 12:0 a.m.1 views

libdwarf heap buffer overflow vulnerability (CNVD-2017-07537)

libdwarf is a set of tools for reading and writing DWARF2 debugging information. A heap buffer overflow vulnerability exists in the 'dwarfreadlocexprop' function in libdwarf version 2017-03-21. An attacker can exploit this vulnerability to cause a heap buffer read over boundary...

9.1CVSS7.2AI score0.00431EPSS
Exploits0References1
Rows per page
Query Builder