GSD-2023-0299
Vulnerability from gsd - Updated: 2023-01-14 00:00Details
Improper Input Validation in GitHub repository publify/publify prior
to 9.2.10.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-0299",
"id": "GSD-2023-0299"
},
"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-2023-0299",
"GHSA-q3rm-f527-ghxj"
],
"details": "Improper Input Validation in GitHub repository publify/publify prior\nto 9.2.10.\n",
"id": "GSD-2023-0299",
"modified": "2023-01-14T00:00:00.000Z",
"published": "2023-01-14T00:00:00.000Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/publify/publify/commit/ca46da283572b4f8c0b5aa245008756c8a5fd1b1"
},
{
"type": "WEB",
"url": "https://huntr.dev/bounties/0049774b-1857-46dc-a834-f1fb15138c53"
},
{
"type": "WEB",
"url": "https://github.com/publify/publify_core/commit/34f6e9c98e0e3b3f9896f9676b3d6442220e2b4e"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": 9.8,
"type": "CVSS_V3"
}
],
"summary": "Publify Improper Input Validation vulnerability"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0299",
"STATE": "PUBLIC",
"TITLE": "Improper Input Validation in publify/publify"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "publify/publify",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "9.2.10"
}
]
}
}
]
},
"vendor_name": "publify"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Input Validation in GitHub repository publify/publify prior to 9.2.10."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/0049774b-1857-46dc-a834-f1fb15138c53",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/0049774b-1857-46dc-a834-f1fb15138c53"
},
{
"name": "https://github.com/publify/publify/commit/ca46da283572b4f8c0b5aa245008756c8a5fd1b1",
"refsource": "MISC",
"url": "https://github.com/publify/publify/commit/ca46da283572b4f8c0b5aa245008756c8a5fd1b1"
}
]
},
"source": {
"advisory": "0049774b-1857-46dc-a834-f1fb15138c53",
"discovery": "EXTERNAL"
}
},
"github.com/rubysec/ruby-advisory-db": {
"cve": "2023-0299",
"cvss_v3": 9.8,
"date": "2023-01-14",
"description": "Improper Input Validation in GitHub repository publify/publify prior\nto 9.2.10.\n",
"gem": "publify_core",
"ghsa": "q3rm-f527-ghxj",
"patched_versions": [
"\u003e= 9.2.10"
],
"related": {
"url": [
"https://huntr.dev/bounties/0049774b-1857-46dc-a834-f1fb15138c53",
"https://github.com/publify/publify_core/commit/34f6e9c98e0e3b3f9896f9676b3d6442220e2b4e"
]
},
"title": "Publify Improper Input Validation vulnerability",
"url": "https://github.com/publify/publify/commit/ca46da283572b4f8c0b5aa245008756c8a5fd1b1"
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c9.2.10",
"affected_versions": "All versions before 9.2.10",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-20",
"CWE-937"
],
"date": "2023-01-23",
"description": "Improper Input Validation in GitHub repository publify/publify prior to 9.2.10.",
"fixed_versions": [
"9.2.10"
],
"identifier": "CVE-2023-0299",
"identifiers": [
"CVE-2023-0299",
"GHSA-q3rm-f527-ghxj"
],
"not_impacted": "All versions starting from 9.2.10",
"package_slug": "gem/publify_core",
"pubdate": "2023-01-14",
"solution": "Upgrade to version 9.2.10 or above.",
"title": "Improper Input Validation",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-0299",
"https://github.com/publify/publify/commit/ca46da283572b4f8c0b5aa245008756c8a5fd1b1",
"https://huntr.dev/bounties/0049774b-1857-46dc-a834-f1fb15138c53",
"https://github.com/publify/publify_core/commit/34f6e9c98e0e3b3f9896f9676b3d6442220e2b4e",
"https://github.com/advisories/GHSA-q3rm-f527-ghxj"
],
"uuid": "8031a755-253e-4060-95bf-cc22fa87c8f4"
}
]
},
"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.10",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0299"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Improper Input Validation in GitHub repository publify/publify prior to 9.2.10."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/0049774b-1857-46dc-a834-f1fb15138c53",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://huntr.dev/bounties/0049774b-1857-46dc-a834-f1fb15138c53"
},
{
"name": "https://github.com/publify/publify/commit/ca46da283572b4f8c0b5aa245008756c8a5fd1b1",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/publify/publify/commit/ca46da283572b4f8c0b5aa245008756c8a5fd1b1"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2023-01-23T14:22Z",
"publishedDate": "2023-01-14T15:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…
Loading…