Lucene search
+L

284 matches found

OSV
OSV
added 2018/10/18 5:22 p.m.4 views

GHSA-Q44V-XC3G-V7JQ OWASP AntiSamy Cross-site Scripting vulnerability

OWASP AntiSamy before 1.5.7 allows XSS via HTML5 entities, as demonstrated by use of to construct a javascript: URL...

6.1CVSS6.9AI score0.01664EPSS
SaveExploits0References11
OPENSUSE Linux
OPENSUSE Linux
added 2018/08/13 3:8 p.m.73 views

Security update for mailman (moderate)

This update for mailman fixes the following issues: Security issue fixed: - CVE-2018-13796: Fix a content spoofing vulnerability with invalid list name messages inside the web UI boo1101288. Bug fixes: - update to 2.1.29: Fixed the listinfo and admin overview pages that were broken - update to...

6.7AI score0.02541EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/06/04 12:0 a.m.9 views

Marked Cross-Site Scripting Vulnerability

marked is an American software developer Christopher Jeffrey developed a Markdown parser and compiler written in JavaScript. A cross-site scripting vulnerability exists in marked 0.3.5 and earlier versions, which stems from the program's failure to properly handle URLs with HTML entities, and can...

6.1CVSS6.2AI score0.01463EPSS
SaveExploits1References1
NVD
NVD
added 2018/05/31 8:29 p.m.18 views

CVE-2016-10531

marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3.5 and earlier parses input, specifically HTML entities, it's possible to bypass marked's content injection protection sanitize: true to inject a javascript: URL. This flaw exists because...

6.1CVSS6.2AI score0.01463EPSS
SaveExploits1References3
OSV
OSV
added 2018/05/31 8:29 p.m.3 views

DEBIAN-CVE-2016-10531

marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3.5 and earlier parses input, specifically HTML entities, it's possible to bypass marked's content injection protection sanitize: true to inject a javascript: URL. This flaw exists because...

6.1CVSS7AI score0.01463EPSS
SaveExploits1References1
OSV
OSV
added 2018/05/31 8:29 p.m.19 views

CVE-2016-10531

marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3.5 and earlier parses input, specifically HTML entities, it's possible to bypass marked's content injection protection sanitize: true to inject a javascript: URL. This flaw exists because...

6.1CVSS6.5AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2018/05/31 8:29 p.m.28 views

CVE-2016-10531

marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3.5 and earlier parses input, specifically HTML entities, it's possible to bypass marked's content injection protection sanitize: true to inject a javascript: URL. This flaw exists because...

6.1CVSS6.7AI score0.01463EPSS
SaveExploits1References4
OSV
OSV
added 2018/05/31 8:29 p.m.4 views

UBUNTU-CVE-2016-10531

marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3.5 and earlier parses input, specifically HTML entities, it's possible to bypass marked's content injection protection sanitize: true to inject a javascript: URL. This flaw exists because...

6.1CVSS6.7AI score0.01463EPSS
SaveExploits1References5
CVE
CVE
added 2018/05/31 8:0 p.m.119 views

CVE-2016-10531

CVE-2016-10531 affects the marked library (0.3.5 and earlier). The issue arises when parsing HTML entities: &#xNN... leaves trailing text, allowing bypass of sanitize: true and injection of a javascript: URL. This enables cross-site scripting via markdown-rendered links. Affected: marked where li...

6.1CVSS6.2AI score0.01463EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2018/05/31 8:0 p.m.35 views

CVE-2016-10531

marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3.5 and earlier parses input, specifically HTML entities, it's possible to bypass marked's content injection protection sanitize: true to inject a javascript: URL. This flaw exists because...

6.2AI score0.01463EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2018/05/31 8:0 p.m.47 views

CVE-2016-10531

marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3.5 and earlier parses input, specifically HTML entities, it's possible to bypass marked's content injection protection sanitize: true to inject a javascript: URL. This flaw exists because...

