CVE-2023-4964 (GCVE-0-2023-4964)
Vulnerability from cvelistv5 – Published: 2023-10-30 14:18 – Updated: 2024-09-06 20:43
VLAI
EPSS
VEX
Title
Potential open redirect vulnerability in opentext SMAX and AMX product.
Summary
Potential open redirect vulnerability
in opentext Service Management Automation X
(SMAX) versions 2020.05, 2020.08,
2020.11, 2021.02, 2021.05, 2021.08, 2021.11, 2022.05, 2022.11 and opentext Asset
Management X (AMX) versions 2021.08, 2021.11, 2022.05, 2022.11. The
vulnerability could allow attackers to redirect a user to
malicious websites.
Severity
8.2 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-09-06 20:43 UTC
CWE
- CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')
Assigner
References
1 reference
Impacted products
2 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| opentext | Service Management Automation X (SMAX) |
Affected:
2020.05
Affected: 2020.08 Affected: 2020.11 Affected: 2021.02 Affected: 2021.05 Affected: 2021.08 Affected: 2021.11 Affected: 2022.05 Affected: 2022.11 |
guessed | |
| opentext | Asset Management X (AMX) |
Affected:
2021.08
Affected: 2021.11 Affected: 2022.05 Affected: 2022.11 |
guessed |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T07:44:53.526Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://portal.microfocus.com/s/article/KM000022703?language=en_US"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-4964",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-06T20:43:03.247436Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-06T20:43:19.195Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Service Management Automation X (SMAX)",
"vendor": "opentext ",
"versions": [
{
"status": "affected",
"version": "2020.05"
},
{
"status": "affected",
"version": "2020.08"
},
{
"status": "affected",
"version": "2020.11"
},
{
"status": "affected",
"version": "2021.02"
},
{
"status": "affected",
"version": "2021.05"
},
{
"status": "affected",
"version": "2021.08"
},
{
"status": "affected",
"version": "2021.11"
},
{
"status": "affected",
"version": "2022.05"
},
{
"status": "affected",
"version": "2022.11"
}
]
},
{
"defaultStatus": "unaffected",
"product": "Asset Management X (AMX)",
"vendor": "opentext",
"versions": [
{
"status": "affected",
"version": "2021.08"
},
{
"status": "affected",
"version": "2021.11"
},
{
"status": "affected",
"version": "2022.05"
},
{
"status": "affected",
"version": "2022.11"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Abel Iglesias Iglesias (a.k.a. Hurd4n0) "
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003ePotential open redirect vulnerability\nin opentext Service Management Automation X\n(SMAX) versions 2020.05, 2020.08,\n2020.11, 2021.02, 2021.05, 2021.08, 2021.11, 2022.05, 2022.11 and opentext Asset\nManagement X (AMX) versions 2021.08, 2021.11, 2022.05, 2022.11. The\nvulnerability could allow attackers to redirect a user to\nmalicious websites.\u003c/p\u003e\n\n\n\n\n\n"
}
],
"value": "Potential open redirect vulnerability\nin opentext Service Management Automation X\n(SMAX) versions 2020.05, 2020.08,\n2020.11, 2021.02, 2021.05, 2021.08, 2021.11, 2022.05, 2022.11 and opentext Asset\nManagement X (AMX) versions 2021.08, 2021.11, 2022.05, 2022.11. The\nvulnerability could allow attackers to redirect a user to\nmalicious websites.\n\n\n\n\n\n\n\n"
}
],
"impacts": [
{
"descriptions": [
{
"lang": "en",
"value": "Could redirect user to malicious websites."
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-601",
"description": "CWE-601 URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-10-30T14:18:59.394Z",
"orgId": "f81092c5-7f14-476d-80dc-24857f90be84",
"shortName": "OpenText"
},
"references": [
{
"url": "https://portal.microfocus.com/s/article/KM000022703?language=en_US"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Potential open redirect vulnerability in opentext SMAX and AMX product. ",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "f81092c5-7f14-476d-80dc-24857f90be84",
"assignerShortName": "OpenText",
"cveId": "CVE-2023-4964",
"datePublished": "2023-10-30T14:18:59.394Z",
"dateReserved": "2023-09-14T15:25:06.880Z",
"dateUpdated": "2024-09-06T20:43:19.195Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-4964",
"date": "2026-09-21",
"epss": "0.003",
"percentile": "0.22894"
},
"fkie_nvd": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microfocus:asset_management_x:2021.08:*:*:*:*:*:*:*",
"matchCriteriaId": "4DF49190-8A0F-405E-8C84-C2A09BDFADE4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:asset_management_x:2021.11:*:*:*:*:*:*:*",
"matchCriteriaId": "A7397F14-EA13-4E0B-A636-2227A80B8A5A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:asset_management_x:2022.05:*:*:*:*:*:*:*",
"matchCriteriaId": "223F4197-5966-4DC3-A7A3-29695B97401F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:asset_management_x:2022.11:*:*:*:*:*:*:*",
"matchCriteriaId": "B561C6FF-2BBB-49CC-88EC-22585BDF805A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2020.05:*:*:*:*:*:*:*",
"matchCriteriaId": "4F008E61-5AAE-456E-973A-69C0AF3380C9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2020.08:*:*:*:*:*:*:*",
"matchCriteriaId": "B27E0021-800F-43FA-9439-FDE451001E6D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2020.11:*:*:*:*:*:*:*",
"matchCriteriaId": "8899E470-B07D-4399-912C-3D78B10479C8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2021.02:*:*:*:*:*:*:*",
"matchCriteriaId": "39711A66-0034-4B95-BC28-CBE7095AD96D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2021.05:*:*:*:*:*:*:*",
"matchCriteriaId": "1C1F7A4B-052A-4C71-A05F-CDD12115EFBB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2021.08:*:*:*:*:*:*:*",
"matchCriteriaId": "4A3CCD7D-E886-4318-908B-4D4AAE8B36D4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2021.11:*:*:*:*:*:*:*",
"matchCriteriaId": "DC3A895B-6323-43B6-809C-613B8C96D991",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2022.05:*:*:*:*:*:*:*",
"matchCriteriaId": "D1D9DBF7-FFC0-42A0-B755-B3C6B0CB89F9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2022.11:*:*:*:*:*:*:*",
"matchCriteriaId": "1FC7A3B4-C64C-480A-AB0C-7C5CCC6DFDE0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Potential open redirect vulnerability\nin opentext Service Management Automation X\n(SMAX) versions 2020.05, 2020.08,\n2020.11, 2021.02, 2021.05, 2021.08, 2021.11, 2022.05, 2022.11 and opentext Asset\nManagement X (AMX) versions 2021.08, 2021.11, 2022.05, 2022.11. The\nvulnerability could allow attackers to redirect a user to\nmalicious websites.\n\n\n\n\n\n\n\n"
},
{
"lang": "es",
"value": "Posible vulnerabilidad de redireccionamiento abierto en opentext Service Management Automation X (SMAX) versiones 2020.05, 2020.08, 2020.11, 2021.02, 2021.05, 2021.08, 2021.11, 2022.05, 2022.11 y opentext Asset Management X (AMX) versiones 2021.08, 2 021.11, 2022.05, 2022.11. La vulnerabilidad podr\u00eda permitir a los atacantes redirigir a un usuario a sitios web maliciosos."
}
],
"id": "CVE-2023-4964",
"lastModified": "2024-11-21T08:36:21.317",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 6.0,
"source": "security@opentext.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-10-30T15:15:42.197",
"references": [
{
"source": "security@opentext.com",
"tags": [
"Vendor Advisory"
],
"url": "https://portal.microfocus.com/s/article/KM000022703?language=en_US"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://portal.microfocus.com/s/article/KM000022703?language=en_US"
}
],
"sourceIdentifier": "security@opentext.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-601"
}
],
"source": "security@opentext.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-601"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"nvd": {
"cve": {
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Service Management Automation X (SMAX)",
"vendor": "opentext ",
"versions": [
{
"status": "affected",
"version": "2020.05"
},
{
"status": "affected",
"version": "2020.08"
},
{
"status": "affected",
"version": "2020.11"
},
{
"status": "affected",
"version": "2021.02"
},
{
"status": "affected",
"version": "2021.05"
},
{
"status": "affected",
"version": "2021.08"
},
{
"status": "affected",
"version": "2021.11"
},
{
"status": "affected",
"version": "2022.05"
},
{
"status": "affected",
"version": "2022.11"
}
]
},
{
"defaultStatus": "unaffected",
"product": "Asset Management X (AMX)",
"vendor": "opentext",
"versions": [
{
"status": "affected",
"version": "2021.08"
},
{
"status": "affected",
"version": "2021.11"
},
{
"status": "affected",
"version": "2022.05"
},
{
"status": "affected",
"version": "2022.11"
}
]
}
],
"source": "security@opentext.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microfocus:asset_management_x:2021.08:*:*:*:*:*:*:*",
"matchCriteriaId": "4DF49190-8A0F-405E-8C84-C2A09BDFADE4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:asset_management_x:2021.11:*:*:*:*:*:*:*",
"matchCriteriaId": "A7397F14-EA13-4E0B-A636-2227A80B8A5A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:asset_management_x:2022.05:*:*:*:*:*:*:*",
"matchCriteriaId": "223F4197-5966-4DC3-A7A3-29695B97401F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:asset_management_x:2022.11:*:*:*:*:*:*:*",
"matchCriteriaId": "B561C6FF-2BBB-49CC-88EC-22585BDF805A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2020.05:*:*:*:*:*:*:*",
"matchCriteriaId": "4F008E61-5AAE-456E-973A-69C0AF3380C9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2020.08:*:*:*:*:*:*:*",
"matchCriteriaId": "B27E0021-800F-43FA-9439-FDE451001E6D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2020.11:*:*:*:*:*:*:*",
"matchCriteriaId": "8899E470-B07D-4399-912C-3D78B10479C8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2021.02:*:*:*:*:*:*:*",
"matchCriteriaId": "39711A66-0034-4B95-BC28-CBE7095AD96D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2021.05:*:*:*:*:*:*:*",
"matchCriteriaId": "1C1F7A4B-052A-4C71-A05F-CDD12115EFBB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2021.08:*:*:*:*:*:*:*",
"matchCriteriaId": "4A3CCD7D-E886-4318-908B-4D4AAE8B36D4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2021.11:*:*:*:*:*:*:*",
"matchCriteriaId": "DC3A895B-6323-43B6-809C-613B8C96D991",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2022.05:*:*:*:*:*:*:*",
"matchCriteriaId": "D1D9DBF7-FFC0-42A0-B755-B3C6B0CB89F9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microfocus:service_management_automation_x:2022.11:*:*:*:*:*:*:*",
"matchCriteriaId": "1FC7A3B4-C64C-480A-AB0C-7C5CCC6DFDE0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Potential open redirect vulnerability\nin opentext Service Management Automation X\n(SMAX) versions 2020.05, 2020.08,\n2020.11, 2021.02, 2021.05, 2021.08, 2021.11, 2022.05, 2022.11 and opentext Asset\nManagement X (AMX) versions 2021.08, 2021.11, 2022.05, 2022.11. The\nvulnerability could allow attackers to redirect a user to\nmalicious websites.\n\n\n\n\n\n\n\n"
},
{
"lang": "es",
"value": "Posible vulnerabilidad de redireccionamiento abierto en opentext Service Management Automation X (SMAX) versiones 2020.05, 2020.08, 2020.11, 2021.02, 2021.05, 2021.08, 2021.11, 2022.05, 2022.11 y opentext Asset Management X (AMX) versiones 2021.08, 2 021.11, 2022.05, 2022.11. La vulnerabilidad podr\u00eda permitir a los atacantes redirigir a un usuario a sitios web maliciosos."
}
],
"id": "CVE-2023-4964",
"lastModified": "2026-06-17T06:38:59.500",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 6.0,
"source": "security@opentext.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2023-4964",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-06T20:43:03.247436Z",
"version": "2.0.3"
}
}
]
},
"published": "2023-10-30T15:15:42.197",
"references": [
{
"source": "security@opentext.com",
"tags": [
"Vendor Advisory"
],
"url": "https://portal.microfocus.com/s/article/KM000022703?language=en_US"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://portal.microfocus.com/s/article/KM000022703?language=en_US"
}
],
"sourceIdentifier": "security@opentext.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-601"
}
],
"source": "security@opentext.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-601"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
},
"redhat_vex": {
"current_release_date": "2026-01-09T08:57:04+00:00",
"cve": "CVE-2023-4964",
"id": "CVE-2023-4964",
"initial_release_date": "2023-01-01T00:00:00+00:00",
"product_status:known_not_affected": "1",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "Potential open redirect vulnerability in opentext SMAX and AMX product.",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-4964.json",
"version": "3"
},
"vulnrichment": {
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T07:44:53.526Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://portal.microfocus.com/s/article/KM000022703?language=en_US"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-4964",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-06T20:43:03.247436Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-06T20:43:13.675Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Service Management Automation X (SMAX)",
"vendor": "opentext ",
"versions": [
{
"status": "affected",
"version": "2020.05"
},
{
"status": "affected",
"version": "2020.08"
},
{
"status": "affected",
"version": "2020.11"
},
{
"status": "affected",
"version": "2021.02"
},
{
"status": "affected",
"version": "2021.05"
},
{
"status": "affected",
"version": "2021.08"
},
{
"status": "affected",
"version": "2021.11"
},
{
"status": "affected",
"version": "2022.05"
},
{
"status": "affected",
"version": "2022.11"
}
]
},
{
"defaultStatus": "unaffected",
"product": "Asset Management X (AMX)",
"vendor": "opentext",
"versions": [
{
"status": "affected",
"version": "2021.08"
},
{
"status": "affected",
"version": "2021.11"
},
{
"status": "affected",
"version": "2022.05"
},
{
"status": "affected",
"version": "2022.11"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Abel Iglesias Iglesias (a.k.a. Hurd4n0) "
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003ePotential open redirect vulnerability\nin opentext Service Management Automation X\n(SMAX) versions 2020.05, 2020.08,\n2020.11, 2021.02, 2021.05, 2021.08, 2021.11, 2022.05, 2022.11 and opentext Asset\nManagement X (AMX) versions 2021.08, 2021.11, 2022.05, 2022.11. The\nvulnerability could allow attackers to redirect a user to\nmalicious websites.\u003c/p\u003e\n\n\n\n\n\n"
}
],
"value": "Potential open redirect vulnerability\nin opentext Service Management Automation X\n(SMAX) versions 2020.05, 2020.08,\n2020.11, 2021.02, 2021.05, 2021.08, 2021.11, 2022.05, 2022.11 and opentext Asset\nManagement X (AMX) versions 2021.08, 2021.11, 2022.05, 2022.11. The\nvulnerability could allow attackers to redirect a user to\nmalicious websites.\n\n\n\n\n\n\n\n"
}
],
"impacts": [
{
"descriptions": [
{
"lang": "en",
"value": "Could redirect user to malicious websites."
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-601",
"description": "CWE-601 URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-10-30T14:18:59.394Z",
"orgId": "f81092c5-7f14-476d-80dc-24857f90be84",
"shortName": "OpenText"
},
"references": [
{
"url": "https://portal.microfocus.com/s/article/KM000022703?language=en_US"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Potential open redirect vulnerability in opentext SMAX and AMX product. ",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "f81092c5-7f14-476d-80dc-24857f90be84",
"assignerShortName": "OpenText",
"cveId": "CVE-2023-4964",
"datePublished": "2023-10-30T14:18:59.394Z",
"dateReserved": "2023-09-14T15:25:06.880Z",
"dateUpdated": "2024-09-06T20:43:19.195Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
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…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…