Lucene search
+L

226 matches found

Prion
Prion
added 2020/01/13 6:15 p.m.16 views

Cross site scripting

Reflected XSS through an IMG element in Cerberus FTP Server prior to versions 11.0.1 and 10.0.17 allows a remote attacker to execute arbitrary JavaScript or HTML via a crafted public folder URL. This occurs because of the folderup.png IMG element not properly sanitizing user-inserted directory...

4.3CVSS6.1AI score0.01216EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2019/10/16 12:15 p.m.16 views

CVE-2019-17625

There is a stored XSS in Rambox 0.6.9 that can lead to code execution. The XSS is in the name field while adding/editing a service. The problem occurs due to incorrect sanitization of the name field when being processed and stored. This allows a user to craft a payload for Node.js and Electron,...

9CVSS6.6AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2019/10/04 10:3 p.m.24 views

CVE-2009-2937

Cross-site scripting XSS vulnerability in Planet 2.0 and Planet Venus allows remote attackers to inject arbitrary web script or HTML via the SRC attribute of an IMG element in a feed...

4.3CVSS5.8AI score0.04501EPSS
SaveExploits2References3
NVD
NVD
added 2019/08/14 3:15 p.m.32 views

CVE-2015-9312

The newstatpress plugin before 1.0.5 for WordPress has XSS related to an IMG element...

6.1CVSS6.1AI score0.01805EPSS
SaveExploits1References1
NVD
NVD
added 2019/08/14 3:15 p.m.24 views

CVE-2015-9313

The newstatpress plugin before 1.0.5 for WordPress has SQL injection related to an IMG element...

9.8CVSS9.9AI score0.01815EPSS
SaveExploits1References1
Prion
Prion
added 2019/08/14 3:15 p.m.18 views

Sql injection

The newstatpress plugin before 1.0.5 for WordPress has SQL injection related to an IMG element...

7.5CVSS8.3AI score0.01815EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2019/08/14 2:53 p.m.22 views

CVE-2015-9313

The newstatpress plugin before 1.0.5 for WordPress has SQL injection related to an IMG element...

10AI score0.01815EPSS
SaveExploits1References1
CVE
CVE
added 2019/08/14 2:53 p.m.64 views

CVE-2015-9313

CVE-2015-9313: The WordPress plugin newstatpress (before 1.0.5) is affected by an SQL injection through an IMG element. The root cause is unsafe SQL construction in the plugin’s search path (nsp_search.php), enabling an attacker to potentially disclose data (PoC shows exfiltration of user hashes)...

9.8CVSS9.8AI score0.01815EPSS
SaveExploits1References1Affected Software1
Veracode
Veracode
added 2019/08/08 12:7 a.m.24 views

Information Disclosure

kde-workspace is vulnerable to information disclosure. It does not sanitize the notifications, allowing to leak client IP address via IMG element...

5.3CVSS2.3AI score0.02087EPSS
SaveExploits0References10Affected Software4
RedHat Linux
RedHat Linux
added 2019/08/06 12:29 p.m.7 views

kde-workspace: Missing sanitization of notifications allows to leak client IP address via IMG element

An issue was discovered in KDE Plasma Workspace before 5.12.0. dataengines/notifications/notificationsengine.cpp allows remote attackers to discover client IP addresses via a URL in a notification, as demonstrated by the src attribute of an IMG element...

5.3CVSS5.9AI score0.02087EPSS
SaveExploits0References5
NVD
NVD
added 2019/07/18 4:15 p.m.31 views

CVE-2019-13948

SyGuestBook A5 Version 1.2 allows stored XSS because the isValidData function in include/functions.php does not properly block XSS payloads, as demonstrated by a crafted use of the onerror attribute of an IMG element...

5.4CVSS5.2AI score0.00702EPSS
SaveExploits1References2
Prion
Prion
added 2019/07/18 4:15 p.m.19 views

Cross site scripting

SyGuestBook A5 Version 1.2 allows stored XSS because the isValidData function in include/functions.php does not properly block XSS payloads, as demonstrated by a crafted use of the onerror attribute of an IMG element...

3.5CVSS5.2AI score0.00702EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2019/07/18 3:56 p.m.31 views

CVE-2019-13948

SyGuestBook A5 Version 1.2 allows stored XSS because the isValidData function in include/functions.php does not properly block XSS payloads, as demonstrated by a crafted use of the onerror attribute of an IMG element...

5.2AI score0.00702EPSS
SaveExploits1References2
OSV
OSV
added 2019/07/05 9:11 p.m.44 views

GHSA-958R-G534-CCMR MadsKristensen.AspNetCore.Miniblog subject to Improper Input Validation

madskristensen Miniblog.Core through 2019-01-16 allows remote attackers to execute arbitrary ASPX code via an IMG element with a data: URL, because SaveFilesToDisk in Controllers/BlogController.cs writes a decoded base64 string to a file without validating the extension...

9.8CVSS9.8AI score0.02527EPSS
SaveExploits1References5
NVD
NVD
added 2019/06/14 8:29 p.m.20 views

CVE-2019-9842

madskristensen MiniBlog through 2018-05-18 allows remote attackers to execute arbitrary ASPX code via an IMG element with a data: URL, because SaveFilesToDisk in appcode/handlers/PostHandler.cs writes a decoded base64 string to a file without validating the extension...

7.2CVSS7.3AI score0.02203EPSS
SaveExploits1References2
Prion
Prion
added 2019/06/14 8:29 p.m.14 views

Design/Logic Flaw

madskristensen MiniBlog through 2018-05-18 allows remote attackers to execute arbitrary ASPX code via an IMG element with a data: URL, because SaveFilesToDisk in appcode/handlers/PostHandler.cs writes a decoded base64 string to a file without validating the extension...

6.5CVSS7.3AI score0.02203EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2019/04/17 2:28 a.m.21 views

Remote Code Execution (RCE)

MadsKristensen.AspNetCore.Miniblog is vulnerable to remote code execution. A remote attacker is able to execute arbitrary ASPX code by uploading a malicious IMG element with a data: URL, which will be executed when the SaveFilesToDisk function in Controllers/BlogController.cs writes a decoded...

9.8CVSS9.7AI score0.02527EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2019/04/16 6:29 p.m.21 views

Design/Logic Flaw

madskristensen Miniblog.Core through 2019-01-16 allows remote attackers to execute arbitrary ASPX code via an IMG element with a data: URL, because SaveFilesToDisk in Controllers/BlogController.cs writes a decoded base64 string to a file without validating the extension...

7.5CVSS9.7AI score0.02527EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2019/03/14 2:29 p.m.23 views

CVE-2019-9785

gitnote 3.1.0 allows remote attackers to execute arbitrary code via a crafted Markdown file, as demonstrated by a javascript:window.parent.top.require'childprocess'.execFile substring in the onerror attribute of an IMG element...

7.8CVSS7.9AI score0.04517EPSS
SaveExploits1References2
Prion
Prion
added 2019/03/14 2:29 p.m.20 views

Design/Logic Flaw

gitnote 3.1.0 allows remote attackers to execute arbitrary code via a crafted Markdown file, as demonstrated by a javascript:window.parent.top.require'childprocess'.execFile substring in the onerror attribute of an IMG element...

6.8CVSS7.9AI score0.04517EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder