GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2020-7357 (GCVE-0-2020-7357)

Vulnerability from cvelistv5 – Published: 2020-08-06 15:45 – Updated: 2024-09-17 03:12
VLAI
Title
Cayin CMS Command Injection
Summary
Cayin CMS suffers from an authenticated OS semi-blind command injection vulnerability using default credentials. This can be exploited to inject and execute arbitrary shell commands as the root user through the 'NTP_Server_IP' HTTP POST parameter in system.cgi page. This issue affects several branches and versions of the CMS application, including CME-SE, CMS-60, CMS-40, CMS-20, and CMS version 8.2, 8.0, and 7.5.
CWE
  • CWE-78 - OS Command Injection
Impacted products
Vendor Product Version CPE status
Cayin Technology Cayin CMS-SE Affected: 11.0 Build 19179 , ≤ 11.0 Build 19179 (custom)
guessed Create a notification for this product.
Cayin Technology Cayin CMS-60 Affected: 11.0 Build 19025 , ≤ 11.0 Build 19025 (custom)
guessed Create a notification for this product.
Cayin Technology Cayin CMS-40 Affected: 9.0 Build 14917 , ≤ 9.0 Build 14917 (custom)
guessed Create a notification for this product.
Cayin Technology Cayin CMS-20 Affected: 9.0 Build 14917 , ≤ 9.0 Build 14917 (custom)
guessed Create a notification for this product.
Cayin Technology Cayin CMS Affected: 8.2 Build 12199
Affected: 8.0 Build 11175
Affected: 7.5 Build 11175
guessed Create a notification for this product.
Date Public
2020-04-06 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T09:25:49.104Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/rapid7/metasploit-framework/pull/13607"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://www.zeroscience.mk/en/vulnerabilities/ZSL-2020-5570.php"
          },
          {
            "tags": [
              "vendor-advisory",
              "x_refsource_IBM",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/182925"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Cayin CMS-SE",
          "vendor": "Cayin Technology",
          "versions": [
            {
              "lessThanOrEqual": "11.0 Build 19179",
              "status": "affected",
              "version": "11.0 Build 19179",
              "versionType": "custom"
            }
          ]
        },
        {
          "product": "Cayin CMS-60",
          "vendor": "Cayin Technology",
          "versions": [
            {
              "lessThanOrEqual": "11.0 Build 19025",
              "status": "affected",
              "version": "11.0 Build 19025",
              "versionType": "custom"
            }
          ]
        },
        {
          "product": "Cayin CMS-40",
          "vendor": "Cayin Technology",
          "versions": [
            {
              "lessThanOrEqual": "9.0 Build 14917",
              "status": "affected",
              "version": "9.0 Build 14917",
              "versionType": "custom"
            }
          ]
        },
        {
          "product": "Cayin CMS-20",
          "vendor": "Cayin Technology",
          "versions": [
            {
              "lessThanOrEqual": "9.0 Build 14917",
              "status": "affected",
              "version": "9.0 Build 14917",
              "versionType": "custom"
            }
          ]
        },
        {
          "product": "Cayin CMS",
          "vendor": "Cayin Technology",
          "versions": [
            {
              "status": "affected",
              "version": "8.2 Build 12199"
            },
            {
              "status": "affected",
              "version": "8.0 Build 11175"
            },
            {
              "status": "affected",
              "version": "7.5 Build 11175"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "This issue was discovered by Gjoko Krstic of Zero Science Lab."
        }
      ],
      "datePublic": "2020-04-06T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Cayin CMS suffers from an authenticated OS semi-blind command injection vulnerability using default credentials. This can be exploited to inject and execute arbitrary shell commands as the root user through the \u0027NTP_Server_IP\u0027 HTTP POST parameter in system.cgi page. This issue affects several branches and versions of the CMS application, including CME-SE, CMS-60, CMS-40, CMS-20, and CMS version 8.2, 8.0, and 7.5."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 9.6,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78 OS Command Injection",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2020-08-06T15:45:28.000Z",
        "orgId": "9974b330-7714-4307-a722-5648477acda7",
        "shortName": "rapid7"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/rapid7/metasploit-framework/pull/13607"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://www.zeroscience.mk/en/vulnerabilities/ZSL-2020-5570.php"
        },
        {
          "tags": [
            "vendor-advisory",
            "x_refsource_IBM"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/182925"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "title": "Cayin CMS Command Injection",
      "x_generator": {
        "engine": "Vulnogram 0.0.9"
      },
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@rapid7.com",
          "DATE_PUBLIC": "2020-04-06T10:00:00.000Z",
          "ID": "CVE-2020-7357",
          "STATE": "PUBLIC",
          "TITLE": "Cayin CMS Command Injection"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "Cayin CMS-SE",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c=",
                            "version_name": "11.0 Build 19179",
                            "version_value": "11.0 Build 19179"
                          }
                        ]
                      }
                    },
                    {
                      "product_name": "Cayin CMS-60",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c=",
                            "version_name": "11.0 Build 19025",
                            "version_value": "11.0 Build 19025"
                          }
                        ]
                      }
                    },
                    {
                      "product_name": "Cayin CMS-40",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c=",
                            "version_name": "9.0 Build 14917",
                            "version_value": "9.0 Build 14917"
                          }
                        ]
                      }
                    },
                    {
                      "product_name": "Cayin CMS-20",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c=",
                            "version_name": "9.0 Build 14917",
                            "version_value": "9.0 Build 14917"
                          }
                        ]
                      }
                    },
                    {
                      "product_name": "Cayin CMS",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "=",
                            "version_name": "8.2 Build 12199",
                            "version_value": "8.2 Build 12199"
                          },
                          {
                            "version_affected": "=",
                            "version_name": "8.0 Build 11175",
                            "version_value": "8.0 Build 11175"
                          },
                          {
                            "version_affected": "=",
                            "version_name": "7.5 Build 11175",
                            "version_value": "7.5 Build 11175"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "Cayin Technology"
              }
            ]
          }
        },
        "credit": [
          {
            "lang": "eng",
            "value": "This issue was discovered by Gjoko Krstic of Zero Science Lab."
          }
        ],
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Cayin CMS suffers from an authenticated OS semi-blind command injection vulnerability using default credentials. This can be exploited to inject and execute arbitrary shell commands as the root user through the \u0027NTP_Server_IP\u0027 HTTP POST parameter in system.cgi page. This issue affects several branches and versions of the CMS application, including CME-SE, CMS-60, CMS-40, CMS-20, and CMS version 8.2, 8.0, and 7.5."
            }
          ]
        },
        "generator": {
          "engine": "Vulnogram 0.0.9"
        },
        "impact": {
          "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 9.6,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
            "version": "3.1"
          }
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "CWE-78 OS Command Injection"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/rapid7/metasploit-framework/pull/13607",
              "refsource": "MISC",
              "url": "https://github.com/rapid7/metasploit-framework/pull/13607"
            },
            {
              "name": "https://www.zeroscience.mk/en/vulnerabilities/ZSL-2020-5570.php",
              "refsource": "MISC",
              "url": "https://www.zeroscience.mk/en/vulnerabilities/ZSL-2020-5570.php"
            },
            {
              "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/182925",
              "refsource": "IBM",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/182925"
            }
          ]
        },
        "source": {
          "discovery": "EXTERNAL"
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "9974b330-7714-4307-a722-5648477acda7",
    "assignerShortName": "rapid7",
    "cveId": "CVE-2020-7357",
    "datePublished": "2020-08-06T15:45:28.433Z",
    "dateReserved": "2020-01-21T00:00:00.000Z",
    "dateUpdated": "2024-09-17T03:12:42.262Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2020-7357",
      "date": "2026-09-18",
      "epss": "0.32094",
      "percentile": "0.98232"
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:cayintech:cms-se_firmware:11.0:19179:*:*:*:*:*:*",
                    "matchCriteriaId": "0D1B5F84-D4C4-4D13-8DCB-53749D5F80C7",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:cayintech:cms-se:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F24E3257-5F03-4379-BF2F-C524CF5256F7",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:cayintech:cms-se_firmware:11.0:19025:*:*:*:*:*:*",
                    "matchCriteriaId": "FD16EE16-BD39-4EBE-AFEC-A39F86368F04",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:cayintech:cms-se:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F24E3257-5F03-4379-BF2F-C524CF5256F7",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:cayintech:cms-se_firmware:11.0:18325:*:*:*:*:*:*",
                    "matchCriteriaId": "8D2FA169-7CF6-4F78-BD29-C000D90A2609",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:cayintech:cms-se:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F24E3257-5F03-4379-BF2F-C524CF5256F7",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:cayintech:cms-se-lxc_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0F04C6BA-40AF-4157-AFF4-4C2F8BB8336F",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:cayintech:cms-se-lxc:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2D9F8C07-416D-43B5-B468-50EF4B58EF50",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:cayintech:cms-60_firmware:11.0:19025:*:*:*:*:*:*",
                    "matchCriteriaId": "2925EF8F-906B-4D52-A521-D4D5F527D978",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:cayintech:cms-60:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A4AD4CA4-DF56-4B1C-A9DF-2E3DF7D40243",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:cayintech:cms-40_firmware:9.0:14197:*:*:*:*:*:*",
                    "matchCriteriaId": "792ED446-D39C-4DDB-B549-DC7548E530AD",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:cayintech:cms-40:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "31E0FE07-200E-44B3-9D3C-A60F8C82EF17",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:cayintech:cms-40_firmware:9.0:14199:*:*:*:*:*:*",
                    "matchCriteriaId": "00EC4F5B-DA7F-4B78-AB13-E827D76B11C9",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:cayintech:cms-40:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "31E0FE07-200E-44B3-9D3C-A60F8C82EF17",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:cayintech:cms-40_firmware:9.0:14093:*:*:*:*:*:*",
                    "matchCriteriaId": "40F92801-3978-4BBD-BE65-6C25F8DD9FB1",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:cayintech:cms-40:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "31E0FE07-200E-44B3-9D3C-A60F8C82EF17",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:cayintech:cms-20_firmware:9.0:14197:*:*:*:*:*:*",
                    "matchCriteriaId": "08A7E26E-41B2-4D4D-8DF2-95A4CABF3D0E",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:cayintech:cms-20:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4C746A65-C574-44BD-80BE-8CBC504DB088",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:cayintech:cms-20_firmware:9.0:14092:*:*:*:*:*:*",
                    "matchCriteriaId": "E28CB1DD-9198-47A0-9A5A-8B919625BF9E",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:cayintech:cms-20:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4C746A65-C574-44BD-80BE-8CBC504DB088",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:cayintech:cms:7.5:11175:*:*:*:*:*:*",
                    "matchCriteriaId": "B7EA8690-173C-4185-9BE6-7706521B0EDF",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:cayintech:cms:8.0:11175:*:*:*:*:*:*",
                    "matchCriteriaId": "3B4EE6E6-F068-42D9-B479-68A77F055788",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:cayintech:cms:8.2:12199:*:*:*:*:*:*",
                    "matchCriteriaId": "2ED7CB20-DE71-4729-9A50-BFE7504B7660",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Cayin CMS suffers from an authenticated OS semi-blind command injection vulnerability using default credentials. This can be exploited to inject and execute arbitrary shell commands as the root user through the \u0027NTP_Server_IP\u0027 HTTP POST parameter in system.cgi page. This issue affects several branches and versions of the CMS application, including CME-SE, CMS-60, CMS-40, CMS-20, and CMS version 8.2, 8.0, and 7.5."
          },
          {
            "lang": "es",
            "value": "Cayin CMS sufre de una vulnerabilidad de inyecci\u00f3n de comando semi-ciega autenticada del Sistema Operativo usando credenciales predeterminadas. Esta puede ser explotada para inyectar y ejecutar comandos de shell arbitrarios como usuario root por medio del par\u00e1metro POST HTTP \"NTP_Server_IP\" en la p\u00e1gina system.cgi. Este problema afecta a varias ramas y versiones de la aplicaci\u00f3n CMS, incluyendo a CME-SE, CMS-60, CMS-40, CMS-20 y CMS versi\u00f3n 8.2, 8.0 y 7.5"
          }
        ],
        "id": "CVE-2020-7357",
        "lastModified": "2024-11-21T05:37:06.603",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "HIGH",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "SINGLE",
                "availabilityImpact": "COMPLETE",
                "baseScore": 9.0,
                "confidentialityImpact": "COMPLETE",
                "integrityImpact": "COMPLETE",
                "vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
                "version": "2.0"
              },
              "exploitabilityScore": 8.0,
              "impactScore": 10.0,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ],
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 9.6,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
                "version": "3.1"
              },
              "exploitabilityScore": 3.1,
              "impactScore": 5.8,
              "source": "cve@rapid7.com",
              "type": "Secondary"
            },
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 9.9,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 3.1,
              "impactScore": 6.0,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2020-08-06T16:15:13.670",
        "references": [
          {
            "source": "cve@rapid7.com",
            "tags": [
              "Third Party Advisory",
              "VDB Entry"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/182925"
          },
          {
            "source": "cve@rapid7.com",
            "tags": [
              "Exploit",
              "Patch"
            ],
            "url": "https://github.com/rapid7/metasploit-framework/pull/13607"
          },
          {
            "source": "cve@rapid7.com",
            "tags": [
              "Exploit",
              "Third Party Advisory"
            ],
            "url": "https://www.zeroscience.mk/en/vulnerabilities/ZSL-2020-5570.php"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Third Party Advisory",
              "VDB Entry"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/182925"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Exploit",
              "Patch"
            ],
            "url": "https://github.com/rapid7/metasploit-framework/pull/13607"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Exploit",
              "Third Party Advisory"
            ],
            "url": "https://www.zeroscience.mk/en/vulnerabilities/ZSL-2020-5570.php"
          }
        ],
        "sourceIdentifier": "cve@rapid7.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-78"
              }
            ],
            "source": "cve@rapid7.com",
            "type": "Secondary"
          },
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-78"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "current_release_date": "2026-02-24T01:33:32+00:00",
      "cve": "CVE-2020-7357",
      "id": "CVE-2020-7357",
      "initial_release_date": "2020-04-06T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "Cayin CMS Command Injection",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2020/cve-2020-7357.json",
      "version": "3"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…