Lucene search
+L

10174 matches found

Hacker One
Hacker One
added 2019/06/08 2:50 p.m.46 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:0 a.m.100 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.56 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.105 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.49 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:7 a.m.23 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.15 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
Prion
Prion
added 2019/05/13 2:29 p.m.13 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.22 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
OSV
OSV
added 2019/05/13 2:29 p.m.17 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
CVE
CVE
added 2019/05/13 1:13 p.m.51 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
Cvelist
Cvelist
added 2019/05/13 1:13 p.m.23 views

CVE-2018-19048

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

6AI score0.01537EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2019/05/13 5:3 a.m.15 views

Mozilla: Use-after-free when removing in-use DOM elements

A use-after-free vulnerability can occur when a raw pointer to a DOM element on a page is obtained using JavaScript and the element is then removed while still in use. This results in a potentially exploitable crash. This vulnerability affects Thunderbird 60.6, Firefox ESR 60.6, and Firefox 66...

9.8CVSS7.3AI score0.01838EPSS
SaveExploits0References5
Hacker One
Hacker One
added 2019/05/10 3:5 p.m.66 views

Shopify: DOM XSS via Shopify.API.remoteRedirect

hi, team, after I read the report 422043, I found another monitor postmessage, and did not correctly verify the origin, leading to dom xss, using the store theme can write js this feature, we can modify a theme for the following Payload, function attack var...

SaveExploits0
RedHat Linux
RedHat Linux
added 2019/05/07 4:19 a.m.14 views

Mozilla: Use-after-free when removing in-use DOM elements

A use-after-free vulnerability can occur when a raw pointer to a DOM element on a page is obtained using JavaScript and the element is then removed while still in use. This results in a potentially exploitable crash. This vulnerability affects Thunderbird 60.6, Firefox ESR 60.6, and Firefox 66...

9.8CVSS7.3AI score0.01838EPSS
SaveExploits0References5
Veracode
Veracode
added 2019/05/06 8:35 a.m.10 views

Cross-site Scripting (XSS)

preact is vulnerable to cross-site scripting XSS attacks. The vulnerability exists as it was possible to inject virtual-dom nodes through JSON injection...

5.7AI score
SaveExploits0
OSV
OSV
added 2019/05/02 5:29 p.m.10 views

CVE-2019-3490

A DOM based XSS vulnerability has been identified in the Netstorage component of Open Enterprise Server OES allowing a remote attacker to execute javascript in the victims browser by tricking the victim into clicking on a specially crafted link. This affects OES versions OES2015SP1, OES2018, and...

6.1CVSS6.4AI score0.01019EPSS
SaveExploits0References1
Prion
Prion
added 2019/05/02 5:29 p.m.24 views

Design/Logic Flaw

A DOM based XSS vulnerability has been identified in the Netstorage component of Open Enterprise Server OES allowing a remote attacker to execute javascript in the victims browser by tricking the victim into clicking on a specially crafted link. This affects OES versions OES2015SP1, OES2018, and...

4.3CVSS6.1AI score0.01019EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2019/05/02 4:46 p.m.25 views

CVE-2019-3490

A DOM based XSS vulnerability has been identified in the Netstorage component of Open Enterprise Server OES allowing a remote attacker to execute javascript in the victims browser by tricking the victim into clicking on a specially crafted link. This affects OES versions OES2015SP1, OES2018, and...

6.2AI score0.01019EPSS
SaveExploits0References1
CVE
CVE
added 2019/05/02 4:46 p.m.54 views

CVE-2019-3490

CVE-2019-3490 describes a DOM-based XSS in the Netstorage component of Open Enterprise Server (OES). A remote attacker could execute JavaScript in a victim’s browser by enticing them to click a crafted link. Affected are OES2015SP1, OES2018, and OES2018SP1; older versions were not tested. The con...

6.1CVSS6.1AI score0.01019EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder