forked from CVEProject/cvelist
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'CVEProject:master' into pgrace-20221130
- Loading branch information
Showing
5,745 changed files
with
263,821 additions
and
16,946 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,106 @@ | ||
{ | ||
"data_version": "4.0", | ||
"data_type": "CVE", | ||
"data_format": "MITRE", | ||
"CVE_data_meta": { | ||
"ID": "CVE-2007-10001", | ||
"ASSIGNER": "[email protected]", | ||
"STATE": "PUBLIC" | ||
}, | ||
"description": { | ||
"description_data": [ | ||
{ | ||
"lang": "eng", | ||
"value": "A vulnerability classified as problematic has been found in web-cyradm. This affects an unknown part of the file search.php. The manipulation of the argument searchstring leads to sql injection. It is recommended to apply a patch to fix this issue. The identifier VDB-217449 was assigned to this vulnerability." | ||
}, | ||
{ | ||
"lang": "deu", | ||
"value": "Es wurde eine Schwachstelle in web-cyradm entdeckt. Sie wurde als problematisch eingestuft. Betroffen hiervon ist ein unbekannter Ablauf der Datei search.php. Dank Manipulation des Arguments searchstring mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Als bestm\u00f6gliche Massnahme wird Patching empfohlen." | ||
} | ||
] | ||
}, | ||
"problemtype": { | ||
"problemtype_data": [ | ||
{ | ||
"description": [ | ||
{ | ||
"lang": "eng", | ||
"value": "CWE-89 SQL Injection", | ||
"cweId": "CWE-89" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
"affects": { | ||
"vendor": { | ||
"vendor_data": [ | ||
{ | ||
"vendor_name": "n/a", | ||
"product": { | ||
"product_data": [ | ||
{ | ||
"product_name": "web-cyradm", | ||
"version": { | ||
"version_data": [ | ||
{ | ||
"version_value": "n/a", | ||
"version_affected": "=" | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"references": { | ||
"reference_data": [ | ||
{ | ||
"url": "https://vuldb.com/?id.217449", | ||
"refsource": "MISC", | ||
"name": "https://vuldb.com/?id.217449" | ||
}, | ||
{ | ||
"url": "https://vuldb.com/?ctiid.217449", | ||
"refsource": "MISC", | ||
"name": "https://vuldb.com/?ctiid.217449" | ||
}, | ||
{ | ||
"url": "https://github.com/web-cyradm/web-cyradm/commit/3e8f0717f133907bb6a09cb674b05c5f273da3e1", | ||
"refsource": "MISC", | ||
"name": "https://github.com/web-cyradm/web-cyradm/commit/3e8f0717f133907bb6a09cb674b05c5f273da3e1" | ||
} | ||
] | ||
}, | ||
"credits": [ | ||
{ | ||
"lang": "en", | ||
"value": "VulDB GitHub Commit Analyzer" | ||
} | ||
], | ||
"impact": { | ||
"cvss": [ | ||
{ | ||
"version": "3.1", | ||
"baseScore": 3.5, | ||
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", | ||
"baseSeverity": "LOW" | ||
}, | ||
{ | ||
"version": "3.0", | ||
"baseScore": 3.5, | ||
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", | ||
"baseSeverity": "LOW" | ||
}, | ||
{ | ||
"version": "2.0", | ||
"baseScore": 2.7, | ||
"vectorString": "AV:A/AC:L/Au:S/C:P/I:N/A:N", | ||
"baseSeverity": "LOW" | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,106 @@ | ||
{ | ||
"data_version": "4.0", | ||
"data_type": "CVE", | ||
"data_format": "MITRE", | ||
"CVE_data_meta": { | ||
"ID": "CVE-2007-10002", | ||
"ASSIGNER": "[email protected]", | ||
"STATE": "PUBLIC" | ||
}, | ||
"description": { | ||
"description_data": [ | ||
{ | ||
"lang": "eng", | ||
"value": "A vulnerability, which was classified as critical, has been found in web-cyradm. Affected by this issue is some unknown functionality of the file auth.inc.php. The manipulation of the argument login/login_password/LANG leads to sql injection. The attack may be launched remotely. The name of the patch is 2bcbead3bdb5f118bf2c38c541eaa73c29dcc90f. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-217640." | ||
}, | ||
{ | ||
"lang": "deu", | ||
"value": "Eine kritische Schwachstelle wurde in web-cyradm entdeckt. Davon betroffen ist unbekannter Code der Datei auth.inc.php. Mittels dem Manipulieren des Arguments login/login_password/LANG mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Patch wird als 2bcbead3bdb5f118bf2c38c541eaa73c29dcc90f bezeichnet. Als bestm\u00f6gliche Massnahme wird Patching empfohlen." | ||
} | ||
] | ||
}, | ||
"problemtype": { | ||
"problemtype_data": [ | ||
{ | ||
"description": [ | ||
{ | ||
"lang": "eng", | ||
"value": "CWE-89 SQL Injection", | ||
"cweId": "CWE-89" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
"affects": { | ||
"vendor": { | ||
"vendor_data": [ | ||
{ | ||
"vendor_name": "n/a", | ||
"product": { | ||
"product_data": [ | ||
{ | ||
"product_name": "web-cyradm", | ||
"version": { | ||
"version_data": [ | ||
{ | ||
"version_value": "n/a", | ||
"version_affected": "=" | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"references": { | ||
"reference_data": [ | ||
{ | ||
"url": "https://vuldb.com/?id.217640", | ||
"refsource": "MISC", | ||
"name": "https://vuldb.com/?id.217640" | ||
}, | ||
{ | ||
"url": "https://vuldb.com/?ctiid.217640", | ||
"refsource": "MISC", | ||
"name": "https://vuldb.com/?ctiid.217640" | ||
}, | ||
{ | ||
"url": "https://github.com/web-cyradm/web-cyradm/commit/2bcbead3bdb5f118bf2c38c541eaa73c29dcc90f", | ||
"refsource": "MISC", | ||
"name": "https://github.com/web-cyradm/web-cyradm/commit/2bcbead3bdb5f118bf2c38c541eaa73c29dcc90f" | ||
} | ||
] | ||
}, | ||
"credits": [ | ||
{ | ||
"lang": "en", | ||
"value": "VulDB GitHub Commit Analyzer" | ||
} | ||
], | ||
"impact": { | ||
"cvss": [ | ||
{ | ||
"version": "3.1", | ||
"baseScore": 7.3, | ||
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", | ||
"baseSeverity": "HIGH" | ||
}, | ||
{ | ||
"version": "3.0", | ||
"baseScore": 7.3, | ||
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", | ||
"baseSeverity": "HIGH" | ||
}, | ||
{ | ||
"version": "2.0", | ||
"baseScore": 7.5, | ||
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", | ||
"baseSeverity": "HIGH" | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,111 @@ | ||
{ | ||
"data_version": "4.0", | ||
"data_type": "CVE", | ||
"data_format": "MITRE", | ||
"CVE_data_meta": { | ||
"ID": "CVE-2010-10002", | ||
"ASSIGNER": "[email protected]", | ||
"STATE": "PUBLIC" | ||
}, | ||
"description": { | ||
"description_data": [ | ||
{ | ||
"lang": "eng", | ||
"value": "** UNSUPPPORTED WHEN ASSIGNED **** UNSUPPORTED WHEN ASSIGNED ** A vulnerability classified as problematic has been found in SimpleSAMLphp simplesamlphp-module-openid. Affected is an unknown function of the file templates/consumer.php of the component OpenID Handler. The manipulation of the argument AuthState leads to cross site scripting. It is possible to launch the attack remotely. Upgrading to version 1.0 is able to address this issue. The name of the patch is d652d41ccaf8c45d5707e741c0c5d82a2365a9a3. It is recommended to upgrade the affected component. VDB-217170 is the identifier assigned to this vulnerability. NOTE: This vulnerability only affects products that are no longer supported by the maintainer." | ||
}, | ||
{ | ||
"lang": "deu", | ||
"value": "** UNSUPPPORTED WHEN ASSIGNED **Es wurde eine problematische Schwachstelle in SimpleSAMLphp simplesamlphp-module-openid entdeckt. Es betrifft eine unbekannte Funktion der Datei templates/consumer.php der Komponente OpenID Handler. Durch Manipulieren des Arguments AuthState mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Ein Aktualisieren auf die Version 1.0 vermag dieses Problem zu l\u00f6sen. Der Patch wird als d652d41ccaf8c45d5707e741c0c5d82a2365a9a3 bezeichnet. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen." | ||
} | ||
] | ||
}, | ||
"problemtype": { | ||
"problemtype_data": [ | ||
{ | ||
"description": [ | ||
{ | ||
"lang": "eng", | ||
"value": "CWE-79 Cross Site Scripting", | ||
"cweId": "CWE-79" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
"affects": { | ||
"vendor": { | ||
"vendor_data": [ | ||
{ | ||
"vendor_name": "SimpleSAMLphp", | ||
"product": { | ||
"product_data": [ | ||
{ | ||
"product_name": "simplesamlphp-module-openid", | ||
"version": { | ||
"version_data": [ | ||
{ | ||
"version_value": "n/a", | ||
"version_affected": "=" | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"references": { | ||
"reference_data": [ | ||
{ | ||
"url": "https://vuldb.com/?id.217170", | ||
"refsource": "MISC", | ||
"name": "https://vuldb.com/?id.217170" | ||
}, | ||
{ | ||
"url": "https://vuldb.com/?ctiid.217170", | ||
"refsource": "MISC", | ||
"name": "https://vuldb.com/?ctiid.217170" | ||
}, | ||
{ | ||
"url": "https://github.com/simplesamlphp/simplesamlphp-module-openid/commit/d652d41ccaf8c45d5707e741c0c5d82a2365a9a3", | ||
"refsource": "MISC", | ||
"name": "https://github.com/simplesamlphp/simplesamlphp-module-openid/commit/d652d41ccaf8c45d5707e741c0c5d82a2365a9a3" | ||
}, | ||
{ | ||
"url": "https://github.com/simplesamlphp/simplesamlphp-module-openid/releases/tag/v1.0", | ||
"refsource": "MISC", | ||
"name": "https://github.com/simplesamlphp/simplesamlphp-module-openid/releases/tag/v1.0" | ||
} | ||
] | ||
}, | ||
"credits": [ | ||
{ | ||
"lang": "en", | ||
"value": "VulDB GitHub Commit Analyzer" | ||
} | ||
], | ||
"impact": { | ||
"cvss": [ | ||
{ | ||
"version": "3.1", | ||
"baseScore": 3.1, | ||
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", | ||
"baseSeverity": "LOW" | ||
}, | ||
{ | ||
"version": "3.0", | ||
"baseScore": 3.1, | ||
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", | ||
"baseSeverity": "LOW" | ||
}, | ||
{ | ||
"version": "2.0", | ||
"baseScore": 2.6, | ||
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N", | ||
"baseSeverity": "LOW" | ||
} | ||
] | ||
} | ||
} |
Oops, something went wrong.