Lucene search
+L

11443 matches found

Github Security Blog
Github Security Blog
added 2019/07/05 9:11 p.m.44 views

Python-saml allows manipulation of SAML data without invalidation of cryptographic signature

OneLogin PythonSAML 2.3.0 and earlier may incorrectly utilize the results of XML DOM traversal and canonicalization APIs in such a way that an attacker may be able to manipulate the SAML data without invalidating the cryptographic signature, allowing the attack to potentially bypass authenticatio...

9.8CVSS9AI score0.04697EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2019/07/05 9:11 p.m.39 views

Authentication bypass via incorrect XML canonicalization and DOM traversal in saml2-js

Versions of saml2-js prior to 1.12.4 or 2.0.2 are vulnerable to authentication bypass. The saml2-js library may incorrectly utilize the results of XML DOM traversal and canonicalization APIs in such a way that an attacker may be able to manipulate the SAML data without invalidating the...

9.8CVSS2.1AI score0.02741EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2019/07/05 9:11 p.m.64 views

GHSA-5P5W-J3G7-W4WV Authentication bypass via incorrect XML canonicalization and DOM traversal in saml2-js

Versions of saml2-js prior to 1.12.4 or 2.0.2 are vulnerable to authentication bypass. The saml2-js library may incorrectly utilize the results of XML DOM traversal and canonicalization APIs in such a way that an attacker may be able to manipulate the SAML data without invalidating the...

7.7CVSS9.8AI score0.02741EPSS
SaveExploits1References5
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2019/07/05 6:28 a.m.14 views

Multiple vulnerabilities in Access analysis CGI An-Analyzer

Overview Access analysis CGI An-Analyzer provided by ANGLERSNET Co,.Ltd. contains multiple vulnerabilities listed below. OS command injection in the Management Page CWE-78 - CVE-2019-5987 Stored cross-site scripting in the Management Page CWE-79 - CVE-2019-5988 DOM-based cross-site scripting in t...

9CVSS7AI score0.02497EPSS
SaveExploits3References13
pentestit
pentestit
added 2019/06/29 12:49 a.m.113 views

Electronegativity: An Open Source Electron Security Auditor

PenTestIT RSS Feed Electron is a pretty recent framework for building desktop applications and there are not many tools that deal with the security part either. There is a electronjs security checklist, providing guidelines for building secure applications, but there is no tool per-se - atleast...

0.1AI score
SaveExploits0
Veracode
Veracode
added 2019/06/21 2:41 a.m.12 views

Malicious Package

smartsearchwp is a malicious package. The package contains malicious code that steal credentials from websites it is loaded in when executed. DOM elements are traversed for usernames and passwords, which are subsequently uploaded to a remote server. Port scans of local gateway are performed and...

6.9AI score
SaveExploits0
OSV
OSV
added 2019/06/19 2:15 p.m.4 views

DEBIAN-CVE-2019-12814

A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.x through 2.9.9. When Default Typing is enabled either globally or for a specific property for an externally exposed JSON endpoint and the service has JDOM 1.x or 2.x jar in the classpath, an attacker can send a specificall...

5.9CVSS7.1AI score0.10902EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2019/06/19 1:24 p.m.1 views

CVE-2019-12814

A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.x through 2.9.9. When Default Typing is enabled either globally or for a specific property for an externally exposed JSON endpoint and the service has JDOM 1.x or 2.x jar in the classpath, an attacker can send a specificall...

9.3AI score0.10902EPSS
SaveExploits0References55
nodejs
nodejs
added 2019/06/17 1:46 p.m.45 views

Cross-Site Scripting

Overview Versions of dojo prior to 1.4.2 are vulnerable to DOM-based Cross-Site Scripting XSS. The package does not sanitize URL parameters in the testCommon.js and runner.html test files, allowing attackers to execute arbitrary JavaScript in the victim's browser. Recommendation Upgrade to versio...

4.3CVSS4.6AI score0.04545EPSS
SaveExploits2Affected Software1
Hacker One
Hacker One
added 2019/06/08 2:50 p.m.64 views

