Lucene search
+L

66 matches found

OSV
OSV
added 2018/12/17 7:29 p.m.13 views

CVE-2018-19976

In YARA 3.8.1, bytecode in a specially crafted compiled rule is exposed to information about its environment, in libyara/exec.c. This is a consequence of the design of the YARA virtual machine...

5.5CVSS6.3AI score
SaveExploits0References4
Prion
Prion
added 2018/12/17 7:29 p.m.24 views

Design/Logic Flaw

In YARA 3.8.1, bytecode in a specially crafted compiled rule can read data from any arbitrary address in memory, in libyara/exec.c. Specifically, OPCOUNT can read a DWORD...

7.1CVSS5.4AI score0.01359EPSS
SaveExploits1References4Affected Software1
UbuntuCve
UbuntuCve
added 2018/12/17 7:29 p.m.24 views

CVE-2018-19976

In YARA 3.8.1, bytecode in a specially crafted compiled rule is exposed to information about its environment, in libyara/exec.c. This is a consequence of the design of the YARA virtual machine...

5.5CVSS6.8AI score0.01276EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2018/12/17 7:29 p.m.26 views

CVE-2018-19974

In YARA 3.8.1, bytecode in a specially crafted compiled rule can read uninitialized data from VM scratch memory in libyara/exec.c. This can allow attackers to discover addresses in the real stack not the YARA virtual stack...

5.5CVSS6.8AI score0.01276EPSS
SaveExploits1References5
Prion
Prion
added 2018/12/17 7:29 p.m.16 views

Code injection

In YARA 3.8.1, bytecode in a specially crafted compiled rule is exposed to information about its environment, in libyara/exec.c. This is a consequence of the design of the YARA virtual machine...

4.3CVSS5.2AI score0.01276EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2018/12/17 7:29 p.m.6 views

UBUNTU-CVE-2018-19975

In YARA 3.8.1, bytecode in a specially crafted compiled rule can read data from any arbitrary address in memory, in libyara/exec.c. Specifically, OPCOUNT can read a DWORD...

5.5CVSS6.9AI score0.01359EPSS
SaveExploits1References6
OSV
OSV
added 2018/12/17 7:29 p.m.6 views

UBUNTU-CVE-2018-19974

In YARA 3.8.1, bytecode in a specially crafted compiled rule can read uninitialized data from VM scratch memory in libyara/exec.c. This can allow attackers to discover addresses in the real stack not the YARA virtual stack...

5.5CVSS6.8AI score0.01276EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2018/12/17 6:0 p.m.27 views

CVE-2018-19976

In YARA 3.8.1, bytecode in a specially crafted compiled rule is exposed to information about its environment, in libyara/exec.c. This is a consequence of the design of the YARA virtual machine...

5.2AI score0.01276EPSS
SaveExploits1References4
CVE
CVE
added 2018/12/17 6:0 p.m.65 views

CVE-2018-19974

CVE-2018-19974 affects YARA 3.8.1, where bytecode in a specially crafted compiled rule can read uninitialized data from the VM scratch memory in libyara/exec.c, potentially revealing addresses from the real stack. The vulnerability is confined to the YARA runtime and arises from reading uninitial...

5.5CVSS5.1AI score0.01276EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2018/12/17 6:0 p.m.52 views

CVE-2018-19974

In YARA 3.8.1, bytecode in a specially crafted compiled rule can read uninitialized data from VM scratch memory in libyara/exec.c. This can allow attackers to discover addresses in the real stack not the YARA virtual stack...

5.5CVSS5.5AI score0.01276EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2018/12/17 6:0 p.m.33 views

CVE-2018-19976

In YARA 3.8.1, bytecode in a specially crafted compiled rule is exposed to information about its environment, in libyara/exec.c. This is a consequence of the design of the YARA virtual machine...

5.5CVSS3.3AI score0.01276EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2018/12/17 12:0 a.m.4 views

PT-2018-15181

Name of the Vulnerable Software and Affected Versions YARA version 3.8.1 Description The issue allows bytecode in a specially crafted compiled rule to read data from any arbitrary address in memory. This is specifically related to OP COUNT, which can read a DWORD. The problem is located in...

9.1CVSS6.8AI score0.02996EPSS
SaveExploits12References29
Positive Technologies
Positive Technologies
added 2018/12/17 12:0 a.m.6 views

PT-2018-15182

Name of the Vulnerable Software and Affected Versions YARA version 3.8.1 Description The issue arises from the design of the YARA virtual machine, where bytecode in a specially crafted compiled rule can expose information about its environment. This occurs in the libyara/exec.c component...

9.1CVSS6.7AI score0.02996EPSS
SaveExploits12References29
CNVD
CNVD
added 2018/06/20 12:0 a.m.4 views

YARA Buffer Overflow Vulnerability

YARA is a set of tools used to help software researchers identify and categorize malware samples. A security vulnerability exists in the 'yrexecutecode' function of the libyara/exec.c file in YARA. The vulnerability can be exploited by an attacker to execute code out-of-bounds writing with the he...

7.8CVSS7.6AI score0.01243EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2018/06/15 4:29 p.m.24 views

CVE-2018-12035

In YARA 3.7.1 and prior, parsing a specially crafted compiled rule file can cause an out of bounds write vulnerability in yrexecutecode in libyara/exec.c...

7.8CVSS7.1AI score0.01243EPSS
SaveExploits1References5
NVD
NVD
added 2018/06/15 4:29 p.m.15 views

CVE-2018-12035

In YARA 3.7.1 and prior, parsing a specially crafted compiled rule file can cause an out of bounds write vulnerability in yrexecutecode in libyara/exec.c...

7.8CVSS7.6AI score0.01243EPSS
SaveExploits1References3
Prion
Prion
added 2018/06/15 4:29 p.m.16 views

Out-of-bounds

In YARA 3.7.1 and prior, parsing a specially crafted compiled rule file can cause an out of bounds write vulnerability in yrexecutecode in libyara/exec.c...

6.8CVSS7.6AI score0.01243EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2018/06/15 4:29 p.m.23 views

CVE-2018-12034

In YARA 3.7.1 and prior, parsing a specially crafted compiled rule file can cause an out of bounds read vulnerability in yrexecutecode in libyara/exec.c...

7.8CVSS7.8AI score
SaveExploits0References3
OSV
OSV
added 2018/06/15 4:29 p.m.12 views

UBUNTU-CVE-2018-12034

In YARA 3.7.1 and prior, parsing a specially crafted compiled rule file can cause an out of bounds read vulnerability in yrexecutecode in libyara/exec.c...

7.8CVSS7.1AI score0.01243EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2018/06/15 4:29 p.m.27 views

CVE-2018-12034

In YARA 3.7.1 and prior, parsing a specially crafted compiled rule file can cause an out of bounds read vulnerability in yrexecutecode in libyara/exec.c...

7.8CVSS7.1AI score0.01243EPSS
SaveExploits1References5
Rows per page
Query Builder