2023-07-14 22:00:28 +00:00
{
"id" : "CVE-2023-37474" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-07-14T20:15:09.083" ,
2023-07-31 22:00:31 +00:00
"lastModified" : "2023-07-31T19:15:17.570" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-14 22:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Copyparty is a portable file server. Versions prior to 1.8.2 are subject to a path traversal vulnerability detected in the `.cpr` subfolder. The Path Traversal attack technique allows an attacker access to files, directories, and commands that reside outside the web document root directory. This issue has been addressed in commit `043e3c7d` which has been included in release 1.8.2. Users are advised to upgrade. There are no known workarounds for this vulnerability."
}
] ,
"metrics" : {
2023-07-27 20:00:33 +00:00
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
] ,
2023-07-14 22:00:28 +00:00
"cvssMetricV30" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.0" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
2023-07-27 20:00:33 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:copyparty_project:copyparty:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.8.2" ,
"matchCriteriaId" : "70E4D74A-BEE5-4FD5-85C2-29C30D148751"
}
]
}
]
}
] ,
2023-07-14 22:00:28 +00:00
"references" : [
2023-07-31 22:00:31 +00:00
{
"url" : "http://packetstormsecurity.com/files/173822/Copyparty-1.8.2-Directory-Traversal.html" ,
"source" : "security-advisories@github.com"
} ,
2023-07-14 22:00:28 +00:00
{
"url" : "https://github.com/9001/copyparty/commit/043e3c7dd683113e2b1c15cacb9c8e68f76513ff" ,
2023-07-27 20:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-07-14 22:00:28 +00:00
} ,
{
"url" : "https://github.com/9001/copyparty/security/advisories/GHSA-pxfv-7rr3-2qjg" ,
2023-07-27 20:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-07-14 22:00:28 +00:00
}
]
}