2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-27163" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-03-31T20:15:07.477" ,
2023-08-11 16:00:35 +00:00
"lastModified" : "2023-08-11T15:15:10.570" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "request-baskets up to v1.2.1 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /api/baskets/{name}. This vulnerability allows attackers to access network resources and sensitive information via a crafted API request."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:rbaskets:request_baskets:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.2.1" ,
"matchCriteriaId" : "6F9A0E07-A103-4F6C-B7DF-DD0AF9049337"
}
]
}
]
}
] ,
"references" : [
2023-08-11 16:00:35 +00:00
{
"url" : "http://packetstormsecurity.com/files/174128/Request-Baskets-1.2.1-Server-Side-Request-Forgery.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://packetstormsecurity.com/files/174129/Maltrail-0.53-Remote-Code-Execution.html" ,
"source" : "cve@mitre.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://request-baskets.com" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Product"
]
} ,
{
"url" : "https://gist.github.com/b33t1e/3079c10c88cad379fb166c389ce3b7b3" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/darklynx/request-baskets" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
} ,
{
"url" : "https://notes.sjtu.edu.cn/s/MUUhEymt7" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
}
]
}