GSD-2022-2815
Vulnerability from gsd - Updated: 2023-01-14 00:00Details
Insecure Storage of Sensitive Information in GitHub repository publify/publify
prior to 9.2.10.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-2815",
"description": "Insecure Storage of Sensitive Information in GitHub repository publify/publify prior to 9.2.10.",
"id": "GSD-2022-2815"
},
"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-2815",
"GHSA-79wq-g4v9-gfj4"
],
"details": "Insecure Storage of Sensitive Information in GitHub repository publify/publify\nprior to 9.2.10.\n",
"id": "GSD-2022-2815",
"modified": "2023-01-14T00:00:00.000Z",
"published": "2023-01-14T00:00:00.000Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/publify/publify/commit/af69097d349f4c00f244c51cd3c3e937fd3387cd"
},
{
"type": "WEB",
"url": "https://huntr.dev/bounties/22fdcc39-8c1a-4e4c-8eae-be3fd764f8b4"
},
{
"type": "WEB",
"url": "https://github.com/publify/publify_core/commit/33f897c12b6efdcdfd8cf9df924deba0f878b71e"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": 6.5,
"type": "CVSS_V3"
}
],
"summary": "Publify Core does not strip metadata from images"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-2815",
"STATE": "PUBLIC",
"TITLE": "Insecure Storage of Sensitive Information 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": "Insecure Storage of Sensitive Information in GitHub repository publify/publify prior to 9.2.10."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-922 Insecure Storage of Sensitive Information"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/22fdcc39-8c1a-4e4c-8eae-be3fd764f8b4",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/22fdcc39-8c1a-4e4c-8eae-be3fd764f8b4"
},
{
"name": "https://github.com/publify/publify/commit/af69097d349f4c00f244c51cd3c3e937fd3387cd",
"refsource": "MISC",
"url": "https://github.com/publify/publify/commit/af69097d349f4c00f244c51cd3c3e937fd3387cd"
}
]
},
"source": {
"advisory": "22fdcc39-8c1a-4e4c-8eae-be3fd764f8b4",
"discovery": "EXTERNAL"
}
},
"github.com/rubysec/ruby-advisory-db": {
"cve": "2022-2815",
"cvss_v3": 6.5,
"date": "2023-01-14",
"description": "Insecure Storage of Sensitive Information in GitHub repository publify/publify\nprior to 9.2.10.\n",
"gem": "publify_core",
"ghsa": "79wq-g4v9-gfj4",
"patched_versions": [
"\u003e= 9.2.10"
],
"related": {
"url": [
"https://huntr.dev/bounties/22fdcc39-8c1a-4e4c-8eae-be3fd764f8b4",
"https://github.com/publify/publify_core/commit/33f897c12b6efdcdfd8cf9df924deba0f878b71e"
]
},
"title": "Publify Core does not strip metadata from images",
"url": "https://github.com/publify/publify/commit/af69097d349f4c00f244c51cd3c3e937fd3387cd"
},
"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:L/UI:N/S:U/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-922",
"CWE-937"
],
"date": "2023-01-20",
"description": "Insecure Storage of Sensitive Information in GitHub repository publify/publify prior to 9.2.10.",
"fixed_versions": [
"9.2.10"
],
"identifier": "CVE-2022-2815",
"identifiers": [
"CVE-2022-2815"
],
"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": "Insecure Storage of Sensitive Information",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-2815",
"https://huntr.dev/bounties/22fdcc39-8c1a-4e4c-8eae-be3fd764f8b4",
"https://github.com/publify/publify/commit/af69097d349f4c00f244c51cd3c3e937fd3387cd"
],
"uuid": "430b1be1-1842-4bd6-a8c6-e3c4d7f0d010"
}
]
},
"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-2022-2815"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Insecure Storage of Sensitive Information in GitHub repository publify/publify prior to 9.2.10."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-922"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/22fdcc39-8c1a-4e4c-8eae-be3fd764f8b4",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://huntr.dev/bounties/22fdcc39-8c1a-4e4c-8eae-be3fd764f8b4"
},
{
"name": "https://github.com/publify/publify/commit/af69097d349f4c00f244c51cd3c3e937fd3387cd",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/publify/publify/commit/af69097d349f4c00f244c51cd3c3e937fd3387cd"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-01-20T17:57Z",
"publishedDate": "2023-01-14T14: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…