2023-07-14 23:55:28 +00:00
{
"id" : "CVE-2023-38337" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-07-14T22:15:09.430" ,
2023-07-27 04:00:29 +00:00
"lastModified" : "2023-07-27T03:23:39.037" ,
"vulnStatus" : "Analyzed" ,
2023-07-14 23:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "rswag before 2.10.1 allows remote attackers to read arbitrary JSON and YAML files via directory traversal, because rswag-api can expose a file that is not the OpenAPI (or Swagger) specification file of a project."
}
] ,
2023-07-27 04:00:29 +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: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" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:rswag_project:rswag:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.10.1" ,
"matchCriteriaId" : "198E4FBD-6804-4A6C-AEE6-2BE5C6C78BB1"
}
]
}
]
}
] ,
2023-07-14 23:55:28 +00:00
"references" : [
{
"url" : "https://github.com/rswag/rswag/compare/2.9.0...2.10.1" ,
2023-07-27 04:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-07-14 23:55:28 +00:00
} ,
{
"url" : "https://github.com/rswag/rswag/issues/653" ,
2023-07-27 04:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2023-07-14 23:55:28 +00:00
}
]
}