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-03 20:00:32 +00:00
"lastModified" : "2023-07-03T18:33:32.153" ,
"vulnStatus" : "Awaiting Analysis" ,
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" : [
{
"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"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/Bubka/2FAuth/releases/tag/v4.0.3" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/Bubka/2FAuth/security/advisories/GHSA-cwhq-2mcq-pp9q" ,
"source" : "security-advisories@github.com"
}
]
}