"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-06-28 12:00:35 +00:00
parent 2aa151b991
commit b96aef163a
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7
4 changed files with 282 additions and 15 deletions

View File

@ -1,18 +1,101 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-5735",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "cvd@cert.pl",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "Full Path Disclosure vulnerability in AdmirorFrames Joomla! extension in afHelper.php script allows an unauthorised attacker to retrieve location of web root folder.\u00a0This issue affects AdmirorFrames: before 5.0."
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-497 Exposure of Sensitive System Information to an Unauthorized Control Sphere",
"cweId": "CWE-497"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Nikola Vasilijevski",
"product": {
"product_data": [
{
"product_name": "AdmirorFrames",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "5.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://cert.pl/en/posts/2024/06/CVE-2024-5735/",
"refsource": "MISC",
"name": "https://cert.pl/en/posts/2024/06/CVE-2024-5735/"
},
{
"url": "https://cert.pl/posts/2024/06/CVE-2024-5735/",
"refsource": "MISC",
"name": "https://cert.pl/posts/2024/06/CVE-2024-5735/"
},
{
"url": "https://github.com/vasiljevski/admirorframes/issues/3",
"refsource": "MISC",
"name": "https://github.com/vasiljevski/admirorframes/issues/3"
},
{
"url": "https://github.com/sectroyer/CVEs/tree/main/CVE-2024-5735",
"refsource": "MISC",
"name": "https://github.com/sectroyer/CVEs/tree/main/CVE-2024-5735"
},
{
"url": "https://github.com/afine-com/CVE-2024-5735",
"refsource": "MISC",
"name": "https://github.com/afine-com/CVE-2024-5735"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Marcin Wyczechowski [AFINE Team]"
},
{
"lang": "en",
"value": "Micha\u0142 Majchrowicz [AFINE Team]"
}
]
}

View File

@ -1,18 +1,101 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-5736",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "cvd@cert.pl",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "Server Side Request Forgery (SSRF) vulnerability in AdmirorFrames Joomla! extension in afGdStream.php script allows to access local files or server pages available only from localhost.\u00a0This issue affects AdmirorFrames: before 5.0."
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-918 Server-Side Request Forgery (SSRF)",
"cweId": "CWE-918"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Nikola Vasilijevski",
"product": {
"product_data": [
{
"product_name": "AdmirorFrames",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "5.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://cert.pl/en/posts/2024/06/CVE-2024-5735/",
"refsource": "MISC",
"name": "https://cert.pl/en/posts/2024/06/CVE-2024-5735/"
},
{
"url": "https://cert.pl/posts/2024/06/CVE-2024-5735/",
"refsource": "MISC",
"name": "https://cert.pl/posts/2024/06/CVE-2024-5735/"
},
{
"url": "https://github.com/vasiljevski/admirorframes/issues/3",
"refsource": "MISC",
"name": "https://github.com/vasiljevski/admirorframes/issues/3"
},
{
"url": "https://github.com/sectroyer/CVEs/tree/main/CVE-2024-5736",
"refsource": "MISC",
"name": "https://github.com/sectroyer/CVEs/tree/main/CVE-2024-5736"
},
{
"url": "https://github.com/afine-com/CVE-2024-5736",
"refsource": "MISC",
"name": "https://github.com/afine-com/CVE-2024-5736"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Marcin Wyczechowski [AFINE Team]"
},
{
"lang": "en",
"value": "Micha\u0142 Majchrowicz [AFINE Team]"
}
]
}

View File

@ -1,18 +1,101 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-5737",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "cvd@cert.pl",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "Script afGdStream.php in\u00a0AdmirorFrames Joomla! extension doesn\u2019t specify a content type and as a result default (text/html) is used. An attacker may embed HTML tags directly in image data which is rendered by a webpage as HTML.\u00a0This issue affects AdmirorFrames: before 5.0."
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Nikola Vasilijevski",
"product": {
"product_data": [
{
"product_name": "AdmirorFrames",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "5.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://cert.pl/en/posts/2024/06/CVE-2024-5735/",
"refsource": "MISC",
"name": "https://cert.pl/en/posts/2024/06/CVE-2024-5735/"
},
{
"url": "https://cert.pl/posts/2024/06/CVE-2024-5735/",
"refsource": "MISC",
"name": "https://cert.pl/posts/2024/06/CVE-2024-5735/"
},
{
"url": "https://github.com/vasiljevski/admirorframes/issues/3",
"refsource": "MISC",
"name": "https://github.com/vasiljevski/admirorframes/issues/3"
},
{
"url": "https://github.com/sectroyer/CVEs/tree/main/CVE-2024-5737",
"refsource": "MISC",
"name": "https://github.com/sectroyer/CVEs/tree/main/CVE-2024-5737"
},
{
"url": "https://github.com/afine-com/CVE-2024-5737",
"refsource": "MISC",
"name": "https://github.com/afine-com/CVE-2024-5737"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Marcin Wyczechowski [AFINE Team]"
},
{
"lang": "en",
"value": "Micha\u0142 Majchrowicz [AFINE Team]"
}
]
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-6400",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}