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

GSD-2022-1810

Vulnerability from gsd - Updated: 2022-05-24 00:00
Details
A low-privileged user can modify and delete admin articles just by changing the value of the article[id] parameter prior to 9.2.9.
Aliases

{
  "GSD": {
    "alias": "CVE-2022-1810",
    "description": "Improper Access Control in GitHub repository publify/publify prior to 9.2.9.",
    "id": "GSD-2022-1810"
  },
  "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-1810",
        "GHSA-c273-c6vg-4pv5"
      ],
      "details": "A low-privileged user can modify and delete admin articles just by changing\nthe value of the article[id] parameter prior to 9.2.9.\n",
      "id": "GSD-2022-1810",
      "modified": "2022-05-24T00:00:00.000Z",
      "published": "2022-05-24T00:00:00.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://github.com/publify/publify/commit/c0aba87844d1e47da50c0d99a3465164a4d244ce"
        },
        {
          "type": "WEB",
          "url": "https://huntr.dev/bounties/9b2d7579-032e-42da-b736-4b10a868eacb"
        }
      ],
      "schema_version": "1.4.0",
      "severity": [
        {
          "score": 4.3,
          "type": "CVSS_V3"
        }
      ],
      "summary": "Improper Access Control in publify"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@huntr.dev",
        "ID": "CVE-2022-1810",
        "STATE": "PUBLIC",
        "TITLE": "Authorization Bypass Through User-Controlled Key in publify/publify"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "publify/publify",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_value": "9.2.9"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "publify"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Authorization Bypass Through User-Controlled Key in GitHub repository publify/publify prior to 9.2.9."
          }
        ]
      },
      "impact": {
        "cvss": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 9.9,
          "baseSeverity": "CRITICAL",
          "confidentialityImpact": "LOW",
          "integrityImpact": "HIGH",
          "privilegesRequired": "LOW",
          "scope": "CHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:H",
          "version": "3.0"
        }
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-639 Authorization Bypass Through User-Controlled Key"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://huntr.dev/bounties/9b2d7579-032e-42da-b736-4b10a868eacb",
            "refsource": "CONFIRM",
            "url": "https://huntr.dev/bounties/9b2d7579-032e-42da-b736-4b10a868eacb"
          },
          {
            "name": "https://github.com/publify/publify/commit/c0aba87844d1e47da50c0d99a3465164a4d244ce",
            "refsource": "MISC",
            "url": "https://github.com/publify/publify/commit/c0aba87844d1e47da50c0d99a3465164a4d244ce"
          }
        ]
      },
      "source": {
        "advisory": "9b2d7579-032e-42da-b736-4b10a868eacb",
        "discovery": "EXTERNAL"
      }
    },
    "github.com/rubysec/ruby-advisory-db": {
      "cve": "2022-1810",
      "cvss_v3": 4.3,
      "date": "2022-05-24",
      "description": "A low-privileged user can modify and delete admin articles just by changing\nthe value of the article[id] parameter prior to 9.2.9.\n",
      "gem": "publify_core",
      "ghsa": "c273-c6vg-4pv5",
      "patched_versions": [
        "\u003e= 9.2.9"
      ],
      "related": {
        "url": [
          "https://huntr.dev/bounties/9b2d7579-032e-42da-b736-4b10a868eacb"
        ]
      },
      "title": "Improper Access Control in publify",
      "url": "https://github.com/publify/publify/commit/c0aba87844d1e47da50c0d99a3465164a4d244ce"
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c9.2.9",
          "affected_versions": "All versions before 9.2.9",
          "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-639",
            "CWE-937"
          ],
          "date": "2023-06-29",
          "description": "A low-privileged user can modify and delete admin articles just by changing the value of the `article[id]` parameter.",
          "fixed_versions": [
            "9.2.9"
          ],
          "identifier": "CVE-2022-1810",
          "identifiers": [
            "CVE-2022-1810"
          ],
          "not_impacted": "All versions starting from 9.2.9",
          "package_slug": "gem/publify_core",
          "pubdate": "2022-05-23",
          "solution": "Upgrade to version 9.2.9 or above.",
          "title": "Incorrect Permission Assignment for Critical Resource",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-1810",
            "https://github.com/publify/publify/commit/c0aba87844d1e47da50c0d99a3465164a4d244ce",
            "https://huntr.dev/bounties/9b2d7579-032e-42da-b736-4b10a868eacb"
          ],
          "uuid": "8ed4e36a-e3ff-419d-962e-83d914c24fa6"
        }
      ]
    },
    "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.9",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@huntr.dev",
          "ID": "CVE-2022-1810"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Authorization Bypass Through User-Controlled Key in GitHub repository publify/publify prior to 9.2.9."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-639"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/publify/publify/commit/c0aba87844d1e47da50c0d99a3465164a4d244ce",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/publify/publify/commit/c0aba87844d1e47da50c0d99a3465164a4d244ce"
            },
            {
              "name": "https://huntr.dev/bounties/9b2d7579-032e-42da-b736-4b10a868eacb",
              "refsource": "CONFIRM",
              "tags": [
                "Exploit",
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://huntr.dev/bounties/9b2d7579-032e-42da-b736-4b10a868eacb"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "NONE",
            "baseScore": 4.0,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/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.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 1.4
        }
      },
      "lastModifiedDate": "2023-06-29T09:15Z",
      "publishedDate": "2022-05-23T12:16Z"
    }
  }
}



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…