Lucene search
K

5150 matches found

seebug.org
seebug.org
added 2018/06/08 12:0 a.m.63 views

WebKit: Use-after-free when resuming generator(CVE-2018-4218)

In WebKit, resuming a generator is implemented in JavaScript. An internal object property, @generatorState is used to prevent recursion within generators. In GeneratorPrototype.js, the state is checked by calling: var state = this.@generatorState; and set by calling: generator.@generatorState =...

0.1AI score0.3084EPSS
Exploits3
exploitpack
exploitpack
added 2018/06/08 12:0 a.m.13 views

WebKit - Use-After-Free when Resuming Generator

WebKit - Use-After-Free when Resuming Generator !-- In WebKit, resuming a generator is implemented in JavaScript. An internal object property, @generatorState is used to prevent recursion within generators. In GeneratorPrototype.js, the state is checked by calling: var state = this.@generatorStat...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2018/06/08 12:0 a.m.27 views

WebKit - Use-After-Free when Resuming Generator

!-- In WebKit, resuming a generator is implemented in JavaScript. An internal object property, @generatorState is used to prevent recursion within generators. In GeneratorPrototype.js, the state is checked by calling: var state = this.@generatorState; and set by calling: generator.@generatorState...

7.4AI score
Exploits0
CNVD
CNVD
added 2018/05/21 12:0 a.m.1 views

PoDoFo Excessive Recursion Vulnerability

PoDoFo is a library that uses the PDF file format and also includes some tools. An over-recursion vulnerability exists in the PdfPagesTree::GetPageNode function in PdfPagesTree.cpp in PoDoFo 0.9.5. A remote attacker can exploit this vulnerability to cause a denial of service via a specially craft...

5.5CVSS6.5AI score0.00175EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2018/05/18 7:29 p.m.18 views

CVE-2018-11254

An issue was discovered in PoDoFo 0.9.5. There is an Excessive Recursion in the PdfPagesTree::GetPageNode function of PdfPagesTree.cpp. Remote attackers could leverage this vulnerability to cause a denial of service through a crafted pdf file, a related issue to CVE-2017-8054...

5.5CVSS6.8AI score0.00175EPSS
Exploits0References2
NVD
NVD
added 2018/05/18 7:29 p.m.14 views

CVE-2018-11254

An issue was discovered in PoDoFo 0.9.5. There is an Excessive Recursion in the PdfPagesTree::GetPageNode function of PdfPagesTree.cpp. Remote attackers could leverage this vulnerability to cause a denial of service through a crafted pdf file, a related issue to CVE-2017-8054...

5.5CVSS5.5AI score0.00175EPSS
Exploits0References1
Snyk
Snyk
added 2018/05/18 7:29 p.m.1 views

Resource Management Errors

Overview Affected versions of this package are vulnerable to Resource Management Errors. An issue was discovered in PoDoFo 0.9.5. There is an Excessive Recursion in the PdfPagesTree::GetPageNode function of PdfPagesTree.cpp. Remote attackers could leverage this vulnerability to cause a denial of...

5.5CVSS6.8AI score0.00402EPSS
Exploits1References2
OSV
OSV
added 2018/05/18 7:29 p.m.1 views

UBUNTU-CVE-2018-11254

An issue was discovered in PoDoFo 0.9.5. There is an Excessive Recursion in the PdfPagesTree::GetPageNode function of PdfPagesTree.cpp. Remote attackers could leverage this vulnerability to cause a denial of service through a crafted pdf file, a related issue to CVE-2017-8054...

5.5CVSS6.8AI score0.00175EPSS
Exploits0References3
OSV
OSV
added 2018/05/18 7:29 p.m.16 views

CVE-2018-11254

An issue was discovered in PoDoFo 0.9.5. There is an Excessive Recursion in the PdfPagesTree::GetPageNode function of PdfPagesTree.cpp. Remote attackers could leverage this vulnerability to cause a denial of service through a crafted pdf file, a related issue to CVE-2017-8054...

5.5CVSS5.7AI score
Exploits0References1
Prion
Prion
added 2018/05/18 7:29 p.m.19 views

Sql injection

An issue was discovered in PoDoFo 0.9.5. There is an Excessive Recursion in the PdfPagesTree::GetPageNode function of PdfPagesTree.cpp. Remote attackers could leverage this vulnerability to cause a denial of service through a crafted pdf file, a related issue to CVE-2017-8054...

