Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    4 vulnerabilities found for CRMGo SaaS by CodeCanyon

    CVE-2024-9031 (GCVE-0-2024-9031)

    Vulnerability from nvd – Published: 2024-09-20 12:00 – Updated: 2024-09-20 15:23
    VLAI
    Title
    CodeCanyon CRMGo SaaS show cross site scripting
    Summary
    A vulnerability, which was classified as problematic, has been found in CodeCanyon CRMGo SaaS up to 7.2. This issue affects some unknown processing of the file /project/task/{task_id}/show. The manipulation of the argument comment leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-79 - Cross Site Scripting
    Assigner
    References
    URL Tags
    https://vuldb.com/?id.278201 vdb-entrytechnical-description
    https://vuldb.com/?ctiid.278201 signaturepermissions-required
    https://vuldb.com/?submit.410565 third-party-advisory
    https://bytium.com/stored-xss-vulnerabilities-in-… exploit
    Impacted products
    Vendor Product Version
    CodeCanyon CRMGo SaaS Affected: 7.0
    Affected: 7.1
    Affected: 7.2
    Create a notification for this product.
    codecanyon crmgo_saas Affected: 7.0
    Affected: 7.1
    Affected: 7.2
        cpe:2.3:a:codecanyon:crmgo_saas:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Jobyer Ahmed suffer (VulDB User)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:codecanyon:crmgo_saas:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "crmgo_saas",
                "vendor": "codecanyon",
                "versions": [
                  {
                    "status": "affected",
                    "version": "7.0"
                  },
                  {
                    "status": "affected",
                    "version": "7.1"
                  },
                  {
                    "status": "affected",
                    "version": "7.2"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-9031",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-09-20T15:21:07.568208Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-09-20T15:23:31.228Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "CRMGo SaaS",
              "vendor": "CodeCanyon",
              "versions": [
                {
                  "status": "affected",
                  "version": "7.0"
                },
                {
                  "status": "affected",
                  "version": "7.1"
                },
                {
                  "status": "affected",
                  "version": "7.2"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Jobyer Ahmed"
            },
            {
              "lang": "en",
              "type": "reporter",
              "value": "suffer (VulDB User)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A vulnerability, which was classified as problematic, has been found in CodeCanyon CRMGo SaaS up to 7.2. This issue affects some unknown processing of the file /project/task/{task_id}/show. The manipulation of the argument comment leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used."
            },
            {
              "lang": "de",
              "value": "Eine Schwachstelle wurde in CodeCanyon CRMGo SaaS bis 7.2 entdeckt. Sie wurde als problematisch eingestuft. Es geht hierbei um eine nicht n\u00e4her spezifizierte Funktion der Datei /project/task/{task_id}/show. Dank der Manipulation des Arguments comment mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk angegangen werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 3.5,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 3.5,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 4,
                "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
                "version": "2.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "Cross Site Scripting",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-09-20T12:00:12.698Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-278201 | CodeCanyon CRMGo SaaS show cross site scripting",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/?id.278201"
            },
            {
              "name": "VDB-278201 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/?ctiid.278201"
            },
            {
              "name": "Submit #410565 | CodeCanyon CRMGo SaaS 7.2 Stored Cross-Site Scripting (XSS) Vulnerabilities",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/?submit.410565"
            },
            {
              "tags": [
                "exploit"
              ],
              "url": "https://bytium.com/stored-xss-vulnerabilities-in-crmgo-sass-version-7-2/"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2024-09-20T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2024-09-20T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2024-09-20T08:02:45.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "CodeCanyon CRMGo SaaS show cross site scripting"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2024-9031",
        "datePublished": "2024-09-20T12:00:12.698Z",
        "dateReserved": "2024-09-20T05:56:43.437Z",
        "dateUpdated": "2024-09-20T15:23:31.228Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-9030 (GCVE-0-2024-9030)

    Vulnerability from nvd – Published: 2024-09-20 12:00 – Updated: 2024-09-20 15:39
    VLAI
    Title
    CodeCanyon CRMGo SaaS note cross site scripting
    Summary
    A vulnerability classified as problematic was found in CodeCanyon CRMGo SaaS 7.2. This vulnerability affects unknown code of the file /deal/{note_id}/note. The manipulation of the argument notes leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-79 - Cross Site Scripting
    Assigner
    References
    URL Tags
    https://vuldb.com/?id.278200 vdb-entrytechnical-description
    https://vuldb.com/?ctiid.278200 signaturepermissions-required
    https://bytium.com/stored-xss-vulnerabilities-in-… exploit
    Impacted products
    Vendor Product Version
    CodeCanyon CRMGo SaaS Affected: 7.2
    Create a notification for this product.
    codecanyon crmgo_saas Affected: 7.2
        cpe:2.3:a:codecanyon:crmgo_saas:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Jobyer Ahmed
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:codecanyon:crmgo_saas:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "crmgo_saas",
                "vendor": "codecanyon",
                "versions": [
                  {
                    "status": "affected",
                    "version": "7.2"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-9030",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-09-20T15:38:42.595364Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-09-20T15:39:54.845Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "CRMGo SaaS",
              "vendor": "CodeCanyon",
              "versions": [
                {
                  "status": "affected",
                  "version": "7.2"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Jobyer Ahmed"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A vulnerability classified as problematic was found in CodeCanyon CRMGo SaaS 7.2. This vulnerability affects unknown code of the file /deal/{note_id}/note. The manipulation of the argument notes leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used."
            },
            {
              "lang": "de",
              "value": "In CodeCanyon CRMGo SaaS 7.2 wurde eine Schwachstelle entdeckt. Sie wurde als problematisch eingestuft. Es geht um eine nicht n\u00e4her bekannte Funktion der Datei /deal/{note_id}/note. Durch Beeinflussen des Arguments notes mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 3.5,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 3.5,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 4,
                "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
                "version": "2.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "Cross Site Scripting",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-09-20T12:00:09.070Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-278200 | CodeCanyon CRMGo SaaS note cross site scripting",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/?id.278200"
            },
            {
              "name": "VDB-278200 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/?ctiid.278200"
            },
            {
              "tags": [
                "exploit"
              ],
              "url": "https://bytium.com/stored-xss-vulnerabilities-in-crmgo-sass-version-7-2/"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2024-09-20T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2024-09-20T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2024-09-20T08:02:28.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "CodeCanyon CRMGo SaaS note cross site scripting"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2024-9030",
        "datePublished": "2024-09-20T12:00:09.070Z",
        "dateReserved": "2024-09-20T05:56:41.185Z",
        "dateUpdated": "2024-09-20T15:39:54.845Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-9031 (GCVE-0-2024-9031)

    Vulnerability from cvelistv5 – Published: 2024-09-20 12:00 – Updated: 2024-09-20 15:23
    VLAI
    Title
    CodeCanyon CRMGo SaaS show cross site scripting
    Summary
    A vulnerability, which was classified as problematic, has been found in CodeCanyon CRMGo SaaS up to 7.2. This issue affects some unknown processing of the file /project/task/{task_id}/show. The manipulation of the argument comment leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-79 - Cross Site Scripting
    Assigner
    References
    URL Tags
    https://vuldb.com/?id.278201 vdb-entrytechnical-description
    https://vuldb.com/?ctiid.278201 signaturepermissions-required
    https://vuldb.com/?submit.410565 third-party-advisory
    https://bytium.com/stored-xss-vulnerabilities-in-… exploit
    Impacted products
    Vendor Product Version
    CodeCanyon CRMGo SaaS Affected: 7.0
    Affected: 7.1
    Affected: 7.2
    Create a notification for this product.
    codecanyon crmgo_saas Affected: 7.0
    Affected: 7.1
    Affected: 7.2
        cpe:2.3:a:codecanyon:crmgo_saas:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Jobyer Ahmed suffer (VulDB User)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:codecanyon:crmgo_saas:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "crmgo_saas",
                "vendor": "codecanyon",
                "versions": [
                  {
                    "status": "affected",
                    "version": "7.0"
                  },
                  {
                    "status": "affected",
                    "version": "7.1"
                  },
                  {
                    "status": "affected",
                    "version": "7.2"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-9031",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-09-20T15:21:07.568208Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-09-20T15:23:31.228Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "CRMGo SaaS",
              "vendor": "CodeCanyon",
              "versions": [
                {
                  "status": "affected",
                  "version": "7.0"
                },
                {
                  "status": "affected",
                  "version": "7.1"
                },
                {
                  "status": "affected",
                  "version": "7.2"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Jobyer Ahmed"
            },
            {
              "lang": "en",
              "type": "reporter",
              "value": "suffer (VulDB User)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A vulnerability, which was classified as problematic, has been found in CodeCanyon CRMGo SaaS up to 7.2. This issue affects some unknown processing of the file /project/task/{task_id}/show. The manipulation of the argument comment leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used."
            },
            {
              "lang": "de",
              "value": "Eine Schwachstelle wurde in CodeCanyon CRMGo SaaS bis 7.2 entdeckt. Sie wurde als problematisch eingestuft. Es geht hierbei um eine nicht n\u00e4her spezifizierte Funktion der Datei /project/task/{task_id}/show. Dank der Manipulation des Arguments comment mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk angegangen werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 3.5,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 3.5,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 4,
                "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
                "version": "2.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "Cross Site Scripting",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-09-20T12:00:12.698Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-278201 | CodeCanyon CRMGo SaaS show cross site scripting",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/?id.278201"
            },
            {
              "name": "VDB-278201 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/?ctiid.278201"
            },
            {
              "name": "Submit #410565 | CodeCanyon CRMGo SaaS 7.2 Stored Cross-Site Scripting (XSS) Vulnerabilities",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/?submit.410565"
            },
            {
              "tags": [
                "exploit"
              ],
              "url": "https://bytium.com/stored-xss-vulnerabilities-in-crmgo-sass-version-7-2/"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2024-09-20T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2024-09-20T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2024-09-20T08:02:45.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "CodeCanyon CRMGo SaaS show cross site scripting"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2024-9031",
        "datePublished": "2024-09-20T12:00:12.698Z",
        "dateReserved": "2024-09-20T05:56:43.437Z",
        "dateUpdated": "2024-09-20T15:23:31.228Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-9030 (GCVE-0-2024-9030)

    Vulnerability from cvelistv5 – Published: 2024-09-20 12:00 – Updated: 2024-09-20 15:39
    VLAI
    Title
    CodeCanyon CRMGo SaaS note cross site scripting
    Summary
    A vulnerability classified as problematic was found in CodeCanyon CRMGo SaaS 7.2. This vulnerability affects unknown code of the file /deal/{note_id}/note. The manipulation of the argument notes leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-79 - Cross Site Scripting
    Assigner
    References
    URL Tags
    https://vuldb.com/?id.278200 vdb-entrytechnical-description
    https://vuldb.com/?ctiid.278200 signaturepermissions-required
    https://bytium.com/stored-xss-vulnerabilities-in-… exploit
    Impacted products
    Vendor Product Version
    CodeCanyon CRMGo SaaS Affected: 7.2
    Create a notification for this product.
    codecanyon crmgo_saas Affected: 7.2
        cpe:2.3:a:codecanyon:crmgo_saas:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Jobyer Ahmed
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:codecanyon:crmgo_saas:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "crmgo_saas",
                "vendor": "codecanyon",
                "versions": [
                  {
                    "status": "affected",
                    "version": "7.2"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-9030",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-09-20T15:38:42.595364Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-09-20T15:39:54.845Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "CRMGo SaaS",
              "vendor": "CodeCanyon",
              "versions": [
                {
                  "status": "affected",
                  "version": "7.2"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Jobyer Ahmed"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A vulnerability classified as problematic was found in CodeCanyon CRMGo SaaS 7.2. This vulnerability affects unknown code of the file /deal/{note_id}/note. The manipulation of the argument notes leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used."
            },
            {
              "lang": "de",
              "value": "In CodeCanyon CRMGo SaaS 7.2 wurde eine Schwachstelle entdeckt. Sie wurde als problematisch eingestuft. Es geht um eine nicht n\u00e4her bekannte Funktion der Datei /deal/{note_id}/note. Durch Beeinflussen des Arguments notes mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 3.5,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 3.5,
                "baseSeverity": "LOW",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 4,
                "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
                "version": "2.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "Cross Site Scripting",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-09-20T12:00:09.070Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-278200 | CodeCanyon CRMGo SaaS note cross site scripting",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/?id.278200"
            },
            {
              "name": "VDB-278200 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/?ctiid.278200"
            },
            {
              "tags": [
                "exploit"
              ],
              "url": "https://bytium.com/stored-xss-vulnerabilities-in-crmgo-sass-version-7-2/"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2024-09-20T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2024-09-20T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2024-09-20T08:02:28.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "CodeCanyon CRMGo SaaS note cross site scripting"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2024-9030",
        "datePublished": "2024-09-20T12:00:09.070Z",
        "dateReserved": "2024-09-20T05:56:41.185Z",
        "dateUpdated": "2024-09-20T15:39:54.845Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }