{
  "cve": "CVE-2023-7335",
  "enrichment": {
    "created": "2026-01-23T10:27:17.513976+00:00",
    "updated": "2026-01-23T10:27:17.514008+00:00",
    "vendors": [
      "hangzhou_kuozhi_network_technology",
      "hangzhou_kuozhi_network_technology$PRODUCT$edusoho"
    ]
  },
  "epss": {
    "score": 0.00767
  },
  "mitre": {
    "cpes": [],
    "created": "2026-01-22T16:55:25.228000+00:00",
    "description": "EduSoho versions prior to 22.4.7 contain an arbitrary file read vulnerability in the classroom-course-statistics export functionality. A remote, unauthenticated attacker can supply crafted path traversal sequences in the fileNames[] parameter to read arbitrary files from the server filesystem, including application configuration files such as config/parameters.yml that may contain secrets and database credentials. Exploitation evidence was observed by the Shadowserver Foundation on 2026-01-19 (UTC).",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {},
      "cvssV4_0": {
        "score": 8.7,
        "vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
      }
    },
    "mitre_repo_path": "cves/2023/7xxx/CVE-2023-7335.json",
    "references": [
      "https://blog.csdn.net/qq_41904294/article/details/135007351",
      "https://cn-sec.com/archives/2451582.html",
      "https://github.com/edusoho/edusoho/releases/tag/v22.4.7",
      "https://github.com/gobysec/GobyVuls/blob/master/CNVD-2023-03903.md",
      "https://github.com/zeroChen00/exp-poc/blob/main/EduSoho%E6%95%99%E5%9F%B9%E7%B3%BB%E7%BB%9Fclassropm-course-statistics%E5%AD%98%E5%9C%A8%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E6%BC%8F%E6%B4%9E.md",
      "https://www.cnvd.org.cn/flaw/show/CNVD-2023-03903",
      "https://www.edusoho.com/",
      "https://www.vulncheck.com/advisories/edusoho-arbitrary-file-read-via-classroom-course-statistics"
    ],
    "title": "EduSoho < 22.4.7 Arbitrary File Read via classroom-course-statistics",
    "updated": "2026-07-15T01:24:59.108000+00:00",
    "vendors": [],
    "weaknesses": [
      "CWE-22"
    ]
  },
  "nvd": {
    "cpes": [],
    "created": "2026-01-22T17:15:53.117000+00:00",
    "description": "EduSoho versions prior to 22.4.7 contain an arbitrary file read vulnerability in the classroom-course-statistics export functionality. A remote, unauthenticated attacker can supply crafted path traversal sequences in the fileNames[] parameter to read arbitrary files from the server filesystem, including application configuration files such as config/parameters.yml that may contain secrets and database credentials. Exploitation evidence was observed by the Shadowserver Foundation on 2026-01-19 (UTC).",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {},
      "cvssV4_0": {
        "score": 8.7,
        "vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
      }
    },
    "nvd_repo_path": "2023/CVE-2023-7335.json",
    "references": [
      "https://blog.csdn.net/qq_41904294/article/details/135007351",
      "https://cn-sec.com/archives/2451582.html",
      "https://github.com/edusoho/edusoho/releases/tag/v22.4.7",
      "https://github.com/gobysec/GobyVuls/blob/master/CNVD-2023-03903.md",
      "https://github.com/zeroChen00/exp-poc/blob/main/EduSoho%E6%95%99%E5%9F%B9%E7%B3%BB%E7%BB%9Fclassropm-course-statistics%E5%AD%98%E5%9C%A8%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E6%BC%8F%E6%B4%9E.md",
      "https://www.cnvd.org.cn/flaw/show/CNVD-2023-03903",
      "https://www.edusoho.com/",
      "https://www.vulncheck.com/advisories/edusoho-arbitrary-file-read-via-classroom-course-statistics"
    ],
    "title": null,
    "updated": "2026-07-15T02:17:08.690000+00:00",
    "vendors": [],
    "weaknesses": [
      "CWE-22"
    ]
  },
  "opencve": {
    "changes": [
      {
        "created": "2026-01-22T23:00:00+00:00",
        "data": [
          {
            "details": {
              "new": "EduSoho versions prior to 22.4.7 contain an arbitrary file read vulnerability in the classroom-course-statistics export functionality. A remote, unauthenticated attacker can supply crafted path traversal sequences in the fileNames[] parameter to read arbitrary files from the server filesystem, including application configuration files such as config/parameters.yml that may contain secrets and database credentials. Exploitation evidence was observed by the Shadowserver Foundation on 2026-01-19 (UTC).",
              "old": null
            },
            "type": "description"
          },
          {
            "details": {
              "new": "EduSoho < 22.4.7 Arbitrary File Read via classroom-course-statistics",
              "old": null
            },
            "type": "title"
          },
          {
            "details": {
              "added": [
                "CWE-22"
              ],
              "removed": []
            },
            "type": "weaknesses"
          },
          {
            "details": {
              "added": [
                "https://blog.csdn.net/qq_41904294/article/details/135007351",
                "https://cn-sec.com/archives/2451582.html",
                "https://github.com/edusoho/edusoho/releases/tag/v22.4.7",
                "https://github.com/gobysec/GobyVuls/blob/master/CNVD-2023-03903.md",
                "https://github.com/zeroChen00/exp-poc/blob/main/EduSoho%E6%95%99%E5%9F%B9%E7%B3%BB%E7%BB%9Fclassropm-course-statistics%E5%AD%98%E5%9C%A8%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E6%BC%8F%E6%B4%9E.md",
                "https://www.cnvd.org.cn/flaw/show/CNVD-2023-03903",
                "https://www.edusoho.com/",
                "https://www.vulncheck.com/advisories/edusoho-arbitrary-file-read-via-classroom-course-statistics"
              ],
              "removed": []
            },
            "type": "references"
          },
          {
            "details": {
              "added": {
                "cvssV4_0": {
                  "score": 8.7,
                  "vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
                },
                "ssvc": {
                  "options": {
                    "Automatable": "yes",
                    "Exploitation": "poc",
                    "Technical Impact": "partial"
                  },
                  "version": "2.0.3"
                }
              },
              "removed": {},
              "updated": {}
            },
            "type": "metrics"
          }
        ],
        "id": "a579c89d-ee6b-4a14-8341-e522e5e48c60"
      },
      {
        "created": "2026-01-23T16:45:00+00:00",
        "data": [
          {
            "details": [
              "hangzhou_kuozhi_network_technology",
              "hangzhou_kuozhi_network_technology$PRODUCT$edusoho"
            ],
            "type": "first_time"
          },
          {
            "details": {
              "added": [
                "hangzhou_kuozhi_network_technology",
                "hangzhou_kuozhi_network_technology$PRODUCT$edusoho"
              ],
              "removed": []
            },
            "type": "vendors"
          }
        ],
        "id": "0b217f7d-c391-414e-89e9-145ad7ad0e4a"
      }
    ],
    "cpes": {
      "data": [],
      "providers": []
    },
    "created": {
      "data": "2026-01-22T16:55:25.228000+00:00",
      "provider": "mitre"
    },
    "description": {
      "data": "EduSoho versions prior to 22.4.7 contain an arbitrary file read vulnerability in the classroom-course-statistics export functionality. A remote, unauthenticated attacker can supply crafted path traversal sequences in the fileNames[] parameter to read arbitrary files from the server filesystem, including application configuration files such as config/parameters.yml that may contain secrets and database credentials. Exploitation evidence was observed by the Shadowserver Foundation on 2026-01-19 (UTC).",
      "provider": "mitre"
    },
    "metrics": {
      "cvssV2_0": {
        "data": {},
        "provider": null
      },
      "cvssV3_0": {
        "data": {},
        "provider": null
      },
      "cvssV3_1": {
        "data": {},
        "provider": null
      },
      "cvssV4_0": {
        "data": {
          "score": 8.7,
          "vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
        },
        "provider": "mitre"
      },
      "epss": {
        "data": {
          "score": 0.00767
        },
        "provider": "first"
      },
      "kev": {
        "data": {},
        "provider": null
      },
      "ssvc": {
        "data": {
          "options": {
            "Automatable": "yes",
            "Exploitation": "poc",
            "Technical Impact": "partial"
          },
          "version": "2.0.3"
        },
        "provider": "vulnrichment"
      },
      "threat_severity": {
        "data": null,
        "provider": null
      }
    },
    "references": {
      "data": [
        "https://blog.csdn.net/qq_41904294/article/details/135007351",
        "https://cn-sec.com/archives/2451582.html",
        "https://github.com/edusoho/edusoho/releases/tag/v22.4.7",
        "https://github.com/gobysec/GobyVuls/blob/master/CNVD-2023-03903.md",
        "https://github.com/zeroChen00/exp-poc/blob/main/EduSoho%E6%95%99%E5%9F%B9%E7%B3%BB%E7%BB%9Fclassropm-course-statistics%E5%AD%98%E5%9C%A8%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E6%BC%8F%E6%B4%9E.md",
        "https://www.cnvd.org.cn/flaw/show/CNVD-2023-03903",
        "https://www.edusoho.com/",
        "https://www.vulncheck.com/advisories/edusoho-arbitrary-file-read-via-classroom-course-statistics"
      ],
      "providers": [
        "mitre",
        "nvd"
      ]
    },
    "title": {
      "data": "EduSoho < 22.4.7 Arbitrary File Read via classroom-course-statistics",
      "provider": "mitre"
    },
    "updated": {
      "data": "2026-04-15T00:35:42.020000+00:00",
      "provider": "nvd"
    },
    "vendors": {
      "data": [
        "hangzhou_kuozhi_network_technology",
        "hangzhou_kuozhi_network_technology$PRODUCT$edusoho"
      ],
      "providers": [
        "enrichment"
      ]
    },
    "weaknesses": {
      "data": [
        "CWE-22"
      ],
      "providers": [
        "mitre",
        "nvd"
      ]
    }
  },
  "vulnrichment": {
    "cpes": [],
    "created": "2026-01-22T16:55:25.228000+00:00",
    "description": "EduSoho versions prior to 22.4.7 contain an arbitrary file read vulnerability in the classroom-course-statistics export functionality. A remote, unauthenticated attacker can supply crafted path traversal sequences in the fileNames[] parameter to read arbitrary files from the server filesystem, including application configuration files such as config/parameters.yml that may contain secrets and database credentials. Exploitation evidence was observed by the Shadowserver Foundation on 2026-01-19 (UTC).",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {},
      "cvssV4_0": {},
      "kev": {},
      "ssvc": {
        "options": {
          "Automatable": "yes",
          "Exploitation": "poc",
          "Technical Impact": "partial"
        },
        "version": "2.0.3"
      }
    },
    "references": [],
    "title": "EduSoho < 22.4.7 Arbitrary File Read via classroom-course-statistics",
    "updated": "2026-01-22T18:31:30.559000+00:00",
    "vendors": [],
    "vulnrichment_repo_path": "2023/7xxx/CVE-2023-7335.json",
    "weaknesses": []
  }
}