Refine your search

3 vulnerabilities found for CubeCart by CubeCart Limited

jvndb-2023-000118
Vulnerability from jvndb
Published
2023-11-17 14:22
Modified
2024-04-30 18:15
Severity ?
Summary
Multiple vulnerabilities in CubeCart
Details
CubeCart provided by CubeCart Limited contains multiple vulnerabilities listed below. <ul><li>Cross-site request forgery (CWE-352) - CVE-2023-38130</li><li>Directory traversal (CWE-22) - CVE-2023-42428</li><li>Directory traversal (CWE-22) - CVE-2023-47283</li><li>OS command injection (CWE-78) - CVE-2023-47675</li></ul> Gen Sato of Mitsui Bussan Secure Directions, Inc. reported these vulnerabilities to the developer first, and to IPA later. JPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.
Impacted products
Show details on JVN DB website


{
  "@rdf:about": "https://jvndb.jvn.jp/en/contents/2023/JVNDB-2023-000118.html",
  "dc:date": "2024-04-30T18:15+09:00",
  "dcterms:issued": "2023-11-17T14:22+09:00",
  "dcterms:modified": "2024-04-30T18:15+09:00",
  "description": "CubeCart provided by CubeCart Limited contains multiple vulnerabilities listed below.\r\n\u003cul\u003e\u003cli\u003eCross-site request forgery (CWE-352) - CVE-2023-38130\u003c/li\u003e\u003cli\u003eDirectory traversal (CWE-22) - CVE-2023-42428\u003c/li\u003e\u003cli\u003eDirectory traversal (CWE-22) - CVE-2023-47283\u003c/li\u003e\u003cli\u003eOS command injection (CWE-78) - CVE-2023-47675\u003c/li\u003e\u003c/ul\u003e\r\nGen Sato of Mitsui Bussan Secure Directions, Inc. reported these vulnerabilities to the developer first, and to IPA later.\r\nJPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.",
  "link": "https://jvndb.jvn.jp/en/contents/2023/JVNDB-2023-000118.html",
  "sec:cpe": {
    "#text": "cpe:/a:cubecart:cubecart",
    "@product": "CubeCart",
    "@vendor": "CubeCart Limited",
    "@version": "2.2"
  },
  "sec:cvss": [
    {
      "@score": "6.5",
      "@severity": "Medium",
      "@type": "Base",
      "@vector": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
      "@version": "2.0"
    },
    {
      "@score": "9.1",
      "@severity": "Critical",
      "@type": "Base",
      "@vector": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
      "@version": "3.0"
    }
  ],
  "sec:identifier": "JVNDB-2023-000118",
  "sec:references": [
    {
      "#text": "https://jvn.jp/en/jp/JVN22220399/index.html",
      "@id": "JVN#22220399",
      "@source": "JVN"
    },
    {
      "#text": "https://www.cve.org/CVERecord?id=CVE-2023-38130",
      "@id": "CVE-2023-38130",
      "@source": "CVE"
    },
    {
      "#text": "https://www.cve.org/CVERecord?id=CVE-2023-42428",
      "@id": "CVE-2023-42428",
      "@source": "CVE"
    },
    {
      "#text": "https://www.cve.org/CVERecord?id=CVE-2023-47283",
      "@id": "CVE-2023-47283",
      "@source": "CVE"
    },
    {
      "#text": "https://www.cve.org/CVERecord?id=CVE-2023-47675",
      "@id": "CVE-2023-47675",
      "@source": "CVE"
    },
    {
      "#text": "https://nvd.nist.gov/vuln/detail/CVE-2023-38130",
      "@id": "CVE-2023-38130",
      "@source": "NVD"
    },
    {
      "#text": "https://nvd.nist.gov/vuln/detail/CVE-2023-42428",
      "@id": "CVE-2023-42428",
      "@source": "NVD"
    },
    {
      "#text": "https://nvd.nist.gov/vuln/detail/CVE-2023-47283",
      "@id": "CVE-2023-47283",
      "@source": "NVD"
    },
    {
      "#text": "https://nvd.nist.gov/vuln/detail/CVE-2023-47675",
      "@id": "CVE-2023-47675",
      "@source": "NVD"
    },
    {
      "#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html",
      "@id": "CWE-22",
      "@title": "Path Traversal(CWE-22)"
    },
    {
      "#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html",
      "@id": "CWE-352",
      "@title": "Cross-Site Request Forgery(CWE-352)"
    },
    {
      "#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html",
      "@id": "CWE-78",
      "@title": "OS Command Injection(CWE-78)"
    }
  ],
  "title": "Multiple vulnerabilities in CubeCart"
}

