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

CVE-2024-7728 (GCVE-0-2024-7728)

Vulnerability from cvelistv5 – Published: 2024-08-14 03:26 – Updated: 2024-08-14 13:51
VLAI
Title
CAYIN Technology CMS - OS Command Injection
Summary
The specific CGI of the CAYIN Technology CMS does not properly validate user input, allowing a remote attacker with administrator privileges to inject OS commands into the specific parameter and execute them on the remote server.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-08-14 13:21 UTC
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Impacted products
Vendor Product Version CPE status
CAYIN Technology CMS-SE(22.04) Affected: 11.0
guessed Create a notification for this product.
CAYIN Technology CMS-SE(18.04) Affected: 11.0
guessed Create a notification for this product.
CAYIN Technology CMS-SE Affected: 11.0
guessed Create a notification for this product.
cayintech cms-se\(22.04\) Affected: 11.0
    cpe:2.3:o:cayintech:cms-se\(22.04\):11.0:*:*:*:*:*:*:*
Create a notification for this product.
cayintech cms-se\(18.04\) Affected: 11.0
    cpe:2.3:o:cayintech:cms-se\(18.04\):11.0:*:*:*:*:*:*:*
Create a notification for this product.
cayintech cms-se Affected: 11.0
    cpe:2.3:o:cayintech:cms-se:11.0:*:*:*:*:*:*:*
