"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-03-04 17:00:36 +00:00
parent 4378f6f5b2
commit 52b88a2e76
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
2 changed files with 124 additions and 4 deletions

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-36664",
"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 has been found in Artes\u00e3os SEOTools up to 0.17.1 and classified as problematic. This vulnerability affects the function setTitle of the file SEOMeta.php. The manipulation of the argument title 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 identifier of this vulnerability is VDB-222232."
},
{
"lang": "deu",
"value": "In Artes\u00e3os SEOTools bis 0.17.1 wurde eine problematische Schwachstelle gefunden. Betroffen ist die Funktion setTitle der Datei SEOMeta.php. Durch Beeinflussen des Arguments title 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://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"
},
{
"url": "https://vuldb.com/?id.222232",
"refsource": "MISC",
"name": "https://vuldb.com/?id.222232"
},
{
"url": "https://vuldb.com/?ctiid.222232",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.222232"
}
]
},
"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"
}
]
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-27604",
"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."
}
]
}
}