Lucene search
+L

1450 matches found

Cvelist
Cvelist
added 2019/03/07 10:00 p.m.32 views

CVE-2019-8986 TIBCO JasperReports Server XML Entity Expansion Vulnerability

The SOAP API component vulnerability of TIBCO Software Inc.'s TIBCO JasperReports Server, and TIBCO JasperReports Server for ActiveMatrix BPM contains a vulnerability that may allow a malicious authenticated user to copy text files from the host operating system. Affected releases are TIBCO...

7.7CVSS7.5AI score0.01039EPSS
SaveExploits0References2
Veracode
Veracode
added 2019/01/15 9:19 a.m.44 views

Remote Code Execution (RCE)

lucene-queryparser is vulnerable to remote code execution. This is possible through the use of an XML external entity expansion XXE attack and the Config API with add-listener command...

9.8CVSS9.6AI score0.91896EPSS
SaveExploits12References31Affected Software14
Veracode
Veracode
added 2019/01/15 9:03 a.m.35 views

XML Entity Expansion (XEE)

ruby is vulnerable to XML Entity Expansion XEE attacks. The vulnerability exists as the REXML parser in Ruby 1.9.x before 1.9.3-p550, 2.0.x before 2.0.0-p594, and 2.1.x before 2.1.4 allows remote attackers to cause a denial of service memory consumption via a crafted XML document, aka an XML Enti...

5CVSS5.4AI score0.05538EPSS
SaveExploits1References22Affected Software3
Veracode
Veracode
added 2019/01/15 9:02 a.m.42 views

Denial Of Service (DoS)

libxml2.so is vulnerable to Denial Of Service DoS. parser.c does not prevent entity expansion properly which would allow a remote attacker to provide a specially crafted XML file to cause excessive entity substitutions even if entity substituion was disabled, causing a denial of service condition...

5CVSS6.2AI score0.03988EPSS
SaveExploits1References25Affected Software1
Veracode
Veracode
added 2019/01/15 8:53 a.m.31 views

Denial Of Service (DoS)

gnome-vfs2 is vulnerable to denial of service DoS attacks. The vulnerability exists as neon before 0.28.6, when expat is used, does not properly detect recursion during entity expansion, which allows context-dependent attackers to cause a denial of service memory and CPU consumption via a crafted...

6.5CVSS6.5AI score0.08437EPSS
SaveExploits2References19Affected Software1
Tenable Nessus
Tenable Nessus
added 2018/11/21 12:00 a.m.38 views

EulerOS Virtualization 2.5.1 : ruby (EulerOS-SA-2018-1374)

According to the versions of the ruby packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - The REXML parser in Ruby 1.9.x before 1.9.3-p550, 2.0.x before 2.0.0-p594, and 2.1.x before 2.1.4 allows remote attackers to cause ...

5CVSS7.4AI score0.06671EPSS
SaveExploits2References4
Github Security Blog
Github Security Blog
added 2018/10/17 7:55 p.m.30 views

There is a XML external entity expansion (XXE) vulnerability in Apache Solr

This vulnerability in Apache Solr 1.2 to 6.6.2 and 7.0.0 to 7.2.1 relates to an XML external entity expansion XXE in the &dataConfig= parameter of Solr's DataImportHandler. It can be used as XXE using file/ftp/http protocols in order to read arbitrary local files from the Solr server or the...

7.5CVSS2.2AI score0.21192EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/17 7:55 p.m.35 views

XML external entity expansion in org.apache.solr:solr-core

This vulnerability in Apache Solr 6.0.0 to 6.6.4 and 7.0.0 to 7.3.1 relates to an XML external entity expansion XXE in Solr config files currency.xml, enumsConfig.xml referred from schema.xml, TIKA parsecontext config file. In addition, Xinclude functionality provided in these config files is als...

5.5CVSS5.2AI score0.09025EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/17 3:49 p.m.36 views

High severity vulnerability that affects org.apache.tika:tika-core

In Apache Tika 0.1 to 1.18, the XML parsers were not configured to limit entity expansion. They were therefore vulnerable to an entity expansion vulnerability which can lead to a denial of service attack...

7.5CVSS3.3AI score0.09635EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2018/10/17 3:49 p.m.28 views

GHSA-6JQ2-789Q-FFF2 High severity vulnerability that affects org.apache.tika:tika-core

