GSD-2023-2590
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
Missing Authorization in GitHub repository answerdev/answer prior to 1.0.9.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-2590",
"id": "GSD-2023-2590"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-2590"
],
"details": "Missing Authorization in GitHub repository answerdev/answer prior to 1.0.9.",
"id": "GSD-2023-2590",
"modified": "2023-12-13T01:20:31.674339Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2590",
"STATE": "PUBLIC",
"TITLE": "Missing Authorization in answerdev/answer"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "answerdev/answer",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "1.0.9"
}
]
}
}
]
},
"vendor_name": "answerdev"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Missing Authorization in GitHub repository answerdev/answer prior to 1.0.9."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/a4238a30-3ddb-4415-9055-e179c3d4dea7",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/a4238a30-3ddb-4415-9055-e179c3d4dea7"
},
{
"name": "https://github.com/answerdev/answer/commit/51ac1e6b76ae9ab3ca2008ca4819c0cc3bd2fcd3",
"refsource": "MISC",
"url": "https://github.com/answerdev/answer/commit/51ac1e6b76ae9ab3ca2008ca4819c0cc3bd2fcd3"
}
]
},
"source": {
"advisory": "a4238a30-3ddb-4415-9055-e179c3d4dea7",
"discovery": "EXTERNAL"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003cv1.0.9",
"affected_versions": "All versions before 1.0.9",
"cwe_ids": [
"CWE-1035",
"CWE-862",
"CWE-937"
],
"date": "2023-05-11",
"description": "Missing Authorization in GitHub repository answerdev/answer prior to 1.0.9.",
"fixed_versions": [
"v1.0.9"
],
"identifier": "CVE-2023-2590",
"identifiers": [
"GHSA-qmqw-r4x6-3w2q",
"CVE-2023-2590"
],
"not_impacted": "All versions starting from 1.0.9",
"package_slug": "go/github.com/answerdev/answer",
"pubdate": "2023-05-09",
"solution": "Upgrade to version 1.0.9 or above.",
"title": "Missing Authorization",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-2590",
"https://github.com/answerdev/answer/commit/51ac1e6b76ae9ab3ca2008ca4819c0cc3bd2fcd3",
"https://huntr.dev/bounties/a4238a30-3ddb-4415-9055-e179c3d4dea7",
"https://github.com/advisories/GHSA-qmqw-r4x6-3w2q"
],
"uuid": "b15c2b8c-0fe9-48dc-95fa-dd2aca9fd1c7",
"versions": [
{
"commit": {
"sha": "b26905e0aaf89d4a67ab0abb795267950dce85a9",
"tags": [
"v1.0.9"
],
"timestamp": "20230423061650"
},
"number": "v1.0.9"
}
]
}
]
},
"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.9",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2590"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Missing Authorization in GitHub repository answerdev/answer prior to 1.0.9."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-862"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/a4238a30-3ddb-4415-9055-e179c3d4dea7",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch"
],
"url": "https://huntr.dev/bounties/a4238a30-3ddb-4415-9055-e179c3d4dea7"
},
{
"name": "https://github.com/answerdev/answer/commit/51ac1e6b76ae9ab3ca2008ca4819c0cc3bd2fcd3",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/answerdev/answer/commit/51ac1e6b76ae9ab3ca2008ca4819c0cc3bd2fcd3"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.1,
"impactScore": 1.4
}
},
"lastModifiedDate": "2023-05-12T09:29Z",
"publishedDate": "2023-05-09T06: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…