cve-2007-6299
Vulnerability from cvelistv5
Published
2007-12-10 18:00
Modified
2024-08-07 16:02
Severity ?
EPSS score ?
Summary
Multiple SQL injection vulnerabilities in Drupal and vbDrupal 4.7.x before 4.7.9 and 5.x before 5.4 allow remote attackers to execute arbitrary SQL commands via modules that pass input to the taxonomy_select_nodes function, as demonstrated by the (1) taxonomy_menu, (2) ajaxLoader, and (3) ubrowser contributed modules.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T16:02:35.940Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://sourceforge.net/project/shownotes.php?release_id=559532" }, { "name": "26735", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/26735" }, { "name": "27932", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/27932" }, { "name": "FEDORA-2007-4136", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://www.redhat.com/archives/fedora-package-announce/2007-December/msg00190.html" }, { "name": "27973", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/27973" }, { "name": "27951", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/27951" }, { "name": "drupal-taxonomy-sql-injection(38884)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38884" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://sourceforge.net/project/shownotes.php?release_id=559538" }, { "name": "vbdrupal-taxonomy-sql-injection(38886)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38886" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://drupal.org/node/198162" }, { "name": "FEDORA-2007-4163", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://www.redhat.com/archives/fedora-package-announce/2007-December/msg00258.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2007-12-05T00:00:00", "descriptions": [ { "lang": "en", "value": "Multiple SQL injection vulnerabilities in Drupal and vbDrupal 4.7.x before 4.7.9 and 5.x before 5.4 allow remote attackers to execute arbitrary SQL commands via modules that pass input to the taxonomy_select_nodes function, as demonstrated by the (1) taxonomy_menu, (2) ajaxLoader, and (3) ubrowser contributed modules." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-07T12:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "http://sourceforge.net/project/shownotes.php?release_id=559532" }, { "name": "26735", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/26735" }, { "name": "27932", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/27932" }, { "name": "FEDORA-2007-4136", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://www.redhat.com/archives/fedora-package-announce/2007-December/msg00190.html" }, { "name": "27973", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/27973" }, { "name": "27951", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/27951" }, { "name": "drupal-taxonomy-sql-injection(38884)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38884" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://sourceforge.net/project/shownotes.php?release_id=559538" }, { "name": "vbdrupal-taxonomy-sql-injection(38886)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38886" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://drupal.org/node/198162" }, { "name": "FEDORA-2007-4163", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://www.redhat.com/archives/fedora-package-announce/2007-December/msg00258.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-6299", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Multiple SQL injection vulnerabilities in Drupal and vbDrupal 4.7.x before 4.7.9 and 5.x before 5.4 allow remote attackers to execute arbitrary SQL commands via modules that pass input to the taxonomy_select_nodes function, as demonstrated by the (1) taxonomy_menu, (2) ajaxLoader, and (3) ubrowser contributed modules." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://sourceforge.net/project/shownotes.php?release_id=559532", "refsource": "CONFIRM", "url": "http://sourceforge.net/project/shownotes.php?release_id=559532" }, { "name": "26735", "refsource": "BID", "url": "http://www.securityfocus.com/bid/26735" }, { "name": "27932", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/27932" }, { "name": "FEDORA-2007-4136", "refsource": "FEDORA", "url": "https://www.redhat.com/archives/fedora-package-announce/2007-December/msg00190.html" }, { "name": "27973", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/27973" }, { "name": "27951", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/27951" }, { "name": "drupal-taxonomy-sql-injection(38884)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38884" }, { "name": "http://sourceforge.net/project/shownotes.php?release_id=559538", "refsource": "CONFIRM", "url": "http://sourceforge.net/project/shownotes.php?release_id=559538" }, { "name": "vbdrupal-taxonomy-sql-injection(38886)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38886" }, { "name": "http://drupal.org/node/198162", "refsource": "CONFIRM", "url": "http://drupal.org/node/198162" }, { "name": "FEDORA-2007-4163", "refsource": "FEDORA", "url": "https://www.redhat.com/archives/fedora-package-announce/2007-December/msg00258.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2007-6299", "datePublished": "2007-12-10T18:00:00", "dateReserved": "2007-12-10T00:00:00", "dateUpdated": "2024-08-07T16:02:35.940Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "fkie_nvd": { "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.0.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E0CA1165-C304-48FA-9676-08EC5284C847\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.1.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C008BB7D-05AB-47B3-B020-C5C39B0FD03F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.2.0_rc:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"94444F9F-858A-4040-BE97-8A92B84DA7B4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.4.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EBFF99BC-5E1D-4ADA-8BE7-07F7761C972C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.4.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AA805CAF-A678-43A9-932D-EE35DBCCA793\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.4.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"18331C39-0ACE-4651-9D9F-1533AAD7C58C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.4.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"439C861D-7612-4E6A-8D9D-F04043DA9298\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1BD40E38-71BA-42AD-BEBB-D4AD05ADDF6A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.5.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"82317650-F136-446D-904D-354B4D26E91B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.5.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"06A1ACAF-A468-43F0-9FAD-FA3D48363843\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.5.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A68656D9-3EA0-4749-AF1B-2F9B485A02ED\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.5.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"BFEDAA48-3F53-4B13-BB6A-CDC63E3922A5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.5.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F6946291-0F27-4666-95C8-E744800D3EFB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.5.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"79713A65-5A3A-4682-8A49-614174AB7C6F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.5.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4E42FFA3-6FAE-4764-AF83-F544E6BA6CA7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.5.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7456EEFF-15B8-4A75-B10E-AF936B4AD347\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"46D3F002-92E8-4CBB-8A1D-F8BCD2F782E4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.6.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"95DA206C-EF72-4379-9ED8-795FCAD0BE19\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.6.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FC5ACB7E-0CEB-4417-839A-8B06615FC981\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.6.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"35BD7D35-AA9D-4589-A6BC-6D34219B7128\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.6.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"611B9D43-CE88-4451-A27C-7F6F24016B4F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.6.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AD1A7208-6273-4CC6-AB7B-DA855EEF2729\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.6.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"83457EB5-BA6B-4ECB-8CB2-A10989B3A9F9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.6.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"49A92C9C-18DD-4FF7-A95D-72EE72C83C0E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.6.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3DC016B5-A4C2-4A78-B830-C041C8BAAD76\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.6.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"35B99C22-9A8C-43F3-9AD8-D901D07D5FCD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.6.9:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EB94DAC5-F0E1-4427-98E4-A5684BF3F408\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.6.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AAB80759-1441-46B0-937B-848EF327CB6E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.6.11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6F6F8EE5-CECC-4B35-AAD4-8152DBF51605\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FFE9A8A9-19D4-4C50-A4B5-2EFD8B05BAE8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.7.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"79F8FEEF-6857-4DC8-9D0D-76D801D0E914\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.7.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"61EC4ECE-6719-4C54-B150-017ACB32E644\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.7.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1D5368BD-60AC-49E7-80D4-A5B317319A31\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DC3B1D3A-B449-4F4A-9405-4B5FC9041974\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.7.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"228039D8-A41B-4D04-8084-40E13941659F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.7.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"550F4476-9749-4DE8-8ACF-C17FD4D82466\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.7.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B281B2AC-1F20-4330-826B-B733BD6A88D4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.7.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D17799AB-2A2F-41FE-92DF-0AEDEF63CB2B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:4.7_rev1.15:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"55AD4DCD-C856-40F4-BB12-EFE2CAD0434C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:5.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"BDBE79A6-5762-4A7C-8FDA-C11FFFDCFC9B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:5.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A5BCAB7B-DF79-4DB8-A5C4-731F251A02A2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:5.1_rev1.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"87BF63E1-FB1A-4D76-BF0D-F07267127504\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:5.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E5AEAB73-F7A9-4C62-BCB6-1028DAF149DB\"}]}]}]", "descriptions": "[{\"lang\": \"en\", \"value\": \"Multiple SQL injection vulnerabilities in Drupal and vbDrupal 4.7.x before 4.7.9 and 5.x before 5.4 allow remote attackers to execute arbitrary SQL commands via modules that pass input to the taxonomy_select_nodes function, as demonstrated by the (1) taxonomy_menu, (2) ajaxLoader, and (3) ubrowser contributed modules.\"}, {\"lang\": \"es\", \"value\": \"M\\u00faltiples vulnerabilidades de inyecci\\u00f3n SQL en Drupal y vbDrupal 4.7.x versiones anteriores a 4.7.9 y 5.x versiones anteriores a 5.4 permiten a atacantes remotos ejecutar comandos SQL de su elecci\\u00f3n mediante m\\u00f3dulos que pasan la entrada a la funci\\u00f3n taxonomy_select_nodes, como se demuestra con los m\\u00f3dulos (1) taxonomy_menu, (2) ajaxLoader, y (3) ubrowser.\"}]", "id": "CVE-2007-6299", "lastModified": "2024-11-21T00:39:48.583", "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}", "published": "2007-12-10T18:46:00.000", "references": "[{\"url\": \"http://drupal.org/node/198162\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://secunia.com/advisories/27932\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://secunia.com/advisories/27951\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://secunia.com/advisories/27973\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://sourceforge.net/project/shownotes.php?release_id=559532\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\"]}, {\"url\": \"http://sourceforge.net/project/shownotes.php?release_id=559538\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\"]}, {\"url\": \"http://www.securityfocus.com/bid/26735\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/38884\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/38886\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://www.redhat.com/archives/fedora-package-announce/2007-December/msg00190.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://www.redhat.com/archives/fedora-package-announce/2007-December/msg00258.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://drupal.org/node/198162\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://secunia.com/advisories/27932\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://secunia.com/advisories/27951\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://secunia.com/advisories/27973\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://sourceforge.net/project/shownotes.php?release_id=559532\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"http://sourceforge.net/project/shownotes.php?release_id=559538\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"http://www.securityfocus.com/bid/26735\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/38884\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/38886\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.redhat.com/archives/fedora-package-announce/2007-December/msg00190.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.redhat.com/archives/fedora-package-announce/2007-December/msg00258.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]", "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}, {\"lang\": \"en\", \"value\": \"CWE-89\"}]}]" }, "nvd": "{\"cve\":{\"id\":\"CVE-2007-6299\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2007-12-10T18:46:00.000\",\"lastModified\":\"2024-11-21T00:39:48.583\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Multiple SQL injection vulnerabilities in Drupal and vbDrupal 4.7.x before 4.7.9 and 5.x before 5.4 allow remote attackers to execute arbitrary SQL commands via modules that pass input to the taxonomy_select_nodes function, as demonstrated by the (1) taxonomy_menu, (2) ajaxLoader, and (3) ubrowser contributed modules.\"},{\"lang\":\"es\",\"value\":\"M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en Drupal y vbDrupal 4.7.x versiones anteriores a 4.7.9 y 5.x versiones anteriores a 5.4 permiten a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n mediante m\u00f3dulos que pasan la entrada a la funci\u00f3n taxonomy_select_nodes, como se demuestra con los m\u00f3dulos (1) taxonomy_menu, (2) ajaxLoader, y (3) ubrowser.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"},{\"lang\":\"en\",\"value\":\"CWE-89\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E0CA1165-C304-48FA-9676-08EC5284C847\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C008BB7D-05AB-47B3-B020-C5C39B0FD03F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.2.0_rc:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"94444F9F-858A-4040-BE97-8A92B84DA7B4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EBFF99BC-5E1D-4ADA-8BE7-07F7761C972C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA805CAF-A678-43A9-932D-EE35DBCCA793\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"18331C39-0ACE-4651-9D9F-1533AAD7C58C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"439C861D-7612-4E6A-8D9D-F04043DA9298\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1BD40E38-71BA-42AD-BEBB-D4AD05ADDF6A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"82317650-F136-446D-904D-354B4D26E91B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.5.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"06A1ACAF-A468-43F0-9FAD-FA3D48363843\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.5.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A68656D9-3EA0-4749-AF1B-2F9B485A02ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.5.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BFEDAA48-3F53-4B13-BB6A-CDC63E3922A5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.5.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F6946291-0F27-4666-95C8-E744800D3EFB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.5.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"79713A65-5A3A-4682-8A49-614174AB7C6F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.5.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4E42FFA3-6FAE-4764-AF83-F544E6BA6CA7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.5.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7456EEFF-15B8-4A75-B10E-AF936B4AD347\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"46D3F002-92E8-4CBB-8A1D-F8BCD2F782E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"95DA206C-EF72-4379-9ED8-795FCAD0BE19\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.6.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC5ACB7E-0CEB-4417-839A-8B06615FC981\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.6.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"35BD7D35-AA9D-4589-A6BC-6D34219B7128\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.6.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"611B9D43-CE88-4451-A27C-7F6F24016B4F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.6.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD1A7208-6273-4CC6-AB7B-DA855EEF2729\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.6.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"83457EB5-BA6B-4ECB-8CB2-A10989B3A9F9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.6.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"49A92C9C-18DD-4FF7-A95D-72EE72C83C0E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.6.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3DC016B5-A4C2-4A78-B830-C041C8BAAD76\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.6.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"35B99C22-9A8C-43F3-9AD8-D901D07D5FCD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.6.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB94DAC5-F0E1-4427-98E4-A5684BF3F408\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.6.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AAB80759-1441-46B0-937B-848EF327CB6E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.6.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6F6F8EE5-CECC-4B35-AAD4-8152DBF51605\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FFE9A8A9-19D4-4C50-A4B5-2EFD8B05BAE8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.7.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"79F8FEEF-6857-4DC8-9D0D-76D801D0E914\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.7.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"61EC4ECE-6719-4C54-B150-017ACB32E644\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1D5368BD-60AC-49E7-80D4-A5B317319A31\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DC3B1D3A-B449-4F4A-9405-4B5FC9041974\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"228039D8-A41B-4D04-8084-40E13941659F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"550F4476-9749-4DE8-8ACF-C17FD4D82466\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B281B2AC-1F20-4330-826B-B733BD6A88D4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.7.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D17799AB-2A2F-41FE-92DF-0AEDEF63CB2B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:4.7_rev1.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"55AD4DCD-C856-40F4-BB12-EFE2CAD0434C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BDBE79A6-5762-4A7C-8FDA-C11FFFDCFC9B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A5BCAB7B-DF79-4DB8-A5C4-731F251A02A2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.1_rev1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"87BF63E1-FB1A-4D76-BF0D-F07267127504\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E5AEAB73-F7A9-4C62-BCB6-1028DAF149DB\"}]}]}],\"references\":[{\"url\":\"http://drupal.org/node/198162\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/27932\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/27951\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/27973\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://sourceforge.net/project/shownotes.php?release_id=559532\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://sourceforge.net/project/shownotes.php?release_id=559538\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.securityfocus.com/bid/26735\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/38884\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/38886\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2007-December/msg00190.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2007-December/msg00258.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://drupal.org/node/198162\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/27932\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/27951\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/27973\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://sourceforge.net/project/shownotes.php?release_id=559532\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://sourceforge.net/project/shownotes.php?release_id=559538\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.securityfocus.com/bid/26735\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/38884\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/38886\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2007-December/msg00190.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2007-December/msg00258.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.