"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-03-04 07:00:35 +00:00
parent 789688639c
commit e2ae244636
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98

View File

@ -1,17 +1,119 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-36663",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "cna@vuldb.com",
"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": "A vulnerability, which was classified as problematic, was found in Artes\u00e3os SEOTools up to 0.17.1. This affects the function makeTag of the file OpenGraph.php. The manipulation of the argument value leads to open redirect. Upgrading to version 0.17.2 is able to address this issue. The name of the patch is ca27cd0edf917e0bc805227013859b8b5a1f01fb. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-222231."
},
{
"lang": "deu",
"value": "Es wurde eine problematische Schwachstelle in Artes\u00e3os SEOTools bis 0.17.1 gefunden. Hiervon betroffen ist die Funktion makeTag der Datei OpenGraph.php. Durch das Beeinflussen des Arguments value mit unbekannten Daten kann eine open redirect-Schwachstelle ausgenutzt werden. Ein Aktualisieren auf die Version 0.17.2 vermag dieses Problem zu l\u00f6sen. Der Patch wird als ca27cd0edf917e0bc805227013859b8b5a1f01fb bezeichnet. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-601 Open Redirect",
"cweId": "CWE-601"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Artes\u00e3os",
"product": {
"product_data": [
{
"product_name": "SEOTools",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "0.17.0"
},
{
"version_affected": "=",
"version_value": "0.17.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.222231",
"refsource": "MISC",
"name": "https://vuldb.com/?id.222231"
},
{
"url": "https://vuldb.com/?ctiid.222231",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.222231"
},
{
"url": "https://github.com/artesaos/seotools/pull/201",
"refsource": "MISC",
"name": "https://github.com/artesaos/seotools/pull/201"
},
{
"url": "https://github.com/artesaos/seotools/commit/ca27cd0edf917e0bc805227013859b8b5a1f01fb",
"refsource": "MISC",
"name": "https://github.com/artesaos/seotools/commit/ca27cd0edf917e0bc805227013859b8b5a1f01fb"
},
{
"url": "https://github.com/artesaos/seotools/releases/tag/v0.17.2",
"refsource": "MISC",
"name": "https://github.com/artesaos/seotools/releases/tag/v0.17.2"
}
]
},
"credits": [
{
"lang": "en",
"value": "VulDB GitHub Commit Analyzer"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 5.5,
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 5.5,
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 5.2,
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P",
"baseSeverity": "MEDIUM"
}
]
}