Create a notification for this product.
Date Public
2024-08-14 03:17
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:o:cayintech:cms-se\\(22.04\\):11.0:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "cms-se\\(22.04\\)",
            "vendor": "cayintech",
            "versions": [
              {
                "status": "affected",
                "version": "11.0"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:cayintech:cms-se\\(18.04\\):11.0:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "cms-se\\(18.04\\)",
            "vendor": "cayintech",
            "versions": [
              {
                "status": "affected",
                "version": "11.0"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:cayintech:cms-se:11.0:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "cms-se",
            "vendor": "cayintech",
            "versions": [
              {
                "status": "affected",
                "version": "11.0"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-7728",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-08-14T13:21:24.823282Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-08-14T13:51:41.394Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "CMS-SE(22.04)",
          "vendor": "CAYIN Technology",
          "versions": [
            {
              "status": "affected",
              "version": "11.0"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "CMS-SE(18.04)",
          "vendor": "CAYIN Technology",
          "versions": [
            {
              "status": "affected",
              "version": "11.0"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "CMS-SE",
          "vendor": "CAYIN Technology",
          "versions": [
            {
              "status": "affected",
              "version": "11.0"
            }
          ]
        }
      ],
      "datePublic": "2024-08-14T03:17:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "The specific CGI of the CAYIN Technology CMS does not properly validate user input, allowing a remote attacker with administrator privileges to inject OS commands into the specific parameter and execute them on the remote server."
            }
          ],
          "value": "The specific CGI of the CAYIN Technology CMS does not properly validate user input, allowing a remote attacker with administrator privileges to inject OS commands into the specific parameter and execute them on the remote server."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-88",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-88 OS Command Injection"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-08-14T03:53:12.781Z",
        "orgId": "cded6c7f-6ce5-4948-8f87-aa7a3bbb6b0e",
        "shortName": "twcert"
      },
      "references": [
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://www.twcert.org.tw/en/cp-139-8002-b6167-2.html"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://www.twcert.org.tw/tw/cp-132-8001-8416d-1.html"
        },
        {
          "tags": [
            "patch"
          ],
          "url": "https://resource1.cayintech.com/patch/"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "For CMS-SE(22.04) v11.0, install patch P23005 or later. \u003cbr\u003eFor CMS-SE(18.04) v11.0, install patch P23006 or later. \u003cbr\u003eFor CMS-SE v11.0, Install patch P23007 or later.\u003cbr\u003e"
            }
          ],
          "value": "For CMS-SE(22.04) v11.0, install patch P23005 or later. \nFor CMS-SE(18.04) v11.0, install patch P23006 or later. \nFor CMS-SE v11.0, Install patch P23007 or later."
        }
      ],
      "source": {
        "advisory": "TVN-202408003",
        "discovery": "EXTERNAL"
      },
      "title": "CAYIN Technology CMS - OS Command Injection",
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "cded6c7f-6ce5-4948-8f87-aa7a3bbb6b0e",
    "assignerShortName": "twcert",
    "cveId": "CVE-2024-7728",
    "datePublished": "2024-08-14T03:26:50.771Z",
    "dateReserved": "2024-08-13T06:08:29.077Z",
    "dateUpdated": "2024-08-14T13:51:41.394Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2024-7728",
      "date": "2026-09-17",
      "epss": "0.00721",
      "percentile": "0.52289"
    },
    "fkie_nvd": {
      "descriptions": "[{\"lang\": \"en\", \"value\": \"The specific CGI of the CAYIN Technology CMS does not properly validate user input, allowing a remote attacker with administrator privileges to inject OS commands into the specific parameter and execute them on the remote server.\"}, {\"lang\": \"es\", \"value\": \"El CGI espec\\u00edfico del CMS de CAYIN Technology no valida adecuadamente la entrada del usuario, lo que permite a un atacante remoto con privilegios de administrador inyectar comandos del sistema operativo en el par\\u00e1metro espec\\u00edfico y ejecutarlos en el servidor remoto.\"}]",
      "id": "CVE-2024-7728",
      "lastModified": "2024-08-14T13:00:37.107",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"twcert@cert.org.tw\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 7.2, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.2, \"impactScore\": 5.9}]}",
      "published": "2024-08-14T04:15:06.757",
      "references": "[{\"url\": \"https://resource1.cayintech.com/patch/\", \"source\": \"twcert@cert.org.tw\"}, {\"url\": \"https://www.twcert.org.tw/en/cp-139-8002-b6167-2.html\", \"source\": \"twcert@cert.org.tw\"}, {\"url\": \"https://www.twcert.org.tw/tw/cp-132-8001-8416d-1.html\", \"source\": \"twcert@cert.org.tw\"}]",
      "sourceIdentifier": "twcert@cert.org.tw",
      "vulnStatus": "Awaiting Analysis",
      "weaknesses": "[{\"source\": \"twcert@cert.org.tw\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-78\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-7728\",\"sourceIdentifier\":\"twcert@cert.org.tw\",\"published\":\"2024-08-14T04:15:06.757\",\"lastModified\":\"2026-06-17T08:20:48.103\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The specific CGI of the CAYIN Technology CMS does not properly validate user input, allowing a remote attacker with administrator privileges to inject OS commands into the specific parameter and execute them on the remote server.\"},{\"lang\":\"es\",\"value\":\"El CGI espec\u00edfico del CMS de CAYIN Technology no valida adecuadamente la entrada del usuario, lo que permite a un atacante remoto con privilegios de administrador inyectar comandos del sistema operativo en el par\u00e1metro espec\u00edfico y ejecutarlos en el servidor remoto.\"}],\"affected\":[{\"source\":\"twcert@cert.org.tw\",\"affectedData\":[{\"vendor\":\"CAYIN Technology\",\"product\":\"CMS-SE(22.04)\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"11.0\",\"status\":\"affected\"}]},{\"vendor\":\"CAYIN Technology\",\"product\":\"CMS-SE(18.04)\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"11.0\",\"status\":\"affected\"}]},{\"vendor\":\"CAYIN Technology\",\"product\":\"CMS-SE\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"11.0\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"cayintech\",\"product\":\"cms-se\\\\(22.04\\\\)\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:o:cayintech:cms-se\\\\(22.04\\\\):11.0:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"11.0\",\"status\":\"affected\"}]},{\"vendor\":\"cayintech\",\"product\":\"cms-se\\\\(18.04\\\\)\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:o:cayintech:cms-se\\\\(18.04\\\\):11.0:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"11.0\",\"status\":\"affected\"}]},{\"vendor\":\"cayintech\",\"product\":\"cms-se\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:o:cayintech:cms-se:11.0:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"11.0\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"twcert@cert.org.tw\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.2,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-08-14T13:21:24.823282Z\",\"id\":\"CVE-2024-7728\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"twcert@cert.org.tw\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]}],\"references\":[{\"url\":\"https://resource1.cayintech.com/patch/\",\"source\":\"twcert@cert.org.tw\"},{\"url\":\"https://www.twcert.org.tw/en/cp-139-8002-b6167-2.html\",\"source\":\"twcert@cert.org.tw\"},{\"url\":\"https://www.twcert.org.tw/tw/cp-132-8001-8416d-1.html\",\"source\":\"twcert@cert.org.tw\"}]}}",
    "redhat_vex": {
      "current_release_date": "2025-05-28T18:47:14+00:00",
      "cve": "CVE-2024-7728",
      "id": "CVE-2024-7728",
      "initial_release_date": "2024-08-14T03:17:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "CAYIN Technology CMS - OS Command Injection",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-7728.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-7728\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-14T13:21:24.823282Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:o:cayintech:cms-se\\\\(22.04\\\\):11.0:*:*:*:*:*:*:*\"], \"vendor\": \"cayintech\", \"product\": \"cms-se\\\\(22.04\\\\)\", \"versions\": [{\"status\": \"affected\", \"version\": \"11.0\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:o:cayintech:cms-se\\\\(18.04\\\\):11.0:*:*:*:*:*:*:*\"], \"vendor\": \"cayintech\", \"product\": \"cms-se\\\\(18.04\\\\)\", \"versions\": [{\"status\": \"affected\", \"version\": \"11.0\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:o:cayintech:cms-se:11.0:*:*:*:*:*:*:*\"], \"vendor\": \"cayintech\", \"product\": \"cms-se\", \"versions\": [{\"status\": \"affected\", \"version\": \"11.0\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-14T13:51:32.202Z\"}}], \"cna\": {\"title\": \"CAYIN Technology CMS - OS Command Injection\", \"source\": {\"advisory\": \"TVN-202408003\", \"discovery\": \"EXTERNAL\"}, \"impacts\": [{\"capecId\": \"CAPEC-88\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-88 OS Command Injection\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.2, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"CAYIN Technology\", \"product\": \"CMS-SE(22.04)\", \"versions\": [{\"status\": \"affected\", \"version\": \"11.0\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"CAYIN Technology\", \"product\": \"CMS-SE(18.04)\", \"versions\": [{\"status\": \"affected\", \"version\": \"11.0\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"CAYIN Technology\", \"product\": \"CMS-SE\", \"versions\": [{\"status\": \"affected\", \"version\": \"11.0\"}], \"defaultStatus\": \"unaffected\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"For CMS-SE(22.04) v11.0, install patch P23005 or later. \\nFor CMS-SE(18.04) v11.0, install patch P23006 or later. \\nFor CMS-SE v11.0, Install patch P23007 or later.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"For CMS-SE(22.04) v11.0, install patch P23005 or later. \u003cbr\u003eFor CMS-SE(18.04) v11.0, install patch P23006 or later. \u003cbr\u003eFor CMS-SE v11.0, Install patch P23007 or later.\u003cbr\u003e\", \"base64\": false}]}], \"datePublic\": \"2024-08-14T03:17:00.000Z\", \"references\": [{\"url\": \"https://www.twcert.org.tw/en/cp-139-8002-b6167-2.html\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"https://www.twcert.org.tw/tw/cp-132-8001-8416d-1.html\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"https://resource1.cayintech.com/patch/\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The specific CGI of the CAYIN Technology CMS does not properly validate user input, allowing a remote attacker with administrator privileges to inject OS commands into the specific parameter and execute them on the remote server.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"The specific CGI of the CAYIN Technology CMS does not properly validate user input, allowing a remote attacker with administrator privileges to inject OS commands into the specific parameter and execute them on the remote server.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"cded6c7f-6ce5-4948-8f87-aa7a3bbb6b0e\", \"shortName\": \"twcert\", \"dateUpdated\": \"2024-08-14T03:53:12.781Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-7728\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-14T13:51:41.394Z\", \"dateReserved\": \"2024-08-13T06:08:29.077Z\", \"assignerOrgId\": \"cded6c7f-6ce5-4948-8f87-aa7a3bbb6b0e\", \"datePublished\": \"2024-08-14T03:26:50.771Z\", \"assignerShortName\": \"twcert\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}



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…