InnoGames: Chaining Bugs: Leakage of CSRF token which leads to Stored XSS and Account Takeover (xs1.tribalwars.cash)

The referrer leaked the CSRF code, when opening an embedded PHP file set by the images function in tribe forums. Due to a premium function, which allows players to store and run Javascript scripts during the game, the session ID could be grabbed, as it was mistakenly embedded into the DOM. This...

6.1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/06/08 2:00 a.m.101 views

Upserve : DOM Based XSS via postMessage at https://inventory.upserve.com/login/

Description DOM based XSS is possible at https://inventory.upserve.com/login/ due to insecure origin checking when receiving a postMessage. POC 1. Visit https://hq.upserve.com.████████/upservexss.html 2. Click link 3. View alert on https://inventory.upserve.com Vulnerable Code javascript...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2019/06/07 1:10 a.m.62 views

Shopify: DOM XSS via Shopify.API.Modal.initialize

Similar 422043 & 576532 Payload Based on 576532: html function attack const ctx = window.openlocation.origin+'/admin/themes', 'blank' const json = message: "Shopify.API.Modal.initialize", data: src: "" let interval; interval = setIntervalfunction if window.attackSuccess clearIntervalinterval else...

2.4AI score
SaveExploits0
Hacker One
Hacker One
added 2019/06/05 8:40 p.m.109 views

Shopify: HTML injection in https://interviewing.shopify.com/index.php?candidate=

https://interviewing.shopify.com/index.php?candidate= is inserting the value of candidate into the DOM without any filtering except that the equal sign can't appear in the payload, this allows attacker to injection any html in the DOM. Of course reflected XSS payloads like ...something... will be...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/05/28 8:24 a.m.54 views

Automattic: Denial of service to WP-JSON API by cache poisoning the CORS allow origin header

The WP-JSON implementation on some wordpress.com websites I've tested is vulnerable to denial of service where by an attacker can provide an arbitrary Origin header in the request, which is then echoed back in the response via the Access-Control-Allow-Origin header, which is cached and served to...

7.1AI score
SaveExploits0
Veracode
Veracode
added 2019/05/16 3:07 a.m.25 views

Use-After-Free

Thunderbird, Firefox ESR and Firefox are vulnerable to use-after-free vulnerability. A remote unauthenticated attacker could cause a system hang by exploiting the vulnerable component DOM Node Handler when script uses mutation events to append DOM nodes...

8.8CVSS9.2AI score0.03096EPSS
SaveExploits0References22Affected Software2
Veracode
Veracode
added 2019/05/14 4:54 a.m.20 views

Cross-site Scripting (XSS)

simditor is vulnerable to cross-site scripting XSS. The attack can be triggered because it does not sanitize the DOM object properly, allowing an attacker to inject arbitrary Javascript within a malicious SVG element into a victim's browser via the onload parameter...

6.1CVSS5.9AI score0.01537EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2019/05/13 2:29 p.m.20 views

CVE-2018-19048

Simditor through 2.3.21 allows DOM XSS via an onload attribute within a malformed SVG element...

6.1CVSS6AI score
SaveExploits0References4
Prion
Prion
added 2019/05/13 2:29 p.m.19 views

Cross site scripting

Simditor through 2.3.21 allows DOM XSS via an onload attribute within a malformed SVG element...

4.3CVSS5.9AI score0.01537EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2019/05/13 2:29 p.m.28 views

CVE-2018-19048

Simditor through 2.3.21 allows DOM XSS via an onload attribute within a malformed SVG element...

6.1CVSS6AI score0.01537EPSS
SaveExploits1References4
CVE
CVE
added 2019/05/13 1:13 p.m.60 views

CVE-2018-19048

Simditor up to version 2.3.21 is affected by a DOM XSS (attackable via an onload attribute in a malformed SVG element). The underlying issue is improper handling/sanitization of SVG onload events, enabling injection of arbitrary JavaScript in the user’s browser. Mitigation: upgrade to version 2.3...

6.1CVSS5.9AI score0.01537EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder