Lucene search
+L

135 matches found

Tenable Nessus
Tenable Nessus
added 2019/12/19 12:0 a.m.61 views

Red Hat JBoss Enterprise Application Platform 7.x < 7.2.2 Multiple Vulnerabilities

The version of Red Hat JBoss Enterprise Application Platform EAP installed on the remote host is 7.x prior to 7.2.2. It is therefore, affected my multiple vulnerabilities as referenced in the RHSA-2019:1424 advisory: - picketlink: reflected XSS in SAMLRequest via RelayState parameter CVE-2019-387...

9.8CVSS6.5AI score0.03412EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2019/10/11 5:29 p.m.30 views

CVE-2019-3873

It was found that Picketlink as shipped with Jboss Enterprise Application Platform 7.2 would accept an xinclude parameter in SAMLresponse XML. An attacker could use this flaw to send a URL to achieve cross-site scripting or possibly conduct further attacks...

9CVSS1.2AI score0.00927EPSS
SaveExploits0References3
OSV
OSV
added 2019/06/12 2:29 p.m.7 views

CVE-2019-3873

It was found that Picketlink as shipped with Jboss Enterprise Application Platform 7.2 would accept an xinclude parameter in SAMLresponse XML. An attacker could use this flaw to send a URL to achieve cross-site scripting or possibly conduct further attacks...

9CVSS6.8AI score0.00927EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2019/06/11 3:32 p.m.6 views

picketlink: URL injection via xinclude parameter

It was found that Picketlink as shipped with Jboss Enterprise Application Platform 7.2 would accept an xinclude parameter in SAMLresponse XML. An attacker could use this flaw to send a URL to achieve cross-site scripting or possibly conduct further attacks...

9CVSS5.6AI score0.00927EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/06/10 4:51 p.m.5 views

picketlink: URL injection via xinclude parameter

It was found that Picketlink as shipped with Jboss Enterprise Application Platform 7.2 would accept an xinclude parameter in SAMLresponse XML. An attacker could use this flaw to send a URL to achieve cross-site scripting or possibly conduct further attacks...

9CVSS5.6AI score0.00927EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/06/10 4:44 p.m.13 views

picketlink: URL injection via xinclude parameter

It was found that Picketlink as shipped with Jboss Enterprise Application Platform 7.2 would accept an xinclude parameter in SAMLresponse XML. An attacker could use this flaw to send a URL to achieve cross-site scripting or possibly conduct further attacks...

9CVSS5.6AI score0.00927EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/06/10 4:41 p.m.5 views

picketlink: URL injection via xinclude parameter

It was found that Picketlink as shipped with Jboss Enterprise Application Platform 7.2 would accept an xinclude parameter in SAMLresponse XML. An attacker could use this flaw to send a URL to achieve cross-site scripting or possibly conduct further attacks...

9CVSS5.6AI score0.00927EPSS
SaveExploits0References4
Prion
Prion
added 2018/07/05 2:29 p.m.13 views

Xxe

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...

2.1CVSS5.3AI score0.09025EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2018/05/22 5:25 a.m.20 views

XML External Entity (XXE)

Apache Solr is vulnerable to XML enternal entity XXE injection. The attack is possible because Solr config files are accessible through API if Xinclude is enabled. Using file/ftp/http protocols, arbitrary files from the Solr server can be exposed...

5.5CVSS6AI score0.03917EPSS
SaveExploits0References6Affected Software1
Prion
Prion
added 2018/05/21 7:29 p.m.20 views

Xxe

This vulnerability in Apache Solr 6.0.0 to 6.6.3, 7.0.0 to 7.3.0 relates to an XML external entity expansion XXE in Solr config files solrconfig.xml, schema.xml, managed-schema. In addition, Xinclude functionality provided in these config files is also affected in a similar way. The vulnerability...

2.1CVSS5.3AI score0.03917EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2018/05/21 7:29 p.m.21 views

CVE-2018-8010

This vulnerability in Apache Solr 6.0.0 to 6.6.3, 7.0.0 to 7.3.0 relates to an XML external entity expansion XXE in Solr config files solrconfig.xml, schema.xml, managed-schema. In addition, Xinclude functionality provided in these config files is also affected in a similar way. The vulnerability...

5.5CVSS5.4AI score0.03917EPSS
SaveExploits0References3
Silent Robot Systems
Silent Robot Systems
added 2015/12/15 4:0 a.m.21 views

XML Entity Cheatsheet - Updated

An XML Entity testing cheatsheet. This is an updated version with nokogiri tests removed, just XXE notes. XML Declarations: 1 2 | ---|--- Vanilla entity test: 1 | &post ---|--- SYSTEM entity test xxe: 1 | ---|--- Parameter Entity. One of the benefits is a paremeter entity is automatically expande...

6.8AI score
SaveExploits0
Kitploit
Kitploit
added 2015/09/03 9:43 p.m.24 views

Burp Suite Professional 1.6.26 - The Leading Toolkit for Web Application Security Testing

Burp Suite is an integrated platform for performing security testing of web applications. Its various tools work seamlessly together to support the entire testing process, from initial mapping and analysis of an application's attack surface, through to finding and exploiting security...

7.7AI score
SaveExploits0
Silent Robot Systems
Silent Robot Systems
added 2014/09/03 4:0 a.m.16 views

XML Entity Cheatsheet

An XML Entity testing cheatsheet. Testing was done using an older vulnerable version of nokogiri. In IRB you can require previous versions of gems. Certain techniques e.g. XInclude may require additional settings in Nokogiri. XML Headers: 1 2 | ---|--- Vanilla entity test: 1 | &post ---|--- SYSTE...

6.9AI score
SaveExploits0
Silent Robot Systems
Silent Robot Systems
added 2014/09/03 4:0 a.m.51 views

XML Entity Cheatsheet

An XML Entity testing cheatsheet. Testing was done using an older vulnerable version of nokogiri. In IRB you can require previous versions of gems. Certain techniques e.g. XInclude may require additional settings in Nokogiri. XML Headers: 1 2 | ---|--- Vanilla entity test: 1 | ---|--- SYSTEM enti...

6.9AI score
SaveExploits0
Rows per page
Query Builder