GSD-2023-51467
Vulnerability from gsd - Updated: 2023-12-21 06:01Details
The vulnerability allows attackers to bypass authentication to achieve a simple Server-Side Request Forgery (SSRF)
Aliases
{
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-51467"
],
"details": "The vulnerability allows attackers to bypass authentication to achieve a simple Server-Side Request Forgery (SSRF)\n",
"id": "GSD-2023-51467",
"modified": "2023-12-21T06:01:31.706081Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2023-51467",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache OFBiz",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "0",
"version_value": "18.12.11"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Hasib Vhora, Senior Threat Researcher, SonicWall "
},
{
"lang": "en",
"value": "Gao Tian"
},
{
"lang": "en",
"value": "L0ne1y"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The vulnerability permits attackers to circumvent authentication processes, enabling them to remotely execute arbitrary code\n\n"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Pre-authentication Remote Code Execution (RCE) vulnerability"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://ofbiz.apache.org/download.html",
"refsource": "MISC",
"url": "https://ofbiz.apache.org/download.html"
},
{
"name": "https://ofbiz.apache.org/security.html",
"refsource": "MISC",
"url": "https://ofbiz.apache.org/security.html"
},
{
"name": "https://ofbiz.apache.org/release-notes-18.12.11.html",
"refsource": "MISC",
"url": "https://ofbiz.apache.org/release-notes-18.12.11.html"
},
{
"name": "https://issues.apache.org/jira/browse/OFBIZ-12873",
"refsource": "MISC",
"url": "https://issues.apache.org/jira/browse/OFBIZ-12873"
},
{
"name": "https://lists.apache.org/thread/9tmf9qyyhgh6m052rhz7lg9vxn390bdv",
"refsource": "MISC",
"url": "https://lists.apache.org/thread/9tmf9qyyhgh6m052rhz7lg9vxn390bdv"
},
{
"name": "https://lists.apache.org/thread/oj2s6objhdq72t6g29omqpcbd1wlp48o",
"refsource": "MISC",
"url": "https://lists.apache.org/thread/oj2s6objhdq72t6g29omqpcbd1wlp48o"
},
{
"name": "https://www.openwall.com/lists/oss-security/2023/12/26/3",
"refsource": "MISC",
"url": "https://www.openwall.com/lists/oss-security/2023/12/26/3"
}
]
},
"source": {
"defect": [
"OFBIZ-12873"
],
"discovery": "EXTERNAL"
}
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:apache:ofbiz:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B6050132-AADE-4AC9-9C96-C8333441D0EB",
"versionEndExcluding": "18.12.11",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The vulnerability permits attackers to circumvent authentication processes, enabling them to remotely execute arbitrary code\n\n"
},
{
"lang": "es",
"value": "La vulnerabilidad permite a los atacantes omitir la autenticaci\u00f3n para lograr Server-Side Request Forgery (SSRF) simple."
}
],
"id": "CVE-2023-51467",
"lastModified": "2024-01-04T09:15:09.910",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-12-26T15:15:08.853",
"references": [
{
"source": "security@apache.org",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://issues.apache.org/jira/browse/OFBIZ-12873"
},
{
"source": "security@apache.org",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://lists.apache.org/thread/9tmf9qyyhgh6m052rhz7lg9vxn390bdv"
},
{
"source": "security@apache.org",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://lists.apache.org/thread/oj2s6objhdq72t6g29omqpcbd1wlp48o"
},
{
"source": "security@apache.org",
"tags": [
"Product"
],
"url": "https://ofbiz.apache.org/download.html"
},
{
"source": "security@apache.org",
"tags": [
"Release Notes"
],
"url": "https://ofbiz.apache.org/release-notes-18.12.11.html"
},
{
"source": "security@apache.org",
"tags": [
"Not Applicable"
],
"url": "https://ofbiz.apache.org/security.html"
},
{
"source": "security@apache.org",
"url": "https://www.openwall.com/lists/oss-security/2023/12/26/3"
}
],
"sourceIdentifier": "security@apache.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-918"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…