gsd-2023-0112
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Cross-site Scripting (XSS) - Stored in GitHub repository usememos/memos prior to 0.10.0.
Aliases
Aliases
{ GSD: { alias: "CVE-2023-0112", id: "GSD-2023-0112", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2023-0112", ], details: "Cross-site Scripting (XSS) - Stored in GitHub repository usememos/memos prior to 0.10.0.", id: "GSD-2023-0112", modified: "2023-12-13T01:20:22.807982Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@huntr.dev", ID: "CVE-2023-0112", STATE: "PUBLIC", TITLE: "Cross-site Scripting (XSS) - Stored in usememos/memos", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "usememos/memos", version: { version_data: [ { version_affected: "<", version_value: "0.10.0", }, ], }, }, ], }, vendor_name: "usememos", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Cross-site Scripting (XSS) - Stored in GitHub repository usememos/memos prior to 0.10.0.", }, ], }, impact: { cvss: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.6, baseSeverity: "HIGH", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H", version: "3.0", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", }, ], }, ], }, references: { reference_data: [ { name: "https://huntr.dev/bounties/ec2a29dc-79a3-44bd-a58b-15f676934af6", refsource: "CONFIRM", url: "https://huntr.dev/bounties/ec2a29dc-79a3-44bd-a58b-15f676934af6", }, { name: "https://github.com/usememos/memos/commit/46c13a4b7f675b92d297df6dabb4441f13c7cd9c", refsource: "MISC", url: "https://github.com/usememos/memos/commit/46c13a4b7f675b92d297df6dabb4441f13c7cd9c", }, ], }, source: { advisory: "ec2a29dc-79a3-44bd-a58b-15f676934af6", discovery: "EXTERNAL", }, }, "gitlab.com": { advisories: [ { affected_range: "<v0.10.0", affected_versions: "All versions before 0.10.0", cwe_ids: [ "CWE-1035", "CWE-79", "CWE-79", "CWE-937", ], date: "2023-01-09", description: "Cross-site Scripting (XSS) - Stored in GitHub repository usememos/memos prior to 0.10.0.", fixed_versions: [ "v0.10.0", ], identifier: "CVE-2023-0112", identifiers: [ "GHSA-9h7x-9pmh-7gg8", "CVE-2023-0112", ], not_impacted: "All versions starting from 0.10.0", package_slug: "go/github.com/usememos/memos", pubdate: "2023-01-07", solution: "Upgrade to version 0.10.0 or above.", title: "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2023-0112", "https://github.com/usememos/memos/commit/46c13a4b7f675b92d297df6dabb4441f13c7cd9c", "https://huntr.dev/bounties/ec2a29dc-79a3-44bd-a58b-15f676934af6", "https://github.com/advisories/GHSA-9h7x-9pmh-7gg8", ], uuid: "624b01a0-dbc3-455b-9d0d-5e1cb1d02f9b", versions: [ { commit: { sha: "936927f5bce2e6ffb96445871e6177a095bfd4ed", tags: [ "v0.10.0", ], timestamp: "20230107044616", }, number: "v0.10.0", }, ], }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:usememos:memos:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "0.10.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@huntr.dev", ID: "CVE-2023-0112", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Cross-site Scripting (XSS) - Stored in GitHub repository usememos/memos prior to 0.10.0.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-79", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/usememos/memos/commit/46c13a4b7f675b92d297df6dabb4441f13c7cd9c", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/usememos/memos/commit/46c13a4b7f675b92d297df6dabb4441f13c7cd9c", }, { name: "https://huntr.dev/bounties/ec2a29dc-79a3-44bd-a58b-15f676934af6", refsource: "CONFIRM", tags: [ "Exploit", "Patch", "Third Party Advisory", ], url: "https://huntr.dev/bounties/ec2a29dc-79a3-44bd-a58b-15f676934af6", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.4, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", version: "3.1", }, exploitabilityScore: 2.3, impactScore: 2.7, }, }, lastModifiedDate: "2023-01-12T15:05Z", publishedDate: "2023-01-07T04:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.