2023-05-23 02:00:36 +00:00
{
"id" : "CVE-2023-31664" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-23T01:15:09.867" ,
2023-05-30 20:00:30 +00:00
"lastModified" : "2023-05-30T18:46:57.883" ,
"vulnStatus" : "Analyzed" ,
2023-05-23 02:00:36 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A reflected cross-site scripting (XSS) vulnerability in /authenticationendpoint/login.do of WSO2 API Manager before 4.2.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the tenantDomain parameter."
}
] ,
2023-05-30 20:00:30 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"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
}
]
} ,
"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:wso2:api_manager:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.2.0" ,
"matchCriteriaId" : "FEC83149-B509-4599-BB07-97309B8B1440"
}
]
}
]
}
] ,
2023-05-23 02:00:36 +00:00
"references" : [
{
"url" : "https://github.com/adilkhan7/CVE-2023-31664" ,
2023-05-30 20:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-05-23 02:00:36 +00:00
} ,
{
"url" : "https://github.com/wso2/api-manager/issues?q=is%3Aissue+is%3Aclosed+label%3AComponent%2FAPIM+closed%3A2022-04-05..2023-03-11" ,
2023-05-30 20:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking"
]
2023-05-23 02:00:36 +00:00
} ,
{
"url" : "https://github.com/wso2/product-apim/releases/tag/v4.2.0" ,
2023-05-30 20:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-05-23 02:00:36 +00:00
}
]
}