CVE-2024-20392 (GCVE-0-2024-20392)
Vulnerability from cvelistv5 – Published: 2024-05-15 17:22 – Updated: 2024-08-01 21:59
VLAI?
Summary
A vulnerability in the web-based management API of Cisco AsyncOS Software for Cisco Secure Email Gateway could allow an unauthenticated, remote attacker to conduct an HTTP response splitting attack.
This vulnerability is due to insufficient input validation of some parameters that are passed to the web-based management API of the affected system. An attacker could exploit this vulnerability by persuading a user of an affected interface to click a crafted link. A successful exploit could allow the attacker to perform cross-site scripting (XSS) attacks, resulting in the execution of arbitrary script code in the browser of the targeted user, or could allow the attacker to access sensitive, browser-based information.
Severity ?
6.1 (Medium)
CWE
- CWE-113 - Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting')
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Cisco | Cisco Secure Email |
Affected:
11.0.3-238
Affected: 11.1.0-069 Affected: 11.1.0-128 Affected: 12.0.0-419 Affected: 12.1.0-071 Affected: 12.1.0-087 Affected: 12.1.0-089 Affected: 13.0.0-392 Affected: 13.0.5-007 Affected: 13.5.1-277 Affected: 13.5.4-038 Affected: 12.5.0-066 Affected: 12.5.4-041 Affected: 12.5.3-041 Affected: 14.0.0-698 Affected: 14.2.0-620 Affected: 14.2.1-020 Affected: 14.3.0-032 Affected: 15.0.0-104 Affected: 15.0.1-030 Affected: 15.5.0-048 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-20392",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-05-15T19:20:56.899213Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-04T17:40:31.712Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-01T21:59:42.424Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "cisco-sa-esa-http-split-GLrnnOwS",
"tags": [
"x_transferred"
],
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-esa-http-split-GLrnnOwS"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Cisco Secure Email",
"vendor": "Cisco",
"versions": [
{
"status": "affected",
"version": "11.0.3-238"
},
{
"status": "affected",
"version": "11.1.0-069"
},
{
"status": "affected",
"version": "11.1.0-128"
},
{
"status": "affected",
"version": "12.0.0-419"
},
{
"status": "affected",
"version": "12.1.0-071"
},
{
"status": "affected",
"version": "12.1.0-087"
},
{
"status": "affected",
"version": "12.1.0-089"
},
{
"status": "affected",
"version": "13.0.0-392"
},
{
"status": "affected",
"version": "13.0.5-007"
},
{
"status": "affected",
"version": "13.5.1-277"
},
{
"status": "affected",
"version": "13.5.4-038"
},
{
"status": "affected",
"version": "12.5.0-066"
},
{
"status": "affected",
"version": "12.5.4-041"
},
{
"status": "affected",
"version": "12.5.3-041"
},
{
"status": "affected",
"version": "14.0.0-698"
},
{
"status": "affected",
"version": "14.2.0-620"
},
{
"status": "affected",
"version": "14.2.1-020"
},
{
"status": "affected",
"version": "14.3.0-032"
},
{
"status": "affected",
"version": "15.0.0-104"
},
{
"status": "affected",
"version": "15.0.1-030"
},
{
"status": "affected",
"version": "15.5.0-048"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability in the web-based management API of Cisco AsyncOS Software for Cisco Secure Email Gateway could allow an unauthenticated, remote attacker to conduct an HTTP response splitting attack. \r\n\r This vulnerability is due to insufficient input validation of some parameters that are passed to the web-based management API of the affected system. An attacker could exploit this vulnerability by persuading a user of an affected interface to click a crafted link. A successful exploit could allow the attacker to perform cross-site scripting (XSS) attacks, resulting in the execution of arbitrary script code in the browser of the targeted user, or could allow the attacker to access sensitive, browser-based information."
}
],
"exploits": [
{
"lang": "en",
"value": "The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
},
"format": "cvssV3_1"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-113",
"description": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Response Splitting\u0027)",
"lang": "en",
"type": "cwe"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-05-15T17:22:39.980Z",
"orgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
"shortName": "cisco"
},
"references": [
{
"name": "cisco-sa-esa-http-split-GLrnnOwS",
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-esa-http-split-GLrnnOwS"
}
],
"source": {
"advisory": "cisco-sa-esa-http-split-GLrnnOwS",
"defects": [
"CSCwh12975"
],
"discovery": "INTERNAL"
}
}
},
"cveMetadata": {
"assignerOrgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
"assignerShortName": "cisco",
"cveId": "CVE-2024-20392",
"datePublished": "2024-05-15T17:22:39.980Z",
"dateReserved": "2023-11-08T15:08:07.659Z",
"dateUpdated": "2024-08-01T21:59:42.424Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"A vulnerability in the web-based management API of Cisco AsyncOS Software for Cisco Secure Email Gateway could allow an unauthenticated, remote attacker to conduct an HTTP response splitting attack. \\r\\n\\r This vulnerability is due to insufficient input validation of some parameters that are passed to the web-based management API of the affected system. An attacker could exploit this vulnerability by persuading a user of an affected interface to click a crafted link. A successful exploit could allow the attacker to perform cross-site scripting (XSS) attacks, resulting in the execution of arbitrary script code in the browser of the targeted user, or could allow the attacker to access sensitive, browser-based information.\"}, {\"lang\": \"es\", \"value\": \"Una vulnerabilidad en la API de administraci\\u00f3n basada en web del software Cisco AsyncOS para Cisco Secure Email Gateway podr\\u00eda permitir que un atacante remoto no autenticado lleve a cabo un ataque de divisi\\u00f3n de respuesta HTTP. Esta vulnerabilidad se debe a una validaci\\u00f3n de entrada insuficiente de algunos par\\u00e1metros que se pasan a la API de administraci\\u00f3n basada en web del sistema afectado. Un atacante podr\\u00eda aprovechar esta vulnerabilidad persuadiendo a un usuario de una interfaz afectada para que haga clic en un enlace manipulado. Un exploit exitoso podr\\u00eda permitir al atacante realizar ataques de cross-site scripting (XSS), lo que dar\\u00eda como resultado la ejecuci\\u00f3n de c\\u00f3digo de script arbitrario en el navegador del usuario objetivo, o podr\\u00eda permitir que el atacante acceda a informaci\\u00f3n confidencial basada en el navegador.\"}]",
"id": "CVE-2024-20392",
"lastModified": "2024-11-21T08:52:32.110",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"ykramarz@cisco.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\", \"baseScore\": 6.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 2.7}]}",
"published": "2024-05-15T18:15:10.390",
"references": "[{\"url\": \"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-esa-http-split-GLrnnOwS\", \"source\": \"ykramarz@cisco.com\"}, {\"url\": \"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-esa-http-split-GLrnnOwS\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "ykramarz@cisco.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"ykramarz@cisco.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-113\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-20392\",\"sourceIdentifier\":\"psirt@cisco.com\",\"published\":\"2024-05-15T18:15:10.390\",\"lastModified\":\"2025-08-06T16:48:40.873\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability in the web-based management API of Cisco AsyncOS Software for Cisco Secure Email Gateway could allow an unauthenticated, remote attacker to conduct an HTTP response splitting attack. \\r\\n\\r This vulnerability is due to insufficient input validation of some parameters that are passed to the web-based management API of the affected system. An attacker could exploit this vulnerability by persuading a user of an affected interface to click a crafted link. A successful exploit could allow the attacker to perform cross-site scripting (XSS) attacks, resulting in the execution of arbitrary script code in the browser of the targeted user, or could allow the attacker to access sensitive, browser-based information.\"},{\"lang\":\"es\",\"value\":\"Una vulnerabilidad en la API de administraci\u00f3n basada en web del software Cisco AsyncOS para Cisco Secure Email Gateway podr\u00eda permitir que un atacante remoto no autenticado lleve a cabo un ataque de divisi\u00f3n de respuesta HTTP. Esta vulnerabilidad se debe a una validaci\u00f3n de entrada insuficiente de algunos par\u00e1metros que se pasan a la API de administraci\u00f3n basada en web del sistema afectado. Un atacante podr\u00eda aprovechar esta vulnerabilidad persuadiendo a un usuario de una interfaz afectada para que haga clic en un enlace manipulado. Un exploit exitoso podr\u00eda permitir al atacante realizar ataques de cross-site scripting (XSS), lo que dar\u00eda como resultado la ejecuci\u00f3n de c\u00f3digo de script arbitrario en el navegador del usuario objetivo, o podr\u00eda permitir que el atacante acceda a informaci\u00f3n confidencial basada en el navegador.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"psirt@cisco.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"psirt@cisco.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-113\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:11.0.3-238:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B9440FAD-6BE1-4550-8149-2CFF126EBFA9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:11.1.0-069:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"779EC449-8CA2-4DAD-B59A-022C074236BD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:11.1.0-128:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6F54F1B9-9765-445D-AE5E-C42281B3D50E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:12.0.0-419:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C16601C4-8B80-427A-8CCA-A0470F61848E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:12.1.0-071:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F53FC4B6-BBD2-410A-AF02-2C2C22B09B00\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:12.1.0-087:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F976B1FD-16F1-4F3E-8C0D-B0EFB0628436\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:12.1.0-089:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CF52987D-3E2D-48A6-AA42-FA824572A25E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:12.5.0-066:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C24A52A2-DA64-4076-ACFE-2F2D42877D5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:12.5.3-041:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6E5B1EBF-C2E7-46C0-8863-6BD7415CC88D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:12.5.4-041:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3FED2AC8-7F6C-4653-BF1F-878A59174C55\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:13.0.0-392:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FFEE94BE-6A3A-4873-BFCF-93E550F099A0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:13.0.5-007:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A787134E-F72F-4543-8F0E-3125A982BE3B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:13.5.1-277:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E8E06464-FA10-4AA0-8320-FED11EF0B5ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:13.5.4-038:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B6B6F533-7521-4DC1-8481-034E6CDE22DD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:14.0.0-698:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6A48B45C-E1B4-4524-A095-631C408044A0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:14.2.0-620:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A84B29E7-CB57-4DA8-BA2F-77AA4DB9C394\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:14.2.1-020:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"189C0A83-6BF1-45AD-ACC1-FB7561B901A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:14.3.0-032:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6B09FBBD-C6BD-4BBD-8DF4-416D59E1E97C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:15.0.0-104:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"943D850B-D6B1-4B02-BBF6-687C3FD80AAD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:15.0.1-030:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"74FB1274-8F04-4A8A-986F-225BBA4553E0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:cisco:asyncos:15.5.0-048:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"05560A50-4EF9-42E9-B8B3-FC99C77089B8\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:a:cisco:secure_email_gateway_virtual_appliance_c100v:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5B6FBC8A-8187-4903-B786-6CF341C142B5\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:a:cisco:secure_email_gateway_virtual_appliance_c300v:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"68864429-9730-43E9-96C3-20B9035BB291\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:a:cisco:secure_email_gateway_virtual_appliance_c600v:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B52D8B2B-E9AE-4B02-87BD-9CF9FA95906A\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:cisco:secure_email_gateway_c195:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7B1322B8-1CF9-4B17-9A58-38788051ED4F\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:cisco:secure_email_gateway_c395:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"139A640B-1957-4953-AA88-9D373A5152D1\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:cisco:secure_email_gateway_c695:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F08EA2AD-618B-4834-A52D-73F6A4502DF1\"}]}]}],\"references\":[{\"url\":\"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-esa-http-split-GLrnnOwS\",\"source\":\"psirt@cisco.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-esa-http-split-GLrnnOwS\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"providerMetadata\": {\"orgId\": \"d1c1063e-7a18-46af-9102-31f8928bc633\", \"shortName\": \"cisco\", \"dateUpdated\": \"2024-05-15T17:22:39.980Z\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A vulnerability in the web-based management API of Cisco AsyncOS Software for Cisco Secure Email Gateway could allow an unauthenticated, remote attacker to conduct an HTTP response splitting attack. \\r\\n\\r This vulnerability is due to insufficient input validation of some parameters that are passed to the web-based management API of the affected system. An attacker could exploit this vulnerability by persuading a user of an affected interface to click a crafted link. A successful exploit could allow the attacker to perform cross-site scripting (XSS) attacks, resulting in the execution of arbitrary script code in the browser of the targeted user, or could allow the attacker to access sensitive, browser-based information.\"}], \"affected\": [{\"vendor\": \"Cisco\", \"product\": \"Cisco Secure Email\", \"versions\": [{\"version\": \"11.0.3-238\", \"status\": \"affected\"}, {\"version\": \"11.1.0-069\", \"status\": \"affected\"}, {\"version\": \"11.1.0-128\", \"status\": \"affected\"}, {\"version\": \"12.0.0-419\", \"status\": \"affected\"}, {\"version\": \"12.1.0-071\", \"status\": \"affected\"}, {\"version\": \"12.1.0-087\", \"status\": \"affected\"}, {\"version\": \"12.1.0-089\", \"status\": \"affected\"}, {\"version\": \"13.0.0-392\", \"status\": \"affected\"}, {\"version\": \"13.0.5-007\", \"status\": \"affected\"}, {\"version\": \"13.5.1-277\", \"status\": \"affected\"}, {\"version\": \"13.5.4-038\", \"status\": \"affected\"}, {\"version\": \"12.5.0-066\", \"status\": \"affected\"}, {\"version\": \"12.5.4-041\", \"status\": \"affected\"}, {\"version\": \"12.5.3-041\", \"status\": \"affected\"}, {\"version\": \"14.0.0-698\", \"status\": \"affected\"}, {\"version\": \"14.2.0-620\", \"status\": \"affected\"}, {\"version\": \"14.2.1-020\", \"status\": \"affected\"}, {\"version\": \"14.3.0-032\", \"status\": \"affected\"}, {\"version\": \"15.0.0-104\", \"status\": \"affected\"}, {\"version\": \"15.0.1-030\", \"status\": \"affected\"}, {\"version\": \"15.5.0-048\", \"status\": \"affected\"}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Response Splitting\u0027)\", \"type\": \"cwe\", \"cweId\": \"CWE-113\"}]}], \"references\": [{\"url\": \"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-esa-http-split-GLrnnOwS\", \"name\": \"cisco-sa-esa-http-split-GLrnnOwS\"}], \"metrics\": [{\"format\": \"cvssV3_1\", \"cvssV3_1\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\", \"baseScore\": 6.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}}], \"exploits\": [{\"lang\": \"en\", \"value\": \"The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory.\"}], \"source\": {\"advisory\": \"cisco-sa-esa-http-split-GLrnnOwS\", \"discovery\": \"INTERNAL\", \"defects\": [\"CSCwh12975\"]}}, \"adp\": [{\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-20392\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-15T19:20:56.899213Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-15T19:22:00.807Z\"}, \"title\": \"CISA ADP Vulnrichment\"}]}",
"cveMetadata": "{\"cveId\": \"CVE-2024-20392\", \"assignerOrgId\": \"d1c1063e-7a18-46af-9102-31f8928bc633\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"cisco\", \"dateReserved\": \"2023-11-08T15:08:07.659Z\", \"datePublished\": \"2024-05-15T17:22:39.980Z\", \"dateUpdated\": \"2024-06-04T17:40:31.712Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
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…