In Apache Tika 0.1 to 1.18, the XML parsers were not configured to limit entity expansion. They were therefore vulnerable to an entity expansion vulnerability which can lead to a denial of service attack...

7.5CVSS7.2AI score0.09635EPSS
SaveExploits0References6
OSV
OSV
added 2018/10/17 12:04 a.m.59 views

GHSA-73CQ-FHP3-8RPW Moderate severity vulnerability that affects org.restlet.jse:org.restlet

Restlet Framework 2.1.x before 2.1.7 and 2.x.x before 2.2 RC1, when using XMLRepresentation or XML serializers, allows attackers to cause a denial of service via an XML Entity Expansion XEE attack...

5CVSS6.4AI score0.01336EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2018/10/15 7:28 a.m.31 views

CVE-2018-11796

In Apache Tika 1.19 CVE-2018-11761, we added an entity expansion limit for XML parsing. However, Tika reuses SAXParsers and calls reset after each parse, which, for Xerces2 parsers, as per the documentation, removes the user-specified SecurityManager and thus removes entity expansion limits after...

7.5CVSS2.2AI score0.09635EPSS
SaveExploits0References2
OSV
OSV
added 2018/10/09 10:29 p.m.33 views

CVE-2018-11796

In Apache Tika 1.19 CVE-2018-11761, we added an entity expansion limit for XML parsing. However, Tika reuses SAXParsers and calls reset after each parse, which, for Xerces2 parsers, as per the documentation, removes the user-specified SecurityManager and thus removes entity expansion limits after...

7.5CVSS6.6AI score
SaveExploits0References4
Prion
Prion
added 2018/10/09 10:29 p.m.32 views

Code injection

In Apache Tika 1.19 CVE-2018-11761, we added an entity expansion limit for XML parsing. However, Tika reuses SAXParsers and calls reset after each parse, which, for Xerces2 parsers, as per the documentation, removes the user-specified SecurityManager and thus removes entity expansion limits after...

5CVSS7.3AI score0.09635EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2018/10/09 10:29 p.m.9 views

UBUNTU-CVE-2018-11796

In Apache Tika 1.19 CVE-2018-11761, we added an entity expansion limit for XML parsing. However, Tika reuses SAXParsers and calls reset after each parse, which, for Xerces2 parsers, as per the documentation, removes the user-specified SecurityManager and thus removes entity expansion limits after...

7.5CVSS7.1AI score0.06883EPSS
SaveExploits0References3
CVE
CVE
added 2018/10/09 10:00 p.m.137 views

CVE-2018-11796

Apache Tika 0.1–1.19 is vulnerable to an entity-expansion denial of service. The root cause is that Xerces2-based SAXParsers reset() after each parse, which removes the user-configured SecurityManager and, per documentation, the entity-expansion limits after the first parse. This means versions f...

7.5CVSS7.2AI score0.06883EPSS
SaveExploits0References4Affected Software1
myhack58
myhack58
added 2018/09/28 12:00 a.m.509 views

See how I found Yahoo Mail APP stored XSS vulnerability-vulnerability warning-the black bar safety net

! Today I want to share is to participate in Yahoo(Yahoo!) Vulnerability all test items to find the one on Yahoo Mail iOS app vulnerability, and ultimately, by virtue of the vulnerability, I go into the Yahoo security Hall of Fame and get a$3500 dollar reward. Vulnerability case My test object is...

6.6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2018/09/24 8:51 p.m.38 views

CVE-2018-11761

In Apache Tika 0.1 to 1.18, the XML parsers were not configured to limit entity expansion. They were therefore vulnerable to an entity expansion vulnerability which can lead to a denial of service attack...

7.5CVSS4.2AI score0.09635EPSS
SaveExploits0References2
OSV
OSV
added 2018/09/19 2:29 p.m.26 views

CVE-2018-11761

In Apache Tika 0.1 to 1.18, the XML parsers were not configured to limit entity expansion. They were therefore vulnerable to an entity expansion vulnerability which can lead to a denial of service attack...

7.5CVSS6.6AI score
SaveExploits0References4
OSV
OSV
added 2018/09/19 2:29 p.m.4 views

DEBIAN-CVE-2018-11761

In Apache Tika 0.1 to 1.18, the XML parsers were not configured to limit entity expansion. They were therefore vulnerable to an entity expansion vulnerability which can lead to a denial of service attack...

7.5CVSS6.9AI score0.09635EPSS
SaveExploits0References1
Rows per page
Query Builder