2022-02-24 15:04:11 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2022-05-01 16:20:01 +01:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2022-05-01T15:20:00.067591Z" ,
2022-02-24 15:04:11 +00:00
"ID" : "CVE-2022-25850" ,
2022-05-01 16:20:01 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Server-side Request Forgery (SSRF)"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "github.com/hoppscotch/proxyscotch" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "1.0.0"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Server-side Request Forgery (SSRF)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-05-01 16:01:34 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMHOPPSCOTCHPROXYSCOTCH-2435228" ,
"name" : "https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMHOPPSCOTCHPROXYSCOTCH-2435228"
2022-05-01 16:20:01 +01:00
} ,
{
2022-05-01 16:01:34 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/hoppscotch/proxyscotch/commit/de67380f62f907f201d75854b76024ba4885fab7" ,
"name" : "https://github.com/hoppscotch/proxyscotch/commit/de67380f62f907f201d75854b76024ba4885fab7"
2022-05-01 16:20:01 +01:00
}
]
2022-02-24 15:04:11 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-05-01 16:01:34 +00:00
"value" : "The package github.com/hoppscotch/proxyscotch before 1.0.0 are vulnerable to Server-side Request Forgery (SSRF) when interceptor mode is set to proxy. It occurs when an HTTP request is made by a backend server to an untrusted URL submitted by a user. It leads to a leakage of sensitive information from the server."
2022-02-24 15:04:11 +00:00
}
]
2022-05-01 16:20:01 +01:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Yadhu Krishna M"
}
]
2022-02-24 15:04:11 +00:00
}