All the vulnerabilites related to phpnuke - web_links_module
cve-2010-5083
Vulnerability from cvelistv5
Published
2012-02-14 20:00
Modified
2024-08-07 04:09
Severity ?
EPSS score ?
Summary
SQL injection vulnerability in the Web_Links module for PHP-Nuke 8.0 allows remote attackers to execute arbitrary SQL commands via the url parameter in an Add action to modules.php.
References
▼ | URL | Tags |
---|---|---|
http://www.exploit-db.com/exploits/14589 | exploit, x_refsource_EXPLOIT-DB | |
http://www.itsecteam.com/en/vulnerabilities/vulnerability58.htm | x_refsource_MISC | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/61012 | vdb-entry, x_refsource_XF |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T04:09:38.722Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "14589", "tags": [ "exploit", "x_refsource_EXPLOIT-DB", "x_transferred" ], "url": "http://www.exploit-db.com/exploits/14589" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.itsecteam.com/en/vulnerabilities/vulnerability58.htm" }, { "name": "phpnuke-weblinks-url-sql-injection(61012)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61012" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2010-08-09T00:00:00", "descriptions": [ { "lang": "en", "value": "SQL injection vulnerability in the Web_Links module for PHP-Nuke 8.0 allows remote attackers to execute arbitrary SQL commands via the url parameter in an Add action to modules.php." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-28T12:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "14589", "tags": [ "exploit", "x_refsource_EXPLOIT-DB" ], "url": "http://www.exploit-db.com/exploits/14589" }, { "tags": [ "x_refsource_MISC" ], "url": "http://www.itsecteam.com/en/vulnerabilities/vulnerability58.htm" }, { "name": "phpnuke-weblinks-url-sql-injection(61012)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61012" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2010-5083", "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": "SQL injection vulnerability in the Web_Links module for PHP-Nuke 8.0 allows remote attackers to execute arbitrary SQL commands via the url parameter in an Add action to modules.php." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "14589", "refsource": "EXPLOIT-DB", "url": "http://www.exploit-db.com/exploits/14589" }, { "name": "http://www.itsecteam.com/en/vulnerabilities/vulnerability58.htm", "refsource": "MISC", "url": "http://www.itsecteam.com/en/vulnerabilities/vulnerability58.htm" }, { "name": "phpnuke-weblinks-url-sql-injection(61012)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61012" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2010-5083", "datePublished": "2012-02-14T20:00:00", "dateReserved": "2012-02-14T00:00:00", "dateUpdated": "2024-08-07T04:09:38.722Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2008-0879
Vulnerability from cvelistv5
Published
2008-02-21 19:00
Modified
2024-08-07 08:01
Severity ?
EPSS score ?
Summary
SQL injection vulnerability in modules.php in the Web_Links module for PHP-Nuke allows remote attackers to execute arbitrary SQL commands via the cid parameter in a viewlink action.
References
▼ | URL | Tags |
---|---|---|
http://packetstormsecurity.com/files/126697/PHP-Nuke-Web-Links-SQL-Injection.html | x_refsource_MISC | |
http://www.securityfocus.com/archive/1/488356/100/0/threaded | mailing-list, x_refsource_BUGTRAQ | |
http://securityreason.com/securityalert/3684 | third-party-advisory, x_refsource_SREASON | |
http://www.securityfocus.com/bid/67463 | vdb-entry, x_refsource_BID | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/40862 | vdb-entry, x_refsource_XF | |
http://www.securityfocus.com/bid/27894 | vdb-entry, x_refsource_BID |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T08:01:39.763Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/126697/PHP-Nuke-Web-Links-SQL-Injection.html" }, { "name": "20080219 PHP-Nuke Module Web_Links SQL Injection(cid)", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/488356/100/0/threaded" }, { "name": "3684", "tags": [ "third-party-advisory", "x_refsource_SREASON", "x_transferred" ], "url": "http://securityreason.com/securityalert/3684" }, { "name": "67463", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/67463" }, { "name": "weblinks-cid-sql-injection(40862)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40862" }, { "name": "27894", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/27894" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2008-02-19T00:00:00", "descriptions": [ { "lang": "en", "value": "SQL injection vulnerability in modules.php in the Web_Links module for PHP-Nuke allows remote attackers to execute arbitrary SQL commands via the cid parameter in a viewlink action." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-10-15T20:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/126697/PHP-Nuke-Web-Links-SQL-Injection.html" }, { "name": "20080219 PHP-Nuke Module Web_Links SQL Injection(cid)", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/488356/100/0/threaded" }, { "name": "3684", "tags": [ "third-party-advisory", "x_refsource_SREASON" ], "url": "http://securityreason.com/securityalert/3684" }, { "name": "67463", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/67463" }, { "name": "weblinks-cid-sql-injection(40862)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40862" }, { "name": "27894", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/27894" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2008-0879", "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": "SQL injection vulnerability in modules.php in the Web_Links module for PHP-Nuke allows remote attackers to execute arbitrary SQL commands via the cid parameter in a viewlink action." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://packetstormsecurity.com/files/126697/PHP-Nuke-Web-Links-SQL-Injection.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/126697/PHP-Nuke-Web-Links-SQL-Injection.html" }, { "name": "20080219 PHP-Nuke Module Web_Links SQL Injection(cid)", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/488356/100/0/threaded" }, { "name": "3684", "refsource": "SREASON", "url": "http://securityreason.com/securityalert/3684" }, { "name": "67463", "refsource": "BID", "url": "http://www.securityfocus.com/bid/67463" }, { "name": "weblinks-cid-sql-injection(40862)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40862" }, { "name": "27894", "refsource": "BID", "url": "http://www.securityfocus.com/bid/27894" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2008-0879", "datePublished": "2008-02-21T19:00:00", "dateReserved": "2008-02-21T00:00:00", "dateUpdated": "2024-08-07T08:01:39.763Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2012-02-14 20:55
Modified
2024-11-21 01:22
Severity ?
Summary
SQL injection vulnerability in the Web_Links module for PHP-Nuke 8.0 allows remote attackers to execute arbitrary SQL commands via the url parameter in an Add action to modules.php.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
phpnuke | php-nuke | 8.0 | |
phpnuke | web_links_module | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:phpnuke:php-nuke:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "D4DB1D99-9F35-43A2-AD72-4B495B5F31BE", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpnuke:web_links_module:-:*:*:*:*:*:*:*", "matchCriteriaId": "9401BAC9-6D36-442E-9877-4708A8FBD75C", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "SQL injection vulnerability in the Web_Links module for PHP-Nuke 8.0 allows remote attackers to execute arbitrary SQL commands via the url parameter in an Add action to modules.php." }, { "lang": "es", "value": "Vulnerabilidad de inyecci\u00f3n de comandos SQL en el m\u00f3dulo Web_Links para PHP-Nuke v8.0, permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro url en una acci\u00f3n Add en modules.php" } ], "id": "CVE-2010-5083", "lastModified": "2024-11-21T01:22:27.980", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2012-02-14T20:55:02.300", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit" ], "url": "http://www.exploit-db.com/exploits/14589" }, { "source": "cve@mitre.org", "tags": [ "Exploit" ], "url": "http://www.itsecteam.com/en/vulnerabilities/vulnerability58.htm" }, { "source": "cve@mitre.org", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61012" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ], "url": "http://www.exploit-db.com/exploits/14589" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ], "url": "http://www.itsecteam.com/en/vulnerabilities/vulnerability58.htm" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61012" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-89" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2008-02-21 19:44
Modified
2024-11-21 00:43
Severity ?
Summary
SQL injection vulnerability in modules.php in the Web_Links module for PHP-Nuke allows remote attackers to execute arbitrary SQL commands via the cid parameter in a viewlink action.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
phpnuke | web_links_module | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:phpnuke:web_links_module:*:*:*:*:*:*:*:*", "matchCriteriaId": "41DAFCAB-B236-41EB-A844-4825CE587E7A", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "SQL injection vulnerability in modules.php in the Web_Links module for PHP-Nuke allows remote attackers to execute arbitrary SQL commands via the cid parameter in a viewlink action." }, { "lang": "es", "value": "Vulnerabilidad de inyecci\u00f3n SQL en modules.php del m\u00f3dulo Web_Links para PHP-Nuke permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro cid en una acci\u00f3n viewlink." } ], "id": "CVE-2008-0879", "lastModified": "2024-11-21T00:43:08.233", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": true, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2008-02-21T19:44:00.000", "references": [ { "source": "cve@mitre.org", "url": "http://packetstormsecurity.com/files/126697/PHP-Nuke-Web-Links-SQL-Injection.html" }, { "source": "cve@mitre.org", "url": "http://securityreason.com/securityalert/3684" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/archive/1/488356/100/0/threaded" }, { "source": "cve@mitre.org", "tags": [ "Exploit" ], "url": "http://www.securityfocus.com/bid/27894" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/bid/67463" }, { "source": "cve@mitre.org", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40862" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://packetstormsecurity.com/files/126697/PHP-Nuke-Web-Links-SQL-Injection.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://securityreason.com/securityalert/3684" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/archive/1/488356/100/0/threaded" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ], "url": "http://www.securityfocus.com/bid/27894" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/67463" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40862" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-89" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }