Lucene search
+L

1699 matches found

Prion
Prion
added 2019/02/19 5:29 p.m.14 views

Design/Logic Flaw

Missing URI encoding of untrusted input in DevTools in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to perform a Dangling Markup Injection attack via a crafted HTML page...

6.8CVSS8.5AI score0.01109EPSS
SaveExploits0References3Affected Software2
CVE
CVE
added 2019/02/19 5:0 p.m.134 views

CVE-2019-5783

CVE-2019-5783 corresponds to an "insufficient validation of untrusted input" vulnerability in Google Chrome’s DevTools prior to version 72.0.3626.81. The flaw enables a remote attacker to perform a Dangling Markup Injection attack by delivering a crafted HTML page, as described in the public CVE ...

8.8CVSS7.6AI score0.01109EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2019/02/19 5:0 p.m.53 views

CVE-2019-5783

Missing URI encoding of untrusted input in DevTools in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to perform a Dangling Markup Injection attack via a crafted HTML page...

8.8CVSS8.6AI score0.01109EPSS
SaveExploits0
Cvelist
Cvelist
added 2019/02/19 5:0 p.m.30 views

CVE-2019-5783

Missing URI encoding of untrusted input in DevTools in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to perform a Dangling Markup Injection attack via a crafted HTML page...

7.7AI score0.01109EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2018/07/13 5:29 p.m.26 views

CVE-2018-14054

A double free exists in the MP4StringProperty class in mp4property.cpp in MP4v2 2.0.0. A dangling pointer is freed again in the destructor once an exception is triggered...

9.8CVSS7.2AI score0.02596EPSS
SaveExploits1References2
OSV
OSV
added 2018/06/06 8:29 p.m.25 views

CVE-2018-1269

Cloud Foundry Loggregator, versions 89.x prior to 89.5 or 96.x prior to 96.1 or 99.x prior to 99.1 or 101.x prior to 101.9 or 102.x prior to 102.2, does not handle errors thrown while constructing certain http requests. A remote authenticated user may construct malicious requests to cause the...

6.5CVSS6.5AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2018/05/09 12:0 a.m.173 views

CVE-2018-8174

A remote code execution vulnerability exists in the way that the VBScript engine handles objects in memory, aka “Windows VBScript Engine Remote Code Execution Vulnerability.” This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1,...

7.6CVSS7.3AI score0.88508EPSS
SaveIn wildExploits10References6
Prion
Prion
added 2018/03/30 9:29 p.m.21 views

Improper access control

In the function msmpcmhwparams in Android for MSM, Firefox OS for MSM, and QRD Android before 2017-09-19, the return value of q6asmopensharedio is not checked properly potentially leading to a possible dangling pointer access...

4.6CVSS8AI score0.00158EPSS
SaveExploits0References2
NVD
NVD
added 2018/03/30 9:29 p.m.22 views

CVE-2017-14892

In the function msmpcmhwparams in Android for MSM, Firefox OS for MSM, and QRD Android before 2017-09-19, the return value of q6asmopensharedio is not checked properly potentially leading to a possible dangling pointer access...

7.8CVSS7AI score0.00158EPSS
SaveExploits0References2
CVE
CVE
added 2018/03/30 9:0 p.m.50 views

CVE-2017-14892

CVE-2017-14892 affects Android for MSM, Firefox OS for MSM, and QRD Android builds prior to 2017-09-19. The issue stems from not properly validating the return value of q6asm_open_shared_io() in msm_pcm_hw_params(), which can lead to a dangling pointer access. The available sources describe the v...

7.8CVSS7.3AI score0.00158EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2018/03/30 9:0 p.m.30 views

CVE-2017-14892

In the function msmpcmhwparams in Android for MSM, Firefox OS for MSM, and QRD Android before 2017-09-19, the return value of q6asmopensharedio is not checked properly potentially leading to a possible dangling pointer access...

7AI score0.00158EPSS
SaveExploits0References2
OSV
OSV
added 2018/02/02 9:29 a.m.15 views

CVE-2018-6548

A use-after-free issue was discovered in libwebm through 2018-02-02. If a Vp9HeaderParser was initialized once before, its property frame would not be changed because of code in vp9parser::Vp9HeaderParser::SetFrame. Its frame could be freed while the corresponding pointer would not be updated,...

9.8CVSS7.2AI score
SaveExploits0References2
NVD
NVD
added 2018/02/02 9:29 a.m.21 views

CVE-2018-6548

A use-after-free issue was discovered in libwebm through 2018-02-02. If a Vp9HeaderParser was initialized once before, its property frame would not be changed because of code in vp9parser::Vp9HeaderParser::SetFrame. Its frame could be freed while the corresponding pointer would not be updated,...

9.8CVSS9.5AI score0.01387EPSS
SaveExploits1References2
Snyk
Snyk
added 2018/02/02 9:29 a.m.5 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free. A use-after-free issue was discovered in libwebm through 2018-02-02. If a Vp9HeaderParser was initialized once before, its property frame would not be changed because of code in vp9parser::Vp9HeaderParser::SetFrame. Its...

9.8CVSS7.2AI score0.01387EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2018/02/02 9:29 a.m.57 views

CVE-2018-6548

A use-after-free issue was discovered in libwebm through 2018-02-02. If a Vp9HeaderParser was initialized once before, its property frame would not be changed because of code in vp9parser::Vp9HeaderParser::SetFrame. Its frame could be freed while the corresponding pointer would not be updated,...

9.8CVSS7.2AI score0.01387EPSS
SaveExploits1References2
Prion
Prion
added 2018/02/02 9:29 a.m.21 views

Design/Logic Flaw

A use-after-free issue was discovered in libwebm through 2018-02-02. If a Vp9HeaderParser was initialized once before, its property frame would not be changed because of code in vp9parser::Vp9HeaderParser::SetFrame. Its frame could be freed while the corresponding pointer would not be updated,...

7.5CVSS9.3AI score0.01387EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2018/02/02 9:29 a.m.15 views

UBUNTU-CVE-2018-6548

A use-after-free issue was discovered in libwebm through 2018-02-02. If a Vp9HeaderParser was initialized once before, its property frame would not be changed because of code in vp9parser::Vp9HeaderParser::SetFrame. Its frame could be freed while the corresponding pointer would not be updated,...

9.8CVSS5.8AI score0.01387EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2018/02/02 9:0 a.m.27 views

CVE-2018-6548

A use-after-free issue was discovered in libwebm through 2018-02-02. If a Vp9HeaderParser was initialized once before, its property frame would not be changed because of code in vp9parser::Vp9HeaderParser::SetFrame. Its frame could be freed while the corresponding pointer would not be updated,...

9.4AI score0.01387EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2018/02/02 9:0 a.m.50 views

CVE-2018-6548

Removed by vendor...

9.8CVSS9.4AI score0.01387EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2017/09/21 4:16 a.m.13 views

samba: fd_open_atomic infinite loop due to wrong handling of dangling symlinks

A flaw was found in the way Samba handled dangling symlinks. An authenticated malicious Samba client could use this flaw to cause the smbd daemon to enter an infinite loop and use an excessive amount of CPU and memory...

6.8CVSS5.7AI score0.04189EPSS
SaveExploits1References4
Rows per page
Query Builder