2023-05-16 16:11:16 +02:00

106 lines
2.7 KiB
JSON

{
"id": "CVE-2023-2138",
"sourceIdentifier": "security@huntr.dev",
"published": "2023-04-18T01:15:07.193",
"lastModified": "2023-04-27T19:46:55.753",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Use of Hard-coded Credentials in GitHub repository nuxtlabs/github-module prior to 1.6.2."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV30": [
{
"source": "security@huntr.dev",
"type": "Secondary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 10.0,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 6.0
}
]
},
"weaknesses": [
{
"source": "security@huntr.dev",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-798"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nuxtlabs:nuxt:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.6.2",
"matchCriteriaId": "8B79D4E0-35DF-40DF-8473-FF493C771CA6"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/nuxtlabs/github-module/commit/5490c43f729eee60f07920bf88c0aabdc1398b6e",
"source": "security@huntr.dev",
"tags": [
"Patch"
]
},
{
"url": "https://huntr.dev/bounties/65096ef9-eafc-49da-b49a-5b88c0203ca6",
"source": "security@huntr.dev",
"tags": [
"Permissions Required",
"Third Party Advisory"
]
}
]
}