2023-06-16 18:00:33 +00:00
{
"id" : "CVE-2023-30625" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-06-16T17:15:11.950" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:00:32.270" ,
2023-07-31 22:00:31 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-16 18:00:33 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "rudder-server is part of RudderStack, an open source Customer Data Platform (CDP). Versions of rudder-server prior to 1.3.0-rc.1 are vulnerable to SQL injection. This issue may lead to Remote Code Execution (RCE) due to the `rudder` role in PostgresSQL having superuser permissions by default. Version 1.3.0-rc.1 contains patches for this issue."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-27 04:00:31 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-27 04:00:31 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-06-27 04:00:31 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-06-27 04:00:31 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
} ,
2023-06-16 18:00:33 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-06-16 18:00:33 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-06-16 18:00:33 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-06-16 18:00:33 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-06-16 18:00:33 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
2023-06-27 04:00:31 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:rudderstack:rudder-server:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.2.5" ,
"matchCriteriaId" : "068B0699-3613-44C1-A9A6-D7DFDC1996D4"
}
]
}
]
}
] ,
2023-06-16 18:00:33 +00:00
"references" : [
2023-07-31 22:00:31 +00:00
{
"url" : "http://packetstormsecurity.com/files/173837/Rudder-Server-SQL-Injection-Remote-Code-Execution.html" ,
"source" : "security-advisories@github.com"
} ,
2023-06-16 18:00:33 +00:00
{
"url" : "https://github.com/rudderlabs/rudder-server/commit/0d061ff2d8c16845179d215bf8012afceba12a30" ,
2023-06-27 04:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-16 18:00:33 +00:00
} ,
{
"url" : "https://github.com/rudderlabs/rudder-server/commit/2f956b7eb3d5eb2de3e79d7df2c87405af25071e" ,
2023-06-27 04:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-16 18:00:33 +00:00
} ,
{
"url" : "https://github.com/rudderlabs/rudder-server/commit/9c009d9775abc99e72fc470f4c4c8e8f1775e82a" ,
2023-06-27 04:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-16 18:00:33 +00:00
} ,
{
"url" : "https://github.com/rudderlabs/rudder-server/pull/2652" ,
2023-06-27 04:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-16 18:00:33 +00:00
} ,
{
"url" : "https://github.com/rudderlabs/rudder-server/pull/2663" ,
2023-06-27 04:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-16 18:00:33 +00:00
} ,
{
"url" : "https://github.com/rudderlabs/rudder-server/pull/2664" ,
2023-06-27 04:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-16 18:00:33 +00:00
} ,
{
"url" : "https://securitylab.github.com/advisories/GHSL-2022-097_rudder-server/" ,
2023-06-27 04:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://packetstormsecurity.com/files/173837/Rudder-Server-SQL-Injection-Remote-Code-Execution.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://github.com/rudderlabs/rudder-server/commit/0d061ff2d8c16845179d215bf8012afceba12a30" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/rudderlabs/rudder-server/commit/2f956b7eb3d5eb2de3e79d7df2c87405af25071e" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/rudderlabs/rudder-server/commit/9c009d9775abc99e72fc470f4c4c8e8f1775e82a" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/rudderlabs/rudder-server/pull/2652" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/rudderlabs/rudder-server/pull/2663" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/rudderlabs/rudder-server/pull/2664" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://securitylab.github.com/advisories/GHSL-2022-097_rudder-server/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-06-16 18:00:33 +00:00
}
]
}