mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
111 lines
3.8 KiB
JSON
111 lines
3.8 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-50968",
|
|
"ASSIGNER": "security@apache.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Arbitrary file properties reading vulnerability in Apache Software Foundation Apache OFBiz when user operates an uri call without authorizations.\n\nThe same uri can be operated to realize a SSRF attack also without authorizations.\n\nUsers are recommended to upgrade to version 18.12.11, which fixes this issue."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
|
|
"cweId": "CWE-200"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-918 Server-Side Request Forgery (SSRF)",
|
|
"cweId": "CWE-918"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Apache Software Foundation",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Apache OFBiz",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "0",
|
|
"version_value": "18.12.10"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://ofbiz.apache.org/download.html",
|
|
"refsource": "MISC",
|
|
"name": "https://ofbiz.apache.org/download.html"
|
|
},
|
|
{
|
|
"url": "https://ofbiz.apache.org/security.html",
|
|
"refsource": "MISC",
|
|
"name": "https://ofbiz.apache.org/security.html"
|
|
},
|
|
{
|
|
"url": "https://ofbiz.apache.org/release-notes-18.12.11.html",
|
|
"refsource": "MISC",
|
|
"name": "https://ofbiz.apache.org/release-notes-18.12.11.html"
|
|
},
|
|
{
|
|
"url": "https://issues.apache.org/jira/browse/OFBIZ-12875",
|
|
"refsource": "MISC",
|
|
"name": "https://issues.apache.org/jira/browse/OFBIZ-12875"
|
|
},
|
|
{
|
|
"url": "https://lists.apache.org/thread/x5now4bk3llwf3k58kl96qvtjyxwp43q",
|
|
"refsource": "MISC",
|
|
"name": "https://lists.apache.org/thread/x5now4bk3llwf3k58kl96qvtjyxwp43q"
|
|
},
|
|
{
|
|
"url": "http://www.openwall.com/lists/oss-security/2023/12/26/2",
|
|
"refsource": "MISC",
|
|
"name": "http://www.openwall.com/lists/oss-security/2023/12/26/2"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.1.0-dev"
|
|
},
|
|
"source": {
|
|
"discovery": "EXTERNAL"
|
|
},
|
|
"credits": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Yun Peng - \u90ed \u8fd0\u9e4f <puata123@outlook.com>"
|
|
}
|
|
]
|
|
} |