cvelist/2023/42xxx/CVE-2023-42509.json

89 lines
2.9 KiB
JSON
Raw Normal View History

2023-09-11 14:00:33 +00:00
{
2024-03-07 15:00:52 +00:00
"data_version": "4.0",
2023-09-11 14:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-42509",
2024-03-07 15:00:52 +00:00
"ASSIGNER": "security@jfrog.com",
"STATE": "PUBLIC"
2023-09-11 14:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-03-07 15:00:52 +00:00
"value": "JFrog Artifactory later than version 7.17.4 but prior to version 7.77.0 is vulnerable to an issue whereby a sequence of improperly handled exceptions in repository configuration initialization steps may lead to exposure of sensitive data.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-755 Improper Handling of Exceptional Conditions",
"cweId": "CWE-755"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "JFrog",
"product": {
"product_data": [
{
"product_name": "Artifactory",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "7.17.4",
"version_value": "7.77.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://jfrog.com/help/r/jfrog-release-information/jfrog-security-advisories",
"refsource": "MISC",
"name": "https://jfrog.com/help/r/jfrog-release-information/jfrog-security-advisories"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2023-09-11 14:00:33 +00:00
}
]
}
}