2023-04-27 06:00:29 +02:00
{
"id" : "CVE-2023-31287" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-04-27T03:15:10.200" ,
2025-01-31 21:03:47 +00:00
"lastModified" : "2025-01-31T19:15:15.130" ,
2023-05-30 08:00:29 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-27 06:00:29 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in Serenity Serene (and StartSharp) before 6.7.0. Password reset links are sent by email. A link contains a token that is used to reset the password. This token remains valid even after the password reset and can be used a second time to change the password of the corresponding user. The token expires only 3 hours after issuance and is sent as a query parameter when resetting. An attacker with access to the browser history can thus use the token again to change the password in order to take over the account."
}
] ,
2023-05-05 18:00:27 +02:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2023-05-05 18:00:27 +02:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-05-05 18:00:27 +02:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
2025-01-31 21:03:47 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
2023-05-05 18:00:27 +02:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-640"
}
]
2025-01-31 21:03:47 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-640"
}
]
2023-05-05 18:00:27 +02:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:serenity:serene:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.7.0" ,
"matchCriteriaId" : "620456E1-A567-43A2-8B5C-E1F73AB94895"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:serenity:startsharp:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.7.0" ,
"matchCriteriaId" : "C91CF539-3B1C-4A7F-8C64-2606F24BB5CF"
}
]
}
]
}
] ,
2023-04-27 06:00:29 +02:00
"references" : [
2023-05-30 20:00:30 +00:00
{
"url" : "http://packetstormsecurity.com/files/172648/Serenity-StartSharp-Software-File-Upload-XSS-User-Enumeration-Reusable-Tokens.html" ,
"source" : "cve@mitre.org"
} ,
2023-05-30 08:00:29 +00:00
{
"url" : "http://seclists.org/fulldisclosure/2023/May/14" ,
"source" : "cve@mitre.org"
} ,
2023-04-27 06:00:29 +02:00
{
"url" : "https://github.com/serenity-is/Serenity/commit/11b9d267f840513d04b4f4d4876de7823a6e48d2" ,
2023-05-05 18:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://packetstormsecurity.com/files/172648/Serenity-StartSharp-Software-File-Upload-XSS-User-Enumeration-Reusable-Tokens.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://seclists.org/fulldisclosure/2023/May/14" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://github.com/serenity-is/Serenity/commit/11b9d267f840513d04b4f4d4876de7823a6e48d2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2025-01-31 21:03:47 +00:00
} ,
{
"url" : "https://packetstorm.news/files/id/172648" ,
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0"
2023-04-27 06:00:29 +02:00
}
]
}