2023-05-04 06:00:27 +02:00
{
"id" : "CVE-2023-27075" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-04T02:15:18.570" ,
2023-05-09 20:00:51 +02:00
"lastModified" : "2023-05-09T17:43:32.093" ,
"vulnStatus" : "Analyzed" ,
2023-05-04 06:00:27 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A cross-site scripting vulnerability (XSS) in the component microbin/src/pasta.rs of Microbin v1.2.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload."
}
] ,
2023-05-09 20:00:51 +02: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:microbin:microbin:1.2.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "08183517-B723-4D15-B884-409E3B7CBD9D"
}
]
}
]
}
] ,
2023-05-04 06:00:27 +02:00
"references" : [
{
"url" : "https://github.com/szabodanika/microbin/issues/142" ,
2023-05-09 20:00:51 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
2023-05-04 06:00:27 +02:00
} ,
{
"url" : "https://github.com/szabodanika/microbin/pull/143" ,
2023-05-09 20:00:51 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
2023-05-04 06:00:27 +02:00
}
]
}