jvndb-2017-000038
Vulnerability from jvndb
Published
2017-02-28 14:13
Modified
2017-06-01 12:18
Severity ?
Summary
CubeCart vulnerable to directory traversal
Details
CubeCart from CubeCart Limited is an open source system for creating online shopping websites. CubeCart contains a directory traversal vulnerability (CWE-22). ASAI Ken reported this vulnerability to IPA. JPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.
Impacted products
Show details on JVN DB website


{
  "@rdf:about": "https://jvndb.jvn.jp/en/contents/2017/JVNDB-2017-000038.html",
  "dc:date": "2017-06-01T12:18+09:00",
  "dcterms:issued": "2017-02-28T14:13+09:00",
  "dcterms:modified": "2017-06-01T12:18+09:00",
  "description": "CubeCart from CubeCart Limited is an open source system for creating online shopping websites. CubeCart contains a directory traversal vulnerability (CWE-22).\r\n\r\nASAI Ken reported this vulnerability to IPA.\r\nJPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.",
  "link": "https://jvndb.jvn.jp/en/contents/2017/JVNDB-2017-000038.html",
  "sec:cpe": {
    "#text": "cpe:/a:cubecart:cubecart",
    "@product": "CubeCart",
    "@vendor": "CubeCart Limited",
    "@version": "2.2"
  },
  "sec:cvss": [
    {
      "@score": "4.0",
      "@severity": "Medium",
      "@type": "Base",
      "@vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
      "@version": "2.0"
    },
    {
      "@score": "4.1",
      "@severity": "Medium",
      "@type": "Base",
      "@vector": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N",
      "@version": "3.0"
    }
  ],
  "sec:identifier": "JVNDB-2017-000038",
  "sec:references": [
    {
      "#text": "http://jvn.jp/en/jp/JVN63474730/index.html",
      "@id": "JVN#63474730",
      "@source": "JVN"
    },
    {
      "#text": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2117",
      "@id": "CVE-2017-2117",
      "@source": "CVE"
    },
    {
      "#text": "https://nvd.nist.gov/vuln/detail/CVE-2017-2117",
      "@id": "CVE-2017-2117",
      "@source": "NVD"
    },
    {
      "#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html",
      "@id": "CWE-22",
      "@title": "Path Traversal(CWE-22)"
    }
  ],
  "title": "CubeCart vulnerable to directory traversal"
}

jvndb-2017-000014
Vulnerability from jvndb
Published
2017-01-27 13:49
Modified
2017-06-01 11:30
Severity ?
Summary
CubeCart vulnerable to directory traversal
Details
CubeCart from CubeCart Limited is an open source system for creating online shopping websites. CubeCart contains a directory traversal vulnerability (CWE-22). ASAI Ken reported this vulnerability to IPA. JPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.
Impacted products
Show details on JVN DB website


{
  "@rdf:about": "https://jvndb.jvn.jp/en/contents/2017/JVNDB-2017-000014.html",
  "dc:date": "2017-06-01T11:30+09:00",
  "dcterms:issued": "2017-01-27T13:49+09:00",
  "dcterms:modified": "2017-06-01T11:30+09:00",
  "description": "CubeCart from CubeCart Limited is an open source system for creating online shopping websites. CubeCart contains a directory traversal vulnerability (CWE-22).\r\n\r\nASAI Ken reported this vulnerability to IPA.\r\nJPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.",
  "link": "https://jvndb.jvn.jp/en/contents/2017/JVNDB-2017-000014.html",
  "sec:cpe": {
    "#text": "cpe:/a:cubecart:cubecart",
    "@product": "CubeCart",
    "@vendor": "CubeCart Limited",
    "@version": "2.2"
  },
  "sec:cvss": [
    {
      "@score": "4.0",
      "@severity": "Medium",
      "@type": "Base",
      "@vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
      "@version": "2.0"
    },
    {
      "@score": "5.0",
      "@severity": "Medium",
      "@type": "Base",
      "@vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N",
      "@version": "3.0"
    }
  ],
  "sec:identifier": "JVNDB-2017-000014",
  "sec:references": [
    {
      "#text": "https://jvn.jp/en/jp/JVN81618356/index.html",
      "@id": "JVN#81618356",
      "@source": "JVN"
    },
    {
      "#text": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2098",
      "@id": "CVE-2017-2098",
      "@source": "CVE"
    },
    {
      "#text": "https://nvd.nist.gov/vuln/detail/CVE-2017-2098",
      "@id": "CVE-2017-2098",
      "@source": "NVD"
    },
    {
      "#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html",
      "@id": "CWE-22",
      "@title": "Path Traversal(CWE-22)"
    }
  ],
  "title": "CubeCart vulnerable to directory traversal"
}