2023-05-21 22:00:30 +00:00
{
"id" : "CVE-2021-46888" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-21T20:15:09.240" ,
2023-05-26 20:00:33 +00:00
"lastModified" : "2023-05-26T18:58:19.657" ,
"vulnStatus" : "Analyzed" ,
2023-05-21 22:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in hledger before 1.23. A Stored Cross-Site Scripting (XSS) vulnerability exists in toBloodhoundJson that allows an attacker to execute JavaScript by encoding user-controlled values in a payload with base64 and parsing them with the atob function."
}
] ,
2023-05-26 20:00:33 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hledger:hledger:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.23" ,
"matchCriteriaId" : "600B56CE-4478-4153-A735-BE58CC01399E"
}
]
}
]
}
] ,
2023-05-21 22:00:30 +00:00
"references" : [
{
"url" : "https://github.com/simonmichael/hledger/issues/1525" ,
2023-05-26 20:00:33 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Vendor Advisory"
]
2023-05-21 22:00:30 +00:00
} ,
{
"url" : "https://github.com/simonmichael/hledger/pull/1663" ,
2023-05-26 20:00:33 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Patch" ,
"Third Party Advisory"
]
2023-05-21 22:00:30 +00:00
} ,
{
"url" : "https://github.com/simonmichael/hledger/releases/tag/1.23" ,
2023-05-26 20:00:33 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-05-21 22:00:30 +00:00
} ,
{
"url" : "https://www.youtube.com/watch?v=QnRO-VkfIic" ,
2023-05-26 20:00:33 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-05-21 22:00:30 +00:00
}
]
}