4.3CVSS5.4AI score0.00402EPSS
Exploits1References1Affected Software1
AlpineLinux
AlpineLinux
added 2018/05/18 7:0 p.m.36 views

CVE-2018-11254

An issue was discovered in PoDoFo 0.9.5. There is an Excessive Recursion in the PdfPagesTree::GetPageNode function of PdfPagesTree.cpp. Remote attackers could leverage this vulnerability to cause a denial of service through a crafted pdf file, a related issue to CVE-2017-8054...

5.5CVSS6.7AI score0.00175EPSS
Exploits0
Debian CVE
Debian CVE
added 2018/05/18 7:0 p.m.26 views

CVE-2018-11254

An issue was discovered in PoDoFo 0.9.5. There is an Excessive Recursion in the PdfPagesTree::GetPageNode function of PdfPagesTree.cpp. Remote attackers could leverage this vulnerability to cause a denial of service through a crafted pdf file, a related issue to CVE-2017-8054...

5.5CVSS6.8AI score0.00175EPSS
Exploits0
FreeBSD
FreeBSD
added 2018/05/18 12:0 a.m.36 views

BIND -- multiple vulnerabilities

ISC reports: An error in zone database reference counting can lead to an assertion failure if a server which is running an affected version of BIND attempts several transfers of a slave zone in quick succession. A problem with the implementation of the new serve-stale feature in BIND 9.12 can lea...

2AI score
Exploits0References2
RedhatCVE
RedhatCVE
added 2018/05/16 12:19 p.m.27 views

CVE-2017-18267

The FoFiType1C::cvtGlyph function in fofi/FoFiType1C.cc in Poppler through 0.64.0 allows remote attackers to cause a denial of service infinite recursion via a crafted PDF file, as demonstrated by pdftops...

5.5CVSS4.8AI score0.00274EPSS
Exploits1References1
CNVD
CNVD
added 2018/05/11 12:0 a.m.1 views

Poppler Denial of Service Vulnerability (CNVD-2018-09469)

Poppler is a C++ class library for generating PDF, the library is inherited from Xpdf PDF reader. A security vulnerability exists in the 'FoFiType1C::cvtGlyph' function in the fofi/FoFiType1C.cc file in Poppler 0.64.0 and earlier versions. The vulnerability can be exploited by a remote attacker t...

5.5CVSS6.8AI score0.00274EPSS
Exploits1References1
Prion
Prion
added 2018/05/10 3:29 p.m.12 views

Design/Logic Flaw

The FoFiType1C::cvtGlyph function in fofi/FoFiType1C.cc in Poppler through 0.64.0 allows remote attackers to cause a denial of service infinite recursion via a crafted PDF file, as demonstrated by pdftops...

4.3CVSS5.6AI score0.00274EPSS
Exploits1References7Affected Software7
NVD
NVD
added 2018/05/10 3:29 p.m.14 views

CVE-2017-18267

The FoFiType1C::cvtGlyph function in fofi/FoFiType1C.cc in Poppler through 0.64.0 allows remote attackers to cause a denial of service infinite recursion via a crafted PDF file, as demonstrated by pdftops...

5.5CVSS6AI score0.00274EPSS
Exploits1References7
OSV
OSV
added 2018/05/10 3:29 p.m.0 views

DEBIAN-CVE-2017-18267

The FoFiType1C::cvtGlyph function in fofi/FoFiType1C.cc in Poppler through 0.64.0 allows remote attackers to cause a denial of service infinite recursion via a crafted PDF file, as demonstrated by pdftops...

5.5CVSS8.6AI score0.00274EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2018/05/10 12:0 a.m.25 views

CVE-2017-18267

The FoFiType1C::cvtGlyph function in fofi/FoFiType1C.cc in Poppler through 0.64.0 allows remote attackers to cause a denial of service infinite recursion via a crafted PDF file, as demonstrated by pdftops...

5.5CVSS6.8AI score0.00274EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2018/05/10 12:0 a.m.4 views

PT-2018-3613 · Poppler +4 · Poppler +4

Name of the Vulnerable Software and Affected Versions: Poppler versions 0.64.0 and earlier Description: The issue is related to the FoFiType1C::cvtGlyph function in the Poppler library, which can cause a denial of service due to infinite recursion when processing a crafted PDF file. This can be...

9.8CVSS6.8AI score0.40022EPSS
Exploits36References819
Rows per page
Query Builder