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

GSD-2022-1553

Vulnerability from gsd - Updated: 2022-05-17 00:00
Details
Leaking password protected articles content due to improper access control in GitHub repository publify/publify prior to 9.2.8. Attackers can leverage this vulnerability to view the contents of any password-protected article present on the publify website, compromising confidentiality and integrity of users.
Aliases

{
  "GSD": {
    "alias": "CVE-2022-1553",
    "description": "Leaking password protected articles content due to improper access control in GitHub repository publify/publify prior to 9.2.8. Attackers can leverage this vulnerability to view the contents of any password-protected article present on the publify website, compromising confidentiality and integrity of users.",
    "id": "GSD-2022-1553"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "affected": [
        {
          "package": {
            "ecosystem": "RubyGems",
            "name": "publify_core",
            "purl": "pkg:gem/publify_core"
          }
        }
      ],
      "aliases": [
        "CVE-2022-1553",
        "GHSA-5jm7-g527-m694"
      ],
      "details": "Leaking password protected articles content due to improper access control\nin GitHub repository publify/publify prior to 9.2.8. Attackers can leverage this\nvulnerability to view the contents of any password-protected article present on\nthe publify website, compromising confidentiality and integrity of users.\n",
      "id": "GSD-2022-1553",
      "modified": "2022-05-17T00:00:00.000Z",
      "published": "2022-05-17T00:00:00.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://github.com/publify/publify/commit/1a78f16f460847274265a12a9555b3524892d7db"
        },
        {
          "type": "WEB",
          "url": "https://huntr.dev/bounties/b398e4c9-6cdf-4973-ad86-da796cde221f"
        }
      ],
      "schema_version": "1.4.0",
      "severity": [
        {
          "score": 4.9,
          "type": "CVSS_V3"
        }
      ],
      "summary": "Article metadata exposure in publify"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@huntr.dev",
        "ID": "CVE-2022-1553",
        "STATE": "PUBLIC",
        "TITLE": "Leaking password protected articles content due to improper access control in publify/publify"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "publify/publify",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_value": "9.2.8"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "publify"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Leaking password protected articles content due to improper access control in GitHub repository publify/publify prior to 9.2.8. Attackers can leverage this vulnerability to view the contents of any password-protected article present on the publify website, compromising confidentiality and integrity of users."
          }
        ]
      },
      "impact": {
        "cvss": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 8.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "LOW",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "version": "3.0"
        }
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-284 Improper Access Control"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://huntr.dev/bounties/b398e4c9-6cdf-4973-ad86-da796cde221f",
            "refsource": "CONFIRM",
            "url": "https://huntr.dev/bounties/b398e4c9-6cdf-4973-ad86-da796cde221f"
          },
          {
            "name": "https://github.com/publify/publify/commit/1a78f16f460847274265a12a9555b3524892d7db",
            "refsource": "MISC",
            "url": "https://github.com/publify/publify/commit/1a78f16f460847274265a12a9555b3524892d7db"
          }
        ]
      },
      "source": {
        "advisory": "b398e4c9-6cdf-4973-ad86-da796cde221f",
        "discovery": "EXTERNAL"
      }
    },
    "github.com/rubysec/ruby-advisory-db": {
      "cve": "2022-1553",
      "cvss_v3": 4.9,
      "date": "2022-05-17",
      "description": "Leaking password protected articles content due to improper access control\nin GitHub repository publify/publify prior to 9.2.8. Attackers can leverage this\nvulnerability to view the contents of any password-protected article present on\nthe publify website, compromising confidentiality and integrity of users.\n",
      "gem": "publify_core",
      "ghsa": "5jm7-g527-m694",
      "patched_versions": [
        "\u003e= 9.2.8"
      ],
      "related": {
        "url": [
          "https://huntr.dev/bounties/b398e4c9-6cdf-4973-ad86-da796cde221f"
        ]
      },
      "title": "Article metadata exposure in publify",
      "url": "https://github.com/publify/publify/commit/1a78f16f460847274265a12a9555b3524892d7db"
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c9.2.8",
          "affected_versions": "All versions before 9.2.8",
          "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-863",
            "CWE-937"
          ],
          "date": "2022-05-25",
          "description": "Leaking password protected articles content due to improper access control in GitHub repository publify/publify prior to 9.2.8. Attackers can leverage this vulnerability to view the contents of any password-protected article present on the publify website, compromising confidentiality and integrity of users.",
          "fixed_versions": [
            "9.2.8"
          ],
          "identifier": "CVE-2022-1553",
          "identifiers": [
            "CVE-2022-1553"
          ],
          "not_impacted": "All versions starting from 9.2.8",
          "package_slug": "gem/publify_core",
          "pubdate": "2022-05-16",
          "solution": "Upgrade to version 9.2.8 or above.",
          "title": "Incorrect Authorization",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-1553",
            "https://huntr.dev/bounties/b398e4c9-6cdf-4973-ad86-da796cde221f",
            "https://github.com/publify/publify/commit/1a78f16f460847274265a12a9555b3524892d7db"
          ],
          "uuid": "2ee863cb-6498-4c7e-88ce-73961e175c1f"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:publify_project:publify:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "9.2.8",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@huntr.dev",
          "ID": "CVE-2022-1553"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Leaking password protected articles content due to improper access control in GitHub repository publify/publify prior to 9.2.8. Attackers can leverage this vulnerability to view the contents of any password-protected article present on the publify website, compromising confidentiality and integrity of users."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-863"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://huntr.dev/bounties/b398e4c9-6cdf-4973-ad86-da796cde221f",
              "refsource": "CONFIRM",
              "tags": [
                "Exploit",
                "Third Party Advisory"
              ],
              "url": "https://huntr.dev/bounties/b398e4c9-6cdf-4973-ad86-da796cde221f"
            },
            {
              "name": "https://github.com/publify/publify/commit/1a78f16f460847274265a12a9555b3524892d7db",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/publify/publify/commit/1a78f16f460847274265a12a9555b3524892d7db"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "NONE",
            "baseScore": 4.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 8.0,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 1.2,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2022-05-25T17:42Z",
      "publishedDate": "2022-05-16T15:15Z"
    }
  }
}



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…