Lucene search
+L

444 matches found

NVD
NVD
added 2019/08/23 1:15 p.m.24 views

CVE-2019-15484

Bolt before 3.6.10 has XSS via an image's alt or title field...

6.1CVSS6.3AI score0.00861EPSS
SaveExploits0References2
OSV
OSV
added 2019/08/23 1:15 p.m.15 views

CVE-2019-15483

Bolt before 3.6.10 has XSS via a title that is mishandled in the system log...

6.1CVSS5.9AI score
SaveExploits0References2
Prion
Prion
added 2019/08/23 1:15 p.m.19 views

Design/Logic Flaw

Bolt before 3.6.10 has XSS via createFolder or createFile in Controller/Async/FilesystemManager.php...

4.3CVSS5.9AI score0.00861EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2019/08/23 1:15 p.m.19 views

Cross site scripting

Bolt before 3.6.10 has XSS via an image's alt or title field...

4.3CVSS5.9AI score0.00861EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2019/08/23 1:15 p.m.19 views

Design/Logic Flaw

Bolt before 3.6.10 has XSS via a title that is mishandled in the system log...

4.3CVSS5.9AI score0.00861EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2019/08/23 12:30 p.m.43 views

CVE-2019-15485

Bolt before 3.6.10 has XSS via createFolder or createFile in Controller/Async/FilesystemManager.php...

6.3AI score0.00861EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2019/08/23 12:30 p.m.23 views

CVE-2019-15484

Bolt before 3.6.10 has XSS via an image's alt or title field...

6.3AI score0.00861EPSS
SaveExploits0References2
CVE
CVE
added 2019/08/23 12:30 p.m.162 views

CVE-2019-15484

CVE-2019-15484 affects Bolt before 3.6.10 with an XSS via an image’s alt or title field. The root cause is tied to unsanitized image metadata in Bolt’s handling/rendering path. The connected documents note a fix in Bolt 3.6.10 (release/tag 3.6.10). Exploitation details are not provided in the sup...

6.1CVSS6AI score0.00861EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2019/08/23 12:29 p.m.157 views

CVE-2019-15483

CVE-2019-15483 affects Bolt CMS (Bolt) prior to version 3.6.10. The vulnerability is a cross-site scripting (XSS) flaw caused by mishandling a title in the system log, enabling an attacker to inject and execute client-side code under certain log-processing conditions. The issue is addressed in Bo...

6.1CVSS5.9AI score0.00861EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2019/08/23 12:29 p.m.38 views

CVE-2019-15483

Bolt before 3.6.10 has XSS via a title that is mishandled in the system log...

6.2AI score0.00861EPSS
SaveExploits0References2
CNVD
CNVD
added 2019/04/09 12:0 a.m.5 views

Bolt CMS Cross-Site Request Forgery Vulnerability

Bolt CMS is an open source content management system for the Bolt community. A cross-site request forgery vulnerability exists in the bolt/upload file upload feature in Bolt CMS version 3.6.6, which originates from a WEB application that does not adequately validate that a request is coming from ...

8.8CVSS7AI score0.04522EPSS
SaveExploits4References1
0day.today
0day.today
added 2019/04/09 12:0 a.m.115 views

Bolt CMS 3.6.6 - Cross-Site Request Forgery / Remote Code Execution Exploit

Exploit for php platform in category web applications history.pushState'', '', '/' function exploit var target = "http://127.0.0.1" var boltadminurl = target + "/bolt"; var xhr = new XMLHttpRequest; xhr.open"POST", boltadminurl + "/upload", true; xhr.setRequestHeader"Accept", "application/json,...

6.8CVSS8.7AI score0.04522EPSS
SaveExploits4
exploitpack
exploitpack
added 2019/04/08 12:0 a.m.48 views

Bolt CMS 3.6.6 - Cross-Site Request Forgery Remote Code Execution

Bolt CMS 3.6.6 - Cross-Site Request Forgery Remote Code Execution history.pushState'', '', '/' function exploit var target = "http://127.0.0.1" var boltadminurl = target + "/bolt"; var xhr = new XMLHttpRequest; xhr.open"POST", boltadminurl + "/upload", true; xhr.setRequestHeader"Accept",...

8.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2019/04/08 12:0 a.m.260 views

Bolt CMS 3.6.6 - Cross-Site Request Forgery / Remote Code Execution

history.pushState'', '', '/' function exploit var target = "http://127.0.0.1" var boltadminurl = target + "/bolt"; var xhr = new XMLHttpRequest; xhr.open"POST", boltadminurl + "/upload", true; xhr.setRequestHeader"Accept", "application/json, text/javascript, /; q=0.01";...

8.8CVSS7.9AI score0.04522EPSS
SaveExploits4
Packet Storm
Packet Storm
added 2019/04/08 12:0 a.m.75 views

Bolt CMS 3.6.6 Cross Site Request Forgery / Code Execution

history.pushState'', '', '/' function exploit var target = "http://127.0.0.1" var boltadminurl = target + "/bolt"; var xhr = new XMLHttpRequest; xhr.open"POST", boltadminurl + "/upload", true; xhr.setRequestHeader"Accept", "application/json, text/javascript, /; q=0.01";...

8.8AI score0.04522EPSS
SaveExploits4
Veracode
Veracode
added 2019/04/05 7:8 p.m.17 views

Denial Of Service (DoS)

Bolt is vulnerable to denial of service DoS. The vulnerability exists because it does not perform enough validation for the bolt/upload File Upload feature, allowing malicious script file uploading to include executable extensions in the file/edit/config/config.yml configuration file...

8.8CVSS8.3AI score0.04522EPSS
SaveExploits4References6Affected Software1
NVD
NVD
added 2019/04/05 5:29 a.m.53 views

CVE-2019-10874

Cross Site Request Forgery CSRF in the bolt/upload File Upload feature in Bolt CMS 3.6.6 allows remote attackers to execute arbitrary code by uploading a JavaScript file to include executable extensions in the file/edit/config/config.yml configuration file...

8.8CVSS9AI score0.04522EPSS
SaveExploits4References4
Prion
Prion
added 2019/04/05 5:29 a.m.19 views

Cross site request forgery (csrf)

Cross Site Request Forgery CSRF in the bolt/upload File Upload feature in Bolt CMS 3.6.6 allows remote attackers to execute arbitrary code by uploading a JavaScript file to include executable extensions in the file/edit/config/config.yml configuration file...

6.8CVSS9.1AI score0.04522EPSS
SaveExploits4References4Affected Software1
CVE
CVE
added 2019/04/05 4:42 a.m.77 views

CVE-2019-10874

Bolt CMS 3.6.6 is affected by a CSRF in the bolt/upload file upload feature. An attacker can upload a JavaScript file to trigger code execution by manipulating the file/edit/config/config.yml configuration, enabling arbitrary code execution on the server. The vulnerability is described across mul...

8.8CVSS9AI score0.04522EPSS
SaveExploits4References4Affected Software1
CNVD
CNVD
added 2019/03/08 12:0 a.m.7 views

Bolt Arbitrary PHP Code Execution Vulnerability

Bolt is a simple CMS written in PHP. An arbitrary PHP code execution vulnerability exists in Controller/Async/FilesystemManager.php in filemanager in versions prior to Bolt 3.6.5. A remote attacker can execute arbitrary PHP code by renaming a previously uploaded file to have a .php extension...

8.8CVSS9.1AI score0.02661EPSS
SaveExploits1References1
Rows per page
Query Builder