{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:freshrss:freshrss:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "1.18.0"
              },
              {
                "fixed": "1.20.2"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "769f34e958b50e748acf6a151805f4a255df2043"
            },
            {
              "fixed": "27b71ffa99f7dff013fb8d51d020ed628e0d2ce6"
            }
          ],
          "repo": "https://github.com/freshrss/freshrss",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-hvrj-5fwj-p7v6"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-200"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/23xxx/CVE-2022-23497.json"
  },
  "details": "FreshRSS is a free, self-hostable RSS aggregator. User configuration files can be accessed by a remote user. In addition to user preferences, such configurations contain hashed passwords (brypt with cost 9, salted) of FreshRSS Web interface. If the API is used, the configuration might contain a hashed password (brypt with cost 9, salted) of the GReader API, and a hashed password (MD5 salted) of the Fever API. Users should update to version 1.20.2 or edge. Users unable to upgrade can apply the patch manually or delete the file `./FreshRSS/p/ext.php`.",
  "id": "CVE-2022-23497",
  "modified": "2026-07-15T01:49:02.451817859Z",
  "published": "2022-12-09T22:16:00.220Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/FreshRSS/FreshRSS/releases/tag/1.20.2"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/23xxx/CVE-2022-23497.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/FreshRSS/FreshRSS/security/advisories/GHSA-hvrj-5fwj-p7v6"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23497"
    },
    {
      "type": "FIX",
      "url": "https://github.com/FreshRSS/FreshRSS/pull/4928"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Insecure file access in FreshRSS"
}