2023-07-03 18:00:33 +00:00
{
"id" : "CVE-2023-36816" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-07-03T17:15:09.463" ,
2023-07-10 18:00:52 +00:00
"lastModified" : "2023-07-10T17:32:21.630" ,
"vulnStatus" : "Analyzed" ,
2023-07-03 18:00:33 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "2FA is a Web app to manage Two-Factor Authentication (2FA) accounts and generate their security codes. Cross site scripting (XSS) injection can be done via the account/service field. This was tested in docker-compose environment. This vulnerability has been patched in version 4.0.3.\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-10 18:00:52 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
} ,
2023-07-03 18:00:33 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 4.2
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2023-07-10 18:00:52 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:2fauth:2fauth:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.0.3" ,
"matchCriteriaId" : "E1DF1F1A-F8A1-4D79-9DE3-995826995661"
}
]
}
]
}
] ,
2023-07-03 18:00:33 +00:00
"references" : [
{
"url" : "https://github.com/Bubka/2FAuth/releases/tag/v4.0.3" ,
2023-07-10 18:00:52 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-07-03 18:00:33 +00:00
} ,
{
"url" : "https://github.com/Bubka/2FAuth/security/advisories/GHSA-cwhq-2mcq-pp9q" ,
2023-07-10 18:00:52 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-07-03 18:00:33 +00:00
}
]
}