{"api_version":"1","generated_at":"2026-07-23T11:46:55+00:00","cve":"CVE-2005-3153","urls":{"html":"https://cve.report/CVE-2005-3153","api":"https://cve.report/api/cve/CVE-2005-3153.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2005-3153","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2005-3153"},"summary":{"title":"CVE-2005-3153","description":"login.php in myBloggie 2.1.3 beta and earlier allows remote attackers to bypass a whitelist regular expression and conduct SQL injection attacks via a username parameter with SQL after a null character, which causes the whitelist check to succeed but injects the SQL into a query string, a different vulnerability than CVE-2005-2838.  NOTE: it is possible that this is actually a bug in PHP code, in which case this should not be treated as a myBloggie vulnerability.","state":"PUBLISHED","assigner":"mitre","published_at":"2005-10-05 22:02:00","updated_at":"2025-04-03 01:03:51"},"problem_types":["NVD-CWE-Other","n/a"],"metrics":[{"version":"2.0","source":"nvd@nist.gov","type":"Primary","score":"7.5","severity":"","vector":"AV:N/AC:L/Au:N/C:P/I:P/A:P","data":{"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"}}],"references":[{"url":"http://securityreason.com/securityalert/42","name":"http://securityreason.com/securityalert/42","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":[],"title":"MyBloggie 2.1.3beta null char + SQL Injection -> Login Bypass - CXSecurity.com","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"http://marc.info/?l=bugtraq&m=112818273307878&w=2","name":"http://marc.info/?l=bugtraq&m=112818273307878&w=2","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":[],"title":"'MyBloggie 2.1.3beta null char + SQL Injection -> Login Bypass' - MARC","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"http://securitytracker.com/id?1014995","name":"http://securitytracker.com/id?1014995","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":["Exploit"],"title":"SecurityTracker.com Archives - MyBloggie Input Validation Hole in 'login.php' Lets Remote Users Inject SQL Commands to Bypass Authentication","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"http://mywebland.com/forums/showtopic.php?t=399","name":"http://mywebland.com/forums/showtopic.php?t=399","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":[],"title":"myWebland :: View topic - Critical Security Update - myBloggie 2.1.2 & 2.1.3 beta","mime":"text/html","httpstatus":"403","archivestatus":"200"},{"url":"http://rgod.altervista.org/mybloggie213b.html","name":"http://rgod.altervista.org/mybloggie213b.html","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":["Exploit"],"title":"","mime":"","httpstatus":"-1","archivestatus":"404"},{"url":"http://www.osvdb.org/19935","name":"http://www.osvdb.org/19935","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":[],"title":"","mime":"","httpstatus":"-1","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2005-3153","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2005-3153","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"n/a","product":"n/a","version":"affected n/a","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2005","cve_id":"3153","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"mywebland","cpe5":"mybloggie","cpe6":"2.1.3_beta","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"providerMetadata":{"dateUpdated":"2024-08-07T23:01:57.966Z","orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE"},"references":[{"name":"1014995","tags":["vdb-entry","x_refsource_SECTRACK","x_transferred"],"url":"http://securitytracker.com/id?1014995"},{"tags":["x_refsource_MISC","x_transferred"],"url":"http://rgod.altervista.org/mybloggie213b.html"},{"name":"20051001 MyBloggie 2.1.3beta null char + SQL Injection -> Login Bypass","tags":["mailing-list","x_refsource_BUGTRAQ","x_transferred"],"url":"http://marc.info/?l=bugtraq&m=112818273307878&w=2"},{"name":"42","tags":["third-party-advisory","x_refsource_SREASON","x_transferred"],"url":"http://securityreason.com/securityalert/42"},{"name":"19935","tags":["vdb-entry","x_refsource_OSVDB","x_transferred"],"url":"http://www.osvdb.org/19935"},{"tags":["x_refsource_CONFIRM","x_transferred"],"url":"http://mywebland.com/forums/showtopic.php?t=399"}],"title":"CVE Program Container"}],"cna":{"affected":[{"product":"n/a","vendor":"n/a","versions":[{"status":"affected","version":"n/a"}]}],"datePublic":"2005-10-03T00:00:00.000Z","descriptions":[{"lang":"en","value":"login.php in myBloggie 2.1.3 beta and earlier allows remote attackers to bypass a whitelist regular expression and conduct SQL injection attacks via a username parameter with SQL after a null character, which causes the whitelist check to succeed but injects the SQL into a query string, a different vulnerability than CVE-2005-2838.  NOTE: it is possible that this is actually a bug in PHP code, in which case this should not be treated as a myBloggie vulnerability."}],"problemTypes":[{"descriptions":[{"description":"n/a","lang":"en","type":"text"}]}],"providerMetadata":{"dateUpdated":"2016-10-17T13:57:01.000Z","orgId":"8254265b-2729-46b6-b9e3-3dfca2d5bfca","shortName":"mitre"},"references":[{"name":"1014995","tags":["vdb-entry","x_refsource_SECTRACK"],"url":"http://securitytracker.com/id?1014995"},{"tags":["x_refsource_MISC"],"url":"http://rgod.altervista.org/mybloggie213b.html"},{"name":"20051001 MyBloggie 2.1.3beta null char + SQL Injection -> Login Bypass","tags":["mailing-list","x_refsource_BUGTRAQ"],"url":"http://marc.info/?l=bugtraq&m=112818273307878&w=2"},{"name":"42","tags":["third-party-advisory","x_refsource_SREASON"],"url":"http://securityreason.com/securityalert/42"},{"name":"19935","tags":["vdb-entry","x_refsource_OSVDB"],"url":"http://www.osvdb.org/19935"},{"tags":["x_refsource_CONFIRM"],"url":"http://mywebland.com/forums/showtopic.php?t=399"}],"x_legacyV4Record":{"CVE_data_meta":{"ASSIGNER":"cve@mitre.org","ID":"CVE-2005-3153","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":"login.php in myBloggie 2.1.3 beta and earlier allows remote attackers to bypass a whitelist regular expression and conduct SQL injection attacks via a username parameter with SQL after a null character, which causes the whitelist check to succeed but injects the SQL into a query string, a different vulnerability than CVE-2005-2838.  NOTE: it is possible that this is actually a bug in PHP code, in which case this should not be treated as a myBloggie vulnerability."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"n/a"}]}]},"references":{"reference_data":[{"name":"1014995","refsource":"SECTRACK","url":"http://securitytracker.com/id?1014995"},{"name":"http://rgod.altervista.org/mybloggie213b.html","refsource":"MISC","url":"http://rgod.altervista.org/mybloggie213b.html"},{"name":"20051001 MyBloggie 2.1.3beta null char + SQL Injection -> Login Bypass","refsource":"BUGTRAQ","url":"http://marc.info/?l=bugtraq&m=112818273307878&w=2"},{"name":"42","refsource":"SREASON","url":"http://securityreason.com/securityalert/42"},{"name":"19935","refsource":"OSVDB","url":"http://www.osvdb.org/19935"},{"name":"http://mywebland.com/forums/showtopic.php?t=399","refsource":"CONFIRM","url":"http://mywebland.com/forums/showtopic.php?t=399"}]}}}},"cveMetadata":{"assignerOrgId":"8254265b-2729-46b6-b9e3-3dfca2d5bfca","assignerShortName":"mitre","cveId":"CVE-2005-3153","datePublished":"2005-10-05T04:00:00.000Z","dateReserved":"2005-10-05T00:00:00.000Z","dateUpdated":"2024-08-07T23:01:57.966Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.1"},"nvd":{"publishedDate":"2005-10-05 22:02:00","lastModifiedDate":"2025-04-03 01:03:51","problem_types":["NVD-CWE-Other","n/a"],"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,"impactScore":6.4,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":true,"userInteractionRequired":false}]},"configurations":[{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:a:mywebland:mybloggie:2.1.3_beta:*:*:*:*:*:*:*","matchCriteriaId":"74E0FF8C-1AEA-46C0-A867-F2728AA5E069"}]}]}]},"legacy_mitre":{"record":{"CveYear":"2005","CveId":"3153","Ordinal":"1","Title":"CVE-2005-3153","CVE":"CVE-2005-3153","Year":"2005"},"notes":[{"CveYear":"2005","CveId":"3153","Ordinal":"1","NoteData":"login.php in myBloggie 2.1.3 beta and earlier allows remote attackers to bypass a whitelist regular expression and conduct SQL injection attacks via a username parameter with SQL after a null character, which causes the whitelist check to succeed but injects the SQL into a query string, a different vulnerability than CVE-2005-2838.  NOTE: it is possible that this is actually a bug in PHP code, in which case this should not be treated as a myBloggie vulnerability.","Type":"Description","Title":"CVE-2005-3153"},{"CveYear":"2005","CveId":"3153","Ordinal":"2","NoteData":"2005-10-05","Type":"Other","Title":"Published"},{"CveYear":"2005","CveId":"3153","Ordinal":"3","NoteData":"2016-10-17","Type":"Other","Title":"Modified"}]}}}