cvelist/2025/0xxx/CVE-2025-0743.json

108 lines
3.5 KiB
JSON
Raw Normal View History

2025-01-27 13:00:59 +00:00
{
2025-01-30 13:00:37 +00:00
"data_version": "4.0",
2025-01-27 13:00:59 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-0743",
2025-01-30 13:00:37 +00:00
"ASSIGNER": "cve-coordination@incibe.es",
"STATE": "PUBLIC"
2025-01-27 13:00:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-01-30 13:00:37 +00:00
"value": "An Improper Access Control vulnerability has been found in EmbedAI 2.1 and below. This vulnerability allows an authenticated attacker to leverage the endpoint \"/embedai/visits/show/<VISIT_ID>\" to obtain information about the visits made by other users. The information provided by this endpoint includes IP address, userAgent and location of the user that visited the web page."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284: Improper Access Control",
"cweId": "CWE-284"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "EmbedAI",
"product": {
"product_data": [
{
"product_name": "EmbedAI",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-embedai",
"refsource": "MISC",
"name": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-embedai"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The vulnerability has been resolved by EmbedAI team in version 2.1."
}
],
"value": "The vulnerability has been resolved by EmbedAI team in version 2.1."
}
],
"credits": [
{
"lang": "en",
"value": "David Ut\u00f3n Amaya (m3n0sd0n4ld)"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
2025-01-27 13:00:59 +00:00
}
]
}
}