gsd-2023-0742
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Cross-site Scripting (XSS) - Stored in GitHub repository answerdev/answer prior to 1.0.4.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-0742",
"id": "GSD-2023-0742"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-0742"
],
"details": "Cross-site Scripting (XSS) - Stored in GitHub repository answerdev/answer prior to 1.0.4.",
"id": "GSD-2023-0742",
"modified": "2023-12-13T01:20:22.382294Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0742",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in answerdev/answer"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "answerdev/answer",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "1.0.4"
}
]
}
}
]
},
"vendor_name": "answerdev"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository answerdev/answer prior to 1.0.4."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/answerdev/answer/commit/c3001de52af91f09c96e701facbce0b9fa0c98ad",
"refsource": "MISC",
"url": "https://github.com/answerdev/answer/commit/c3001de52af91f09c96e701facbce0b9fa0c98ad"
},
{
"name": "https://huntr.dev/bounties/d73a2c03-7035-453b-9c04-c733ace65544",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/d73a2c03-7035-453b-9c04-c733ace65544"
}
]
},
"source": {
"advisory": "d73a2c03-7035-453b-9c04-c733ace65544",
"discovery": "EXTERNAL"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003cv1.0.4",
"affected_versions": "All versions before 1.0.4",
"cwe_ids": [
"CWE-1035",
"CWE-79",
"CWE-79",
"CWE-937"
],
"date": "2023-02-08",
"description": "Cross-site Scripting (XSS) - Stored in GitHub repository answerdev/answer prior to 1.0.4.",
"fixed_versions": [
"v1.0.4"
],
"identifier": "CVE-2023-0742",
"identifiers": [
"GHSA-rmw8-7823-wp7f",
"CVE-2023-0742"
],
"not_impacted": "All versions starting from 1.0.4",
"package_slug": "go/github.com/answerdev/answer",
"pubdate": "2023-02-08",
"solution": "Upgrade to version 1.0.4 or above.",
"title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-0742",
"https://github.com/answerdev/answer/commit/c3001de52af91f09c96e701facbce0b9fa0c98ad",
"https://huntr.dev/bounties/d73a2c03-7035-453b-9c04-c733ace65544",
"https://github.com/advisories/GHSA-rmw8-7823-wp7f"
],
"uuid": "7c9adc71-67c6-4e92-bb6f-ab2ae7b75719",
"versions": [
{
"commit": {
"sha": "10b59e0e27c95f3520ac979bdc58ddaedb6aaaa0",
"tags": [
"v1.0.4"
],
"timestamp": "20230207133832"
},
"number": "v1.0.4"
}
]
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:answer:answer:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.0.4",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0742"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository answerdev/answer prior to 1.0.4."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/d73a2c03-7035-453b-9c04-c733ace65544",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://huntr.dev/bounties/d73a2c03-7035-453b-9c04-c733ace65544"
},
{
"name": "https://github.com/answerdev/answer/commit/c3001de52af91f09c96e701facbce0b9fa0c98ad",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/answerdev/answer/commit/c3001de52af91f09c96e701facbce0b9fa0c98ad"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.3,
"impactScore": 6.0
}
},
"lastModifiedDate": "2023-02-15T20:22Z",
"publishedDate": "2023-02-08T08:15Z"
}
}
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…