CVE-2006-3761 (GCVE-0-2006-3761)
Vulnerability from cvelistv5
Published
2006-07-21 00:00
Modified
2024-08-07 18:39
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Cross-site scripting (XSS) vulnerability in inc/functions_post.php in MyBB (aka MyBulletinBoard) 1.0 RC2 through 1.1.4 allows remote attackers to inject arbitrary web script or HTML via a javascript URI with an SGML numeric character reference in the url BBCode tag, as demonstrated using "javascript".
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T18:39:54.066Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "26808", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://www.osvdb.org/26808" }, { "name": "mybb-url-tag-xss(27444)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27444" }, { "name": "20060628 [KAPDA]MyBB 1.1.4~function_post.php~XSS Attack In URL tag", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/438588/100/200/threaded" }, { "name": "18702", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/18702" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://community.mybboard.net/showthread.php?tid=10115" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.mybboard.com/archive.php?nid=15" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://myimei.com/security/2006-06-22/mybb-114-function_postphpxss-attack-in-url-tag.html" }, { "name": "1257", "tags": [ "third-party-advisory", "x_refsource_SREASON", "x_transferred" ], "url": "http://securityreason.com/securityalert/1257" }, { "name": "20873", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/20873" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2006-06-22T00:00:00", "descriptions": [ { "lang": "en", "value": "Cross-site scripting (XSS) vulnerability in inc/functions_post.php in MyBB (aka MyBulletinBoard) 1.0 RC2 through 1.1.4 allows remote attackers to inject arbitrary web script or HTML via a javascript URI with an SGML numeric character reference in the url BBCode tag, as demonstrated using \"java\u0026#115;cript\"." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-10-17T20:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "26808", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://www.osvdb.org/26808" }, { "name": "mybb-url-tag-xss(27444)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27444" }, { "name": "20060628 [KAPDA]MyBB 1.1.4~function_post.php~XSS Attack In URL tag", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/438588/100/200/threaded" }, { "name": "18702", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/18702" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://community.mybboard.net/showthread.php?tid=10115" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.mybboard.com/archive.php?nid=15" }, { "tags": [ "x_refsource_MISC" ], "url": "http://myimei.com/security/2006-06-22/mybb-114-function_postphpxss-attack-in-url-tag.html" }, { "name": "1257", "tags": [ "third-party-advisory", "x_refsource_SREASON" ], "url": "http://securityreason.com/securityalert/1257" }, { "name": "20873", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/20873" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2006-3761", "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": "Cross-site scripting (XSS) vulnerability in inc/functions_post.php in MyBB (aka MyBulletinBoard) 1.0 RC2 through 1.1.4 allows remote attackers to inject arbitrary web script or HTML via a javascript URI with an SGML numeric character reference in the url BBCode tag, as demonstrated using \"java\u0026#115;cript\"." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "26808", "refsource": "OSVDB", "url": "http://www.osvdb.org/26808" }, { "name": "mybb-url-tag-xss(27444)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27444" }, { "name": "20060628 [KAPDA]MyBB 1.1.4~function_post.php~XSS Attack In URL tag", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/438588/100/200/threaded" }, { "name": "18702", "refsource": "BID", "url": "http://www.securityfocus.com/bid/18702" }, { "name": "http://community.mybboard.net/showthread.php?tid=10115", "refsource": "CONFIRM", "url": "http://community.mybboard.net/showthread.php?tid=10115" }, { "name": "http://www.mybboard.com/archive.php?nid=15", "refsource": "CONFIRM", "url": "http://www.mybboard.com/archive.php?nid=15" }, { "name": "http://myimei.com/security/2006-06-22/mybb-114-function_postphpxss-attack-in-url-tag.html", "refsource": "MISC", "url": "http://myimei.com/security/2006-06-22/mybb-114-function_postphpxss-attack-in-url-tag.html" }, { "name": "1257", "refsource": "SREASON", "url": "http://securityreason.com/securityalert/1257" }, { "name": "20873", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/20873" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2006-3761", "datePublished": "2006-07-21T00:00:00", "dateReserved": "2006-07-20T00:00:00", "dateUpdated": "2024-08-07T18:39:54.066Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2006-3761\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2006-07-21T14:03:00.000\",\"lastModified\":\"2025-04-03T01:03:51.193\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Cross-site scripting (XSS) vulnerability in inc/functions_post.php in MyBB (aka MyBulletinBoard) 1.0 RC2 through 1.1.4 allows remote attackers to inject arbitrary web script or HTML via a javascript URI with an SGML numeric character reference in the url BBCode tag, as demonstrated using \\\"java\u0026#115;cript\\\".\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en inc/functions_post.php de MyBB (alias MyBulletinBoard) en versiones 1.0 RC2 hasta 1.1.4, permite a atacantes remotos inyectar secuencias de comandos web o HTML de su elecci\u00f3n mediante un URI javascript con una referencia de car\u00e1cter num\u00e9rico SGML en la etiqueta \\\"url\\\" de BBCode, como se ha demostrado utilizando \\\"javascript\\\".\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0F3B187F-D0C5-4001-B877-3B0122784BB2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D04152D8-60BE-4362-BF68-688DE53A066C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"98789943-2C7D-404E-B61E-04C436C1681C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"678B50B3-D151-40ED-8CAA-C12FC5BA4520\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.0_final:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9114F7E3-D7E4-4DDF-8826-195EC63117E6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.0_pr2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6DB91E8F-52F1-4514-88DC-F2749973CB93\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.0_preview_release_2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BD8FD48E-3B6A-4FD9-AA65-CCED2CC6E6A7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.00_rc1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8F2F2E0F-94E6-4D63-903F-0090E9D90BCC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.00_rc2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0CC63F97-643C-43B9-83E5-E43928CB1CFE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.0_rc2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"894A8A8C-24BE-4B28-9CF4-46DD04ED38BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.00_rc3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"43876FE9-F002-4524-B6C2-5DE4992E0A3E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.0_rc4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97857E46-5AB0-4C34-9BE8-9462784537C6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.00_rc4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BE10B8B4-167D-430D-9C7D-6CF934F17D68\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.00_rc4_security_patch:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"488811F6-7CC9-4F56-AD7C-81247B351851\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.01:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3FD20FC3-BAE3-4623-B64D-3AA7073C404A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"64E11CB6-E5E5-42CF-A2A4-B1DD3ABADBAD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1079E0F-7B89-45A9-83AD-F72470A63B07\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"59C3A929-B608-42FC-BB31-7599146E8CB6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6F4409B6-9F4D-4136-BA74-43736215A122\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.1.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D70B64CF-6EF1-487A-9617-68F904ACE727\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mybulletinboard:mybulletinboard:1.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"525AD7D5-C94C-4BCD-8C03-B48E8BC91BB0\"}]}]}],\"references\":[{\"url\":\"http://community.mybboard.net/showthread.php?tid=10115\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://myimei.com/security/2006-06-22/mybb-114-function_postphpxss-attack-in-url-tag.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://secunia.com/advisories/20873\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://securityreason.com/securityalert/1257\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.mybboard.com/archive.php?nid=15\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.osvdb.org/26808\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"http://www.securityfocus.com/archive/1/438588/100/200/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/18702\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/27444\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://community.mybboard.net/showthread.php?tid=10115\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://myimei.com/security/2006-06-22/mybb-114-function_postphpxss-attack-in-url-tag.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://secunia.com/advisories/20873\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://securityreason.com/securityalert/1257\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.mybboard.com/archive.php?nid=15\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.osvdb.org/26808\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"http://www.securityfocus.com/archive/1/438588/100/200/threaded\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/18702\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/27444\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}],\"evaluatorSolution\":\"This vulnerability is addressed in the following product release:\\r\\nMyBulletinBoard, MyBulletinBoard, 1.1.5\"}}" } }
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.
Loading…
Loading…