6.1CVSS6.5AI score0.01463EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/05/01 8:4 p.m.21 views

Mail.ru: XSS e.mail.ru fixSpecialSymbols

Domain, site, application -- e.mail.ru Testing environment -- Firefox Steps to reproduce -- 1. send email from 2. add sender to contacts on https://e.mail.ru/messages/inbox/ 3. using Firefox go to https://e.mail.ru/compose/ 4. click on Кому: to open Contacts Actual results -- alert message Expect...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2017/05/24 1:21 p.m.16 views

Rockstar Games: Stored XSS in profile activity feed messages

The researcher was able to demonstrate a Stored XSS vulnerability in the Profile and Crew Feed endpoints. The exploit string worked because the researcher realized that certain obscure characters were not being converted to HTML entities properly. The exploit string was †‡•<img src=a...

0.6AI score
SaveExploits0
Veracode
Veracode
added 2017/05/15 2:16 a.m.208 views

Cross-site Scripting (XSS)

bootstrap is vulnerable to cross-site scripting XSS attacks. The attacks exist because the data-target attribute uses user-supplied input which is then interpreted directly using standard HTML entities encoding...

6.1CVSS5.5AI score0.0404EPSS
SaveExploits1References13Affected Software10
Kitploit
Kitploit
added 2016/12/12 2:11 p.m.64 views

FileBuster - An Extremely Fast And Flexible Web Fuzzer

An extremely fast and flexible web fuzzer. Why another fuzzer? My main motivation was to write a script that would allow me to fuzz a website based on a dictionary but that allowed me to filter words on that dictionary based on regex patterns. This necessity came from the frustration of trying to...

6.9AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2016/11/15 11:40 a.m.4 views

php: Integer overflow in php_html_entities()

Integer overflow in the phphtmlentities function in ext/standard/html.c in PHP before 5.5.36 and 5.6.x before 5.6.22 allows remote attackers to cause a denial of service or possibly have unspecified other impact by triggering a large output string from the htmlspecialchars function...

8.6CVSS7.6AI score0.0464EPSS
SaveExploits0References4
CVE
CVE
added 2016/08/07 10:0 a.m.221 views

CVE-2016-5095

CVE-2016-5094 and CVE-2016-5095 are PHP integer-overflow issues in ext/standard/html.c (php_html_entities and php_escape_html_entities_ex). Affects PHP versions before 5.5.36 and 5.6.x before 5.6.22, enabling a remote attacker to cause a denial of service by triggering a large output string via h...

8.6CVSS8.2AI score0.02636EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2016/05/30 12:0 a.m.3 views

UBUNTU-CVE-2016-5095

Integer overflow in the phpescapehtmlentitiesex function in ext/standard/html.c in PHP before 5.5.36 and 5.6.x before 5.6.22 allows remote attackers to cause a denial of service or possibly have unspecified other impact by triggering a large output string from a FILTERSANITIZEFULLSPECIALCHARS...

8.6CVSS7.4AI score0.02636EPSS
SaveExploits0References4
OSV
OSV
added 2016/05/30 12:0 a.m.4 views

UBUNTU-CVE-2016-5094

Integer overflow in the phphtmlentities function in ext/standard/html.c in PHP before 5.5.36 and 5.6.x before 5.6.22 allows remote attackers to cause a denial of service or possibly have unspecified other impact by triggering a large output string from the htmlspecialchars function...

8.6CVSS7.3AI score0.0464EPSS
SaveExploits0References4
Node.js
Node.js
added 2016/05/05 9:21 p.m.37 views

Cross-Site Scripting

Overview Affected versions of backbone are vulnerable to cross-site scripting when users are allowed to supply input to the ModelEscape function, and the output is then written to the DOM. The vulnerability occurs as a result of the regular expression used to encode metacharacters failing to take...

3.5CVSS2.2AI score0.00686EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder