Search criteria
9 vulnerabilities found for layui by layui
FKIE_CVE-2024-47075
Vulnerability from fkie_nvd - Published: 2024-09-26 18:15 - Updated: 2025-08-15 14:11
Severity ?
6.4 (Medium) - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H
6.1 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
6.1 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Summary
LayUI is a native minimalist modular Web UI component library. Versions prior to 2.9.17 have a DOM Clobbering vulnerability that can lead to Cross-site Scripting (XSS) on web pages where attacker-controlled HTML elements (e.g., `img` tags with unsanitized `name` attributes) are present. Version 2.9.17 fixes this issue.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:layui:layui:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B7888C16-A419-4A1A-A641-A4C37A1FF406",
"versionEndExcluding": "2.9.17",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "LayUI is a native minimalist modular Web UI component library. Versions prior to 2.9.17 have a DOM Clobbering vulnerability that can lead to Cross-site Scripting (XSS) on web pages where attacker-controlled HTML elements (e.g., `img` tags with unsanitized `name` attributes) are present. Version 2.9.17 fixes this issue."
},
{
"lang": "es",
"value": "LayUI es una librer\u00eda de componentes de interfaz de usuario web modular minimalista nativa. Las versiones anteriores a la 2.9.17 tienen una vulnerabilidad de DOM Clobbering que puede provocar Cross-Site Scripting (XSS) en p\u00e1ginas web donde hay elementos HTML controlados por el atacante (por ejemplo, etiquetas `img` con atributos `name` no saneados). La versi\u00f3n 2.9.17 corrige este problema."
}
],
"id": "CVE-2024-47075",
"lastModified": "2025-08-15T14:11:51.887",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 4.7,
"source": "security-advisories@github.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": "2024-09-26T18:15:08.757",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/layui/layui/commit/f756b41d63bf3d488a2cb042918638c9851bf2b0"
},
{
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/layui/layui/security/advisories/GHSA-j827-6rgf-9629"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
FKIE_CVE-2023-50550
Vulnerability from fkie_nvd - Published: 2023-12-30 16:15 - Updated: 2024-11-21 08:37
Severity ?
Summary
layui up to v2.74 was discovered to contain a cross-site scripting (XSS) vulnerability via the data-content parameter.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://gitee.com/layui/layui/issues?utf8=%E2%9C%93&state=all&issue_search=xss | Issue Tracking, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://gitee.com/layui/layui/issues?utf8=%E2%9C%93&state=all&issue_search=xss | Issue Tracking, Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:layui:layui:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0D4498E8-E90A-4D5B-84A8-B67A1CCCA526",
"versionEndExcluding": "2.7.5",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "layui up to v2.74 was discovered to contain a cross-site scripting (XSS) vulnerability via the data-content parameter."
},
{
"lang": "es",
"value": "Se descubri\u00f3 que layui hasta v2.74 conten\u00eda una vulnerabilidad de cross-site scripting (XSS) a trav\u00e9s del par\u00e1metro data-content."
}
],
"id": "CVE-2023-50550",
"lastModified": "2024-11-21T08:37:04.420",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-12-30T16:15:44.757",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://gitee.com/layui/layui/issues?utf8=%E2%9C%93\u0026state=all\u0026issue_search=xss"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://gitee.com/layui/layui/issues?utf8=%E2%9C%93\u0026state=all\u0026issue_search=xss"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
FKIE_CVE-2023-3691
Vulnerability from fkie_nvd - Published: 2023-07-16 17:15 - Updated: 2024-11-21 08:17
Severity ?
3.5 (Low) - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N
6.1 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
6.1 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Summary
A vulnerability, which was classified as problematic, was found in layui up to v2.8.0-rc.16. This affects an unknown part of the component HTML Attribute Handler. The manipulation of the argument title leads to cross site scripting. It is possible to initiate the attack remotely. Upgrading to version 2.8.0 is able to address this issue. It is recommended to upgrade the affected component. The identifier VDB-234237 was assigned to this vulnerability.
References
| URL | Tags | ||
|---|---|---|---|
| cna@vuldb.com | https://gitee.com/layui/layui/issues/I7HDXZ | Exploit, Issue Tracking, Third Party Advisory | |
| cna@vuldb.com | https://gitee.com/layui/layui/tree/v2.8.0 | Product | |
| cna@vuldb.com | https://vuldb.com/?ctiid.234237 | Third Party Advisory | |
| cna@vuldb.com | https://vuldb.com/?id.234237 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://gitee.com/layui/layui/issues/I7HDXZ | Exploit, Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://gitee.com/layui/layui/tree/v2.8.0 | Product | |
| af854a3a-2127-422b-91ae-364da2661108 | https://vuldb.com/?ctiid.234237 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://vuldb.com/?id.234237 | Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| layui | layui | * | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 | |
| layui | layui | 2.8.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:layui:layui:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0B3256B4-B32D-4237-BDD9-DF8D90A93AEA",
"versionEndExcluding": "2.8.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "400D3377-F7A4-4136-B0CC-2796FD688FA6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "F1268077-DCB9-4F3D-9D0F-6C5AF8E782BE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:beta3:*:*:*:*:*:*",
"matchCriteriaId": "CAD0CAC3-C2E8-48AB-B5A1-D0A3C2B9CDF8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "72A61981-2E97-4578-AEEF-921AFE14B346",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc10:*:*:*:*:*:*",
"matchCriteriaId": "AC973BDB-6524-4FBF-8432-4E4B408DFE99",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc11:*:*:*:*:*:*",
"matchCriteriaId": "35E86BDC-C874-4F39-B144-8E7AD4D7F817",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc12:*:*:*:*:*:*",
"matchCriteriaId": "5E5916DB-FAF7-4724-A7B3-4AE2FE1DCC87",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc13:*:*:*:*:*:*",
"matchCriteriaId": "9E738227-E1D8-43C8-8865-872A48F48E14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc14:*:*:*:*:*:*",
"matchCriteriaId": "F06FE1CE-39B7-44F2-A81C-7A7B2FFA2BC4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc15:*:*:*:*:*:*",
"matchCriteriaId": "A7984341-C4C4-4D37-8329-3A68FB380DF9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc16:*:*:*:*:*:*",
"matchCriteriaId": "E9CF7538-117A-4739-9FF9-752A1B6155AA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "359734D1-CA04-4F18-93AC-8B2B9DA97D36",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc3:*:*:*:*:*:*",
"matchCriteriaId": "C2B5A5B3-14F4-42DE-AA54-39A2EEE1E73B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc4:*:*:*:*:*:*",
"matchCriteriaId": "8EE63500-485B-4338-BDB3-FC0C01ABC80E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc5:*:*:*:*:*:*",
"matchCriteriaId": "E939550B-FF22-4809-A8F5-147A23002269",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc6:*:*:*:*:*:*",
"matchCriteriaId": "59F5C3EC-93B3-468B-BCDA-CE539D4E0200",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc7:*:*:*:*:*:*",
"matchCriteriaId": "702165A3-073F-4DBC-A996-4888BDBD676D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc8:*:*:*:*:*:*",
"matchCriteriaId": "13E7D692-D7BD-4E4F-81A4-1E2B04B4C3C4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:layui:layui:2.8.0:rc9:*:*:*:*:*:*",
"matchCriteriaId": "D04EB7C7-CD39-48E0-9872-84CDF89A89B6",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability, which was classified as problematic, was found in layui up to v2.8.0-rc.16. This affects an unknown part of the component HTML Attribute Handler. The manipulation of the argument title leads to cross site scripting. It is possible to initiate the attack remotely. Upgrading to version 2.8.0 is able to address this issue. It is recommended to upgrade the affected component. The identifier VDB-234237 was assigned to this vulnerability."
},
{
"lang": "es",
"value": "Se ha encontrado una vulnerabilidad, clasificada como problem\u00e1tica, en layui hasta la versi\u00f3n 2.8.0-rc.16. Esto afecta a una parte desconocida del componente \"HTML Attribute Handler\". La manipulaci\u00f3n del argumento \"title\" conduce a Cross-Site Scripting. Es posible iniciar el ataque de forma remota. La actualizaci\u00f3n a la versi\u00f3n 2.8.0 soluciona este problema. Se recomienda actualizar el componente afectado. Se ha asignado el identificador VDB-234237 a esta vulnerabilidad. "
}
],
"id": "CVE-2023-3691",
"lastModified": "2024-11-21T08:17:51.073",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "cna@vuldb.com",
"type": "Secondary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.1,
"impactScore": 1.4,
"source": "cna@vuldb.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-07-16T17:15:09.387",
"references": [
{
"source": "cna@vuldb.com",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://gitee.com/layui/layui/issues/I7HDXZ"
},
{
"source": "cna@vuldb.com",
"tags": [
"Product"
],
"url": "https://gitee.com/layui/layui/tree/v2.8.0"
},
{
"source": "cna@vuldb.com",
"tags": [
"Third Party Advisory"
],
"url": "https://vuldb.com/?ctiid.234237"
},
{
"source": "cna@vuldb.com",
"tags": [
"Third Party Advisory"
],
"url": "https://vuldb.com/?id.234237"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://gitee.com/layui/layui/issues/I7HDXZ"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product"
],
"url": "https://gitee.com/layui/layui/tree/v2.8.0"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://vuldb.com/?ctiid.234237"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://vuldb.com/?id.234237"
}
],
"sourceIdentifier": "cna@vuldb.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "cna@vuldb.com",
"type": "Secondary"
}
]
}
CVE-2024-47075 (GCVE-0-2024-47075)
Vulnerability from cvelistv5 – Published: 2024-09-26 17:08 – Updated: 2024-09-26 18:06
VLAI?
Title
DOM Clobbering gadgets found in layui that lead to Cross-site Scripting
Summary
LayUI is a native minimalist modular Web UI component library. Versions prior to 2.9.17 have a DOM Clobbering vulnerability that can lead to Cross-site Scripting (XSS) on web pages where attacker-controlled HTML elements (e.g., `img` tags with unsanitized `name` attributes) are present. Version 2.9.17 fixes this issue.
Severity ?
6.4 (Medium)
CWE
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-47075",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-26T17:57:38.383879Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-26T18:06:22.177Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "layui",
"vendor": "layui",
"versions": [
{
"status": "affected",
"version": "\u003c 2.9.17"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "LayUI is a native minimalist modular Web UI component library. Versions prior to 2.9.17 have a DOM Clobbering vulnerability that can lead to Cross-site Scripting (XSS) on web pages where attacker-controlled HTML elements (e.g., `img` tags with unsanitized `name` attributes) are present. Version 2.9.17 fixes this issue."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-09-26T17:08:19.996Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/layui/layui/security/advisories/GHSA-j827-6rgf-9629",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/layui/layui/security/advisories/GHSA-j827-6rgf-9629"
},
{
"name": "https://github.com/layui/layui/commit/f756b41d63bf3d488a2cb042918638c9851bf2b0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/layui/layui/commit/f756b41d63bf3d488a2cb042918638c9851bf2b0"
}
],
"source": {
"advisory": "GHSA-j827-6rgf-9629",
"discovery": "UNKNOWN"
},
"title": "DOM Clobbering gadgets found in layui that lead to Cross-site Scripting"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-47075",
"datePublished": "2024-09-26T17:08:19.996Z",
"dateReserved": "2024-09-17T17:42:37.029Z",
"dateUpdated": "2024-09-26T18:06:22.177Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2023-50550 (GCVE-0-2023-50550)
Vulnerability from cvelistv5 – Published: 2023-12-30 00:00 – Updated: 2024-08-02 22:16
VLAI?
Summary
layui up to v2.74 was discovered to contain a cross-site scripting (XSS) vulnerability via the data-content parameter.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T22:16:46.982Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://gitee.com/layui/layui/issues?utf8=%E2%9C%93\u0026state=all\u0026issue_search=xss"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "layui up to v2.74 was discovered to contain a cross-site scripting (XSS) vulnerability via the data-content parameter."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-12-30T15:12:00.475659",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://gitee.com/layui/layui/issues?utf8=%E2%9C%93\u0026state=all\u0026issue_search=xss"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2023-50550",
"datePublished": "2023-12-30T00:00:00",
"dateReserved": "2023-12-11T00:00:00",
"dateUpdated": "2024-08-02T22:16:46.982Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2023-3691 (GCVE-0-2023-3691)
Vulnerability from cvelistv5 – Published: 2023-07-16 16:31 – Updated: 2024-10-23 13:32
VLAI?
Title
layui HTML Attribute cross site scripting
Summary
A vulnerability, which was classified as problematic, was found in layui up to v2.8.0-rc.16. This affects an unknown part of the component HTML Attribute Handler. The manipulation of the argument title leads to cross site scripting. It is possible to initiate the attack remotely. Upgrading to version 2.8.0 is able to address this issue. It is recommended to upgrade the affected component. The identifier VDB-234237 was assigned to this vulnerability.
Severity ?
CWE
- CWE-79 - Cross Site Scripting
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| n/a | layui |
Affected:
v2.8.0-rc.0
Affected: v2.8.0-rc.1 Affected: v2.8.0-rc.2 Affected: v2.8.0-rc.3 Affected: v2.8.0-rc.4 Affected: v2.8.0-rc.5 Affected: v2.8.0-rc.6 Affected: v2.8.0-rc.7 Affected: v2.8.0-rc.8 Affected: v2.8.0-rc.9 Affected: v2.8.0-rc.10 Affected: v2.8.0-rc.11 Affected: v2.8.0-rc.12 Affected: v2.8.0-rc.13 Affected: v2.8.0-rc.14 Affected: v2.8.0-rc.15 Affected: v2.8.0-rc.16 |
Credits
VulDB Gitee Analyzer
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T07:01:57.392Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"vdb-entry",
"technical-description",
"x_transferred"
],
"url": "https://vuldb.com/?id.234237"
},
{
"tags": [
"signature",
"permissions-required",
"x_transferred"
],
"url": "https://vuldb.com/?ctiid.234237"
},
{
"tags": [
"issue-tracking",
"x_transferred"
],
"url": "https://gitee.com/layui/layui/issues/I7HDXZ"
},
{
"tags": [
"patch",
"x_transferred"
],
"url": "https://gitee.com/layui/layui/tree/v2.8.0"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-3691",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-23T13:29:10.902803Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-23T13:32:23.255Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"modules": [
"HTML Attribute Handler"
],
"product": "layui",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "v2.8.0-rc.0"
},
{
"status": "affected",
"version": "v2.8.0-rc.1"
},
{
"status": "affected",
"version": "v2.8.0-rc.2"
},
{
"status": "affected",
"version": "v2.8.0-rc.3"
},
{
"status": "affected",
"version": "v2.8.0-rc.4"
},
{
"status": "affected",
"version": "v2.8.0-rc.5"
},
{
"status": "affected",
"version": "v2.8.0-rc.6"
},
{
"status": "affected",
"version": "v2.8.0-rc.7"
},
{
"status": "affected",
"version": "v2.8.0-rc.8"
},
{
"status": "affected",
"version": "v2.8.0-rc.9"
},
{
"status": "affected",
"version": "v2.8.0-rc.10"
},
{
"status": "affected",
"version": "v2.8.0-rc.11"
},
{
"status": "affected",
"version": "v2.8.0-rc.12"
},
{
"status": "affected",
"version": "v2.8.0-rc.13"
},
{
"status": "affected",
"version": "v2.8.0-rc.14"
},
{
"status": "affected",
"version": "v2.8.0-rc.15"
},
{
"status": "affected",
"version": "v2.8.0-rc.16"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "tool",
"value": "VulDB Gitee Analyzer"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability, which was classified as problematic, was found in layui up to v2.8.0-rc.16. This affects an unknown part of the component HTML Attribute Handler. The manipulation of the argument title leads to cross site scripting. It is possible to initiate the attack remotely. Upgrading to version 2.8.0 is able to address this issue. It is recommended to upgrade the affected component. The identifier VDB-234237 was assigned to this vulnerability."
},
{
"lang": "de",
"value": "Es wurde eine problematische Schwachstelle in layui bis v2.8.0-rc.16 gefunden. Es geht dabei um eine nicht klar definierte Funktion der Komponente HTML Attribute Handler. Durch die Manipulation des Arguments title mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. Ein Aktualisieren auf die Version 2.8.0 vermag dieses Problem zu l\u00f6sen. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 4,
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79 Cross Site Scripting",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-10-23T15:29:35.450Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/?id.234237"
},
{
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/?ctiid.234237"
},
{
"tags": [
"issue-tracking"
],
"url": "https://gitee.com/layui/layui/issues/I7HDXZ"
},
{
"tags": [
"patch"
],
"url": "https://gitee.com/layui/layui/tree/v2.8.0"
}
],
"timeline": [
{
"lang": "en",
"time": "2023-07-15T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2023-07-15T00:00:00.000Z",
"value": "CVE reserved"
},
{
"lang": "en",
"time": "2023-07-15T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2023-08-06T10:32:31.000Z",
"value": "VulDB entry last update"
}
],
"title": "layui HTML Attribute cross site scripting"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2023-3691",
"datePublished": "2023-07-16T16:31:02.909Z",
"dateReserved": "2023-07-15T16:34:37.981Z",
"dateUpdated": "2024-10-23T13:32:23.255Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2024-47075 (GCVE-0-2024-47075)
Vulnerability from nvd – Published: 2024-09-26 17:08 – Updated: 2024-09-26 18:06
VLAI?
Title
DOM Clobbering gadgets found in layui that lead to Cross-site Scripting
Summary
LayUI is a native minimalist modular Web UI component library. Versions prior to 2.9.17 have a DOM Clobbering vulnerability that can lead to Cross-site Scripting (XSS) on web pages where attacker-controlled HTML elements (e.g., `img` tags with unsanitized `name` attributes) are present. Version 2.9.17 fixes this issue.
Severity ?
6.4 (Medium)
CWE
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-47075",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-26T17:57:38.383879Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-26T18:06:22.177Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "layui",
"vendor": "layui",
"versions": [
{
"status": "affected",
"version": "\u003c 2.9.17"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "LayUI is a native minimalist modular Web UI component library. Versions prior to 2.9.17 have a DOM Clobbering vulnerability that can lead to Cross-site Scripting (XSS) on web pages where attacker-controlled HTML elements (e.g., `img` tags with unsanitized `name` attributes) are present. Version 2.9.17 fixes this issue."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-09-26T17:08:19.996Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/layui/layui/security/advisories/GHSA-j827-6rgf-9629",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/layui/layui/security/advisories/GHSA-j827-6rgf-9629"
},
{
"name": "https://github.com/layui/layui/commit/f756b41d63bf3d488a2cb042918638c9851bf2b0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/layui/layui/commit/f756b41d63bf3d488a2cb042918638c9851bf2b0"
}
],
"source": {
"advisory": "GHSA-j827-6rgf-9629",
"discovery": "UNKNOWN"
},
"title": "DOM Clobbering gadgets found in layui that lead to Cross-site Scripting"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-47075",
"datePublished": "2024-09-26T17:08:19.996Z",
"dateReserved": "2024-09-17T17:42:37.029Z",
"dateUpdated": "2024-09-26T18:06:22.177Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2023-50550 (GCVE-0-2023-50550)
Vulnerability from nvd – Published: 2023-12-30 00:00 – Updated: 2024-08-02 22:16
VLAI?
Summary
layui up to v2.74 was discovered to contain a cross-site scripting (XSS) vulnerability via the data-content parameter.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T22:16:46.982Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://gitee.com/layui/layui/issues?utf8=%E2%9C%93\u0026state=all\u0026issue_search=xss"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "layui up to v2.74 was discovered to contain a cross-site scripting (XSS) vulnerability via the data-content parameter."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-12-30T15:12:00.475659",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://gitee.com/layui/layui/issues?utf8=%E2%9C%93\u0026state=all\u0026issue_search=xss"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2023-50550",
"datePublished": "2023-12-30T00:00:00",
"dateReserved": "2023-12-11T00:00:00",
"dateUpdated": "2024-08-02T22:16:46.982Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2023-3691 (GCVE-0-2023-3691)
Vulnerability from nvd – Published: 2023-07-16 16:31 – Updated: 2024-10-23 13:32
VLAI?
Title
layui HTML Attribute cross site scripting
Summary
A vulnerability, which was classified as problematic, was found in layui up to v2.8.0-rc.16. This affects an unknown part of the component HTML Attribute Handler. The manipulation of the argument title leads to cross site scripting. It is possible to initiate the attack remotely. Upgrading to version 2.8.0 is able to address this issue. It is recommended to upgrade the affected component. The identifier VDB-234237 was assigned to this vulnerability.
Severity ?
CWE
- CWE-79 - Cross Site Scripting
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| n/a | layui |
Affected:
v2.8.0-rc.0
Affected: v2.8.0-rc.1 Affected: v2.8.0-rc.2 Affected: v2.8.0-rc.3 Affected: v2.8.0-rc.4 Affected: v2.8.0-rc.5 Affected: v2.8.0-rc.6 Affected: v2.8.0-rc.7 Affected: v2.8.0-rc.8 Affected: v2.8.0-rc.9 Affected: v2.8.0-rc.10 Affected: v2.8.0-rc.11 Affected: v2.8.0-rc.12 Affected: v2.8.0-rc.13 Affected: v2.8.0-rc.14 Affected: v2.8.0-rc.15 Affected: v2.8.0-rc.16 |
Credits
VulDB Gitee Analyzer
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T07:01:57.392Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"vdb-entry",
"technical-description",
"x_transferred"
],
"url": "https://vuldb.com/?id.234237"
},
{
"tags": [
"signature",
"permissions-required",
"x_transferred"
],
"url": "https://vuldb.com/?ctiid.234237"
},
{
"tags": [
"issue-tracking",
"x_transferred"
],
"url": "https://gitee.com/layui/layui/issues/I7HDXZ"
},
{
"tags": [
"patch",
"x_transferred"
],
"url": "https://gitee.com/layui/layui/tree/v2.8.0"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-3691",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-23T13:29:10.902803Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-23T13:32:23.255Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"modules": [
"HTML Attribute Handler"
],
"product": "layui",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "v2.8.0-rc.0"
},
{
"status": "affected",
"version": "v2.8.0-rc.1"
},
{
"status": "affected",
"version": "v2.8.0-rc.2"
},
{
"status": "affected",
"version": "v2.8.0-rc.3"
},
{
"status": "affected",
"version": "v2.8.0-rc.4"
},
{
"status": "affected",
"version": "v2.8.0-rc.5"
},
{
"status": "affected",
"version": "v2.8.0-rc.6"
},
{
"status": "affected",
"version": "v2.8.0-rc.7"
},
{
"status": "affected",
"version": "v2.8.0-rc.8"
},
{
"status": "affected",
"version": "v2.8.0-rc.9"
},
{
"status": "affected",
"version": "v2.8.0-rc.10"
},
{
"status": "affected",
"version": "v2.8.0-rc.11"
},
{
"status": "affected",
"version": "v2.8.0-rc.12"
},
{
"status": "affected",
"version": "v2.8.0-rc.13"
},
{
"status": "affected",
"version": "v2.8.0-rc.14"
},
{
"status": "affected",
"version": "v2.8.0-rc.15"
},
{
"status": "affected",
"version": "v2.8.0-rc.16"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "tool",
"value": "VulDB Gitee Analyzer"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability, which was classified as problematic, was found in layui up to v2.8.0-rc.16. This affects an unknown part of the component HTML Attribute Handler. The manipulation of the argument title leads to cross site scripting. It is possible to initiate the attack remotely. Upgrading to version 2.8.0 is able to address this issue. It is recommended to upgrade the affected component. The identifier VDB-234237 was assigned to this vulnerability."
},
{
"lang": "de",
"value": "Es wurde eine problematische Schwachstelle in layui bis v2.8.0-rc.16 gefunden. Es geht dabei um eine nicht klar definierte Funktion der Komponente HTML Attribute Handler. Durch die Manipulation des Arguments title mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. Ein Aktualisieren auf die Version 2.8.0 vermag dieses Problem zu l\u00f6sen. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 4,
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79 Cross Site Scripting",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-10-23T15:29:35.450Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/?id.234237"
},
{
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/?ctiid.234237"
},
{
"tags": [
"issue-tracking"
],
"url": "https://gitee.com/layui/layui/issues/I7HDXZ"
},
{
"tags": [
"patch"
],
"url": "https://gitee.com/layui/layui/tree/v2.8.0"
}
],
"timeline": [
{
"lang": "en",
"time": "2023-07-15T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2023-07-15T00:00:00.000Z",
"value": "CVE reserved"
},
{
"lang": "en",
"time": "2023-07-15T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2023-08-06T10:32:31.000Z",
"value": "VulDB entry last update"
}
],
"title": "layui HTML Attribute cross site scripting"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2023-3691",
"datePublished": "2023-07-16T16:31:02.909Z",
"dateReserved": "2023-07-15T16:34:37.981Z",
"dateUpdated": "2024-10-23T13:32:23.255Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}