cvelist/2021/3xxx/CVE-2021-3860.json

85 lines
3.0 KiB
JSON
Raw Normal View History

2021-10-05 13:00:54 +00:00
{
"CVE_data_meta": {
2021-12-20 22:01:11 +00:00
"ASSIGNER": "security@jfrog.com",
2021-10-05 13:00:54 +00:00
"ID": "CVE-2021-3860",
2021-12-18 01:37:26 +02:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "JFrog Artifactory",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "JFrog Artifactory versions before 7.25.4 with E+ license",
"version_value": "7.25.4"
},
{
"version_affected": "<",
"version_name": "JFrog Artifactory versions before 6.23.30 with E+ license",
"version_value": "6.23.30"
}
]
}
}
]
},
"vendor_name": "JFrog"
}
]
}
2021-10-05 13:00:54 +00:00
},
2021-12-18 01:37:26 +02:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-10-05 13:00:54 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-12-18 01:37:26 +02:00
"value": "JFrog Artifactory before 7.25.4 (Enterprise+ deployments only), is vulnerable to Blind SQL Injection by a low privileged authenticated user due to incomplete validation when performing an SQL query."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-12-20 22:01:11 +00:00
"refsource": "MISC",
"url": "https://www.jfrog.com/confluence/display/JFROG/CVE-2021-3860%3A+Artifactory+Low+Privileged+Blind+SQL+Injection",
"name": "https://www.jfrog.com/confluence/display/JFROG/CVE-2021-3860%3A+Artifactory+Low+Privileged+Blind+SQL+Injection"
2021-10-05 13:00:54 +00:00
}
]
}
}