2023-05-04 22:00:28 +02:00
{
"id" : "CVE-2023-30550" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-05-04T18:15:10.150" ,
2023-05-10 22:00:28 +02:00
"lastModified" : "2023-05-10T19:49:30.397" ,
"vulnStatus" : "Analyzed" ,
2023-05-04 22:00:28 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "MeterSphere is an open source continuous testing platform, covering functions such as test tracking, interface testing, UI testing, and performance testing. This IDOR vulnerability allows the administrator of a project to modify other projects under the workspace. An attacker can obtain some operating permissions. The issue has been fixed in version 2.9.0."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-10 22:00:28 +02:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 0.9 ,
"impactScore" : 3.6
} ,
2023-05-04 22:00:28 +02:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.8 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 0.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
2023-05-10 22:00:28 +02:00
"source" : "nvd@nist.gov" ,
2023-05-04 22:00:28 +02:00
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-639"
}
]
2023-05-10 22:00:28 +02:00
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-639"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:metersphere:metersphere:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.9.0" ,
"matchCriteriaId" : "3AAA4FC1-D68F-4981-B337-34526D03AE94"
}
]
}
]
2023-05-04 22:00:28 +02:00
}
] ,
"references" : [
{
"url" : "https://github.com/metersphere/metersphere/releases/tag/v2.9.0" ,
2023-05-10 22:00:28 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-05-04 22:00:28 +02:00
} ,
{
"url" : "https://github.com/metersphere/metersphere/security/advisories/GHSA-j5cq-cpw2-gp2q" ,
2023-05-10 22:00:28 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-05-04 22:00:28 +02:00
}
]
}