2023-06-22 14:00:32 +00:00
{
"id" : "CVE-2023-34927" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-22T13:15:10.383" ,
2023-06-28 20:00:35 +00:00
"lastModified" : "2023-06-28T19:56:41.047" ,
"vulnStatus" : "Analyzed" ,
2023-06-22 14:00:32 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Casdoor v1.331.0 and below was discovered to contain a Cross-Site Request Forgery (CSRF) in the endpoint /api/set-password. This vulnerability allows attackers to arbitrarily change the victim user's password via supplying a crafted URL."
}
] ,
2023-06-28 20:00:35 +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:U/C:N/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:casbin:casdoor:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.331.0" ,
"matchCriteriaId" : "CA0BAB71-C9F5-4CA3-92DD-9B12D5D1F91E"
}
]
}
]
}
] ,
2023-06-22 14:00:32 +00:00
"references" : [
{
"url" : "https://casdoor.org/" ,
2023-06-28 20:00:35 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-06-22 14:00:32 +00:00
} ,
{
"url" : "https://gist.github.com/omriman067/4e90a3a4ffa40984f011d8777a995469" ,
2023-06-28 20:00:35 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-06-22 14:00:32 +00:00
} ,
{
"url" : "https://github.com/casdoor/casdoor/issues/1531" ,
2023-06-28 20:00:35 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
2023-06-22 14:00:32 +00:00
}
]
}