2022-02-24 17:01:19 +00:00
{
2022-03-17 23:01:24 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"CVE_data_meta" : {
"ID" : "CVE-2022-0757" ,
"ASSIGNER" : "cve@rapid7.com" ,
"DATE_PUBLIC" : "2022-03-02T00:00:00.000Z" ,
"TITLE" : "Rapid7 Nexpose SQL Injection" ,
"AKA" : "" ,
"STATE" : "PUBLIC"
} ,
"source" : {
"defect" : [ ] ,
"advisory" : "" ,
"discovery" : "UNKNOWN"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Rapid7" ,
"product" : {
"product_data" : [
{
"product_name" : "Nexpose" ,
"version" : {
"version_data" : [
{
"version_name" : "6.6.93" ,
"version_affected" : "<" ,
"version_value" : "6.6.93" ,
"platform" : ""
}
]
}
}
]
2022-03-17 17:27:31 -05:00
}
}
]
}
2022-03-17 23:01:24 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-89 SQL Injection"
}
]
}
2022-02-24 17:01:19 +00:00
]
2022-03-17 23:01:24 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-04 09:31:33 -05:00
"value" : "Rapid7 Nexpose versions 6.6.93 and earlier are susceptible to an SQL Injection vulnerability, whereby valid search operators are not defined. This lack of validation can allow a logged-in, authenticated attacker to manipulate the \"ANY\" and \"OR\" operators in the SearchCriteria and inject SQL code. This issue was fixed in Rapid7 Nexpose version 6.6.129."
2022-03-17 23:01:24 +00:00
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://docs.rapid7.com/release-notes/nexpose/20220302/" ,
"name" : "https://docs.rapid7.com/release-notes/nexpose/20220302/"
}
]
} ,
"configuration" : [ ] ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
}
} ,
"exploit" : [ ] ,
"work_around" : [ ] ,
"solution" : [ ] ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Aleksey Solovev"
}
2022-03-17 17:27:31 -05:00
]
2022-04-04 09:31:33 -05:00
}