Search criteria
30 vulnerabilities found for usebb by usebb
FKIE_CVE-2020-8088
Vulnerability from fkie_nvd - Published: 2020-01-27 20:15 - Updated: 2024-11-21 05:38
Severity
Summary
panel_login.php in UseBB 1.0.12 allows type juggling for login bypass because != is used instead of !== for password hashes, which mishandles hashes that begin with 0e followed by exclusively numerical characters.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://xavibel.com/2020/01/22/usebb-forum-php-type-juggling-vulnerability/ | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://xavibel.com/2020/01/22/usebb-forum-php-type-juggling-vulnerability/ | Exploit, Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.12:*:*:*:*:*:*:*",
"matchCriteriaId": "417E827C-2352-4463-A335-E79B95BC266B",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "panel_login.php in UseBB 1.0.12 allows type juggling for login bypass because != is used instead of !== for password hashes, which mishandles hashes that begin with 0e followed by exclusively numerical characters."
},
{
"lang": "es",
"value": "El archivo panel_login.php en UseBB versi\u00f3n 1.0.12, permite un malabarismo de tipos para omitir el inicio de sesi\u00f3n porque != es usado en lugar de !== para los hashes de contrase\u00f1a, que maneja inapropiadamente los hash que comienzan con 0e seguidos de caracteres exclusivamente num\u00e9ricos."
}
],
"id": "CVE-2020-8088",
"lastModified": "2024-11-21T05:38:16.627",
"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
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2020-01-27T20:15:11.167",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://xavibel.com/2020/01/22/usebb-forum-php-type-juggling-vulnerability/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://xavibel.com/2020/01/22/usebb-forum-php-type-juggling-vulnerability/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
FKIE_CVE-2011-3612
Vulnerability from fkie_nvd - Published: 2020-01-22 18:15 - Updated: 2024-11-21 01:30
Severity
Summary
Cross-Site Request Forgery (CSRF) vulnerability exists in panel.php in UseBB before 1.0.12.
References
| URL | Tags | ||
|---|---|---|---|
| secalert@redhat.com | https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html | Exploit, Third Party Advisory, VDB Entry | |
| secalert@redhat.com | https://www.immuniweb.com/advisory/HTB22913 | Exploit, Third Party Advisory | |
| secalert@redhat.com | https://www.openwall.com/lists/oss-security/2011/10/10/4 | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html | Exploit, Third Party Advisory, VDB Entry | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.immuniweb.com/advisory/HTB22913 | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.openwall.com/lists/oss-security/2011/10/10/4 | Mailing List, Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:usebb:usebb:*:*:*:*:*:*:*:*",
"matchCriteriaId": "DC7756FC-441D-4B77-B977-AF577AFD6028",
"versionEndExcluding": "1.0.12",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-Site Request Forgery (CSRF) vulnerability exists in panel.php in UseBB before 1.0.12."
},
{
"lang": "es",
"value": "Se presenta una vulnerabilidad de tipo Cross-Site Request Forgery (CSRF) en el archivo panel.php en UseBB versiones anteriores a 1.0.12."
}
],
"id": "CVE-2011-3612",
"lastModified": "2024-11-21T01:30:50.983",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2020-01-22T18:15:11.733",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
],
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://www.immuniweb.com/advisory/HTB22913"
},
{
"source": "secalert@redhat.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
],
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://www.immuniweb.com/advisory/HTB22913"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-352"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
FKIE_CVE-2011-3611
Vulnerability from fkie_nvd - Published: 2020-01-22 17:15 - Updated: 2024-11-21 01:30
Severity
Summary
A File Inclusion vulnerability exists in act parameter to admin.php in UseBB before 1.0.12.
References
| URL | Tags | ||
|---|---|---|---|
| secalert@redhat.com | https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html | Exploit, Third Party Advisory, VDB Entry | |
| secalert@redhat.com | https://www.immuniweb.com/advisory/HTB22913 | Exploit, Third Party Advisory | |
| secalert@redhat.com | https://www.openwall.com/lists/oss-security/2011/10/10/4 | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html | Exploit, Third Party Advisory, VDB Entry | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.immuniweb.com/advisory/HTB22913 | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.openwall.com/lists/oss-security/2011/10/10/4 | Mailing List, Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:usebb:usebb:*:*:*:*:*:*:*:*",
"matchCriteriaId": "DC7756FC-441D-4B77-B977-AF577AFD6028",
"versionEndExcluding": "1.0.12",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A File Inclusion vulnerability exists in act parameter to admin.php in UseBB before 1.0.12."
},
{
"lang": "es",
"value": "Se presenta una vulnerabilidad de Inclusi\u00f3n de Archivo en el par\u00e1metro act en el archivo admin.php en UseBB versiones anteriores a 1.0.12."
}
],
"id": "CVE-2011-3611",
"lastModified": "2024-11-21T01:30:50.867",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.0,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 8.0,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.2,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2020-01-22T17:15:10.540",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
],
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://www.immuniweb.com/advisory/HTB22913"
},
{
"source": "secalert@redhat.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
],
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://www.immuniweb.com/advisory/HTB22913"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
FKIE_CVE-2010-3713
Vulnerability from fkie_nvd - Published: 2010-10-28 00:00 - Updated: 2026-04-29 01:13
Severity
Summary
rss.php in UseBB before 1.0.11 does not properly handle forum configurations in which a user has the view permission but not the read permission, which allows remote attackers to bypass intended access restrictions by reading a forum feed in combination with a topic feed.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| usebb | usebb | * | |
| usebb | usebb | 0.1 | |
| usebb | usebb | 0.1.1 | |
| usebb | usebb | 0.2 | |
| usebb | usebb | 0.2.1 | |
| usebb | usebb | 0.2.2 | |
| usebb | usebb | 0.2.3 | |
| usebb | usebb | 0.2.3 | |
| usebb | usebb | 0.3 | |
| usebb | usebb | 0.3.1 | |
| usebb | usebb | 0.3.2 | |
| usebb | usebb | 0.4 | |
| usebb | usebb | 0.4.1 | |
| usebb | usebb | 0.5 | |
| usebb | usebb | 0.5.1 | |
| usebb | usebb | 0.5.1 | |
| usebb | usebb | 0.6 | |
| usebb | usebb | 0.6 | |
| usebb | usebb | 0.7 | |
| usebb | usebb | 0.7 | |
| usebb | usebb | 1.0 | |
| usebb | usebb | 1.0 | |
| usebb | usebb | 1.0 | |
| usebb | usebb | 1.0 | |
| usebb | usebb | 1.0.1 | |
| usebb | usebb | 1.0.2 | |
| usebb | usebb | 1.0.3 | |
| usebb | usebb | 1.0.4 | |
| usebb | usebb | 1.0.5 | |
| usebb | usebb | 1.0.6 | |
| usebb | usebb | 1.0.7 | |
| usebb | usebb | 1.0.9 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:usebb:usebb:*:*:*:*:*:*:*:*",
"matchCriteriaId": "AAA5C344-C6A9-49F4-B18D-D7468CEAE662",
"versionEndIncluding": "1.0.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "47515248-71FF-451D-BA3A-B3729A08E12E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "C3F89271-645A-478B-BBE7-65AC42D9CC0A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "575F8D44-98DF-4D4E-B87D-09D9D6B5C56A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "EF43C451-3507-4362-96D0-152A49ED3342",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "031AA5C9-E4C8-46E5-A299-BCECD0591D66",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "3A045B4F-3A02-41D7-A2E0-3DD224D7C871",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.2.3:a:*:*:*:*:*:*",
"matchCriteriaId": "72563CD8-DFBD-4CDE-AB1E-A6B9BA49F28F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "7D32DFF5-107C-4A8B-AD35-E918197C396C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "6FF8DED1-980C-4463-A4BC-D8326D98FB78",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "3E736160-C577-4BCD-BBA4-DF0EF3B0382C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "07549F5B-69A1-4E16-8989-9CB91B0529AD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "576D4057-3550-48DF-98EB-06DB8FF9D0CC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "C7E57778-CCE4-473C-9ED3-FC74F1C3E7E9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "7322CBAE-D9DA-4663-9D4A-AEEF5F0C0CEA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.5.1:a:*:*:*:*:*:*",
"matchCriteriaId": "D089CBE4-43CB-4A44-8448-A7DAC1CB6EE3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "4AADFB3B-28C9-40E3-B901-191B2303A5E0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.6:a:*:*:*:*:*:*",
"matchCriteriaId": "501B7B61-314E-4AF8-806D-48D11BED492E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.7:beta1:*:*:*:*:*:*",
"matchCriteriaId": "517CDEAA-FE3C-4756-AC1F-7DA91CFDD222",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.7:beta2:*:*:*:*:*:*",
"matchCriteriaId": "C7FBF83D-7AA3-44CD-A73F-52F6B3654572",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D6814F4A-C8B0-4450-8EC7-91EF26F75F13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "21936F26-F983-4BF4-880F-732D0BD09261",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "B3AA4230-80F4-4ADE-A3AA-AD116090629F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0:rc3:*:*:*:*:*:*",
"matchCriteriaId": "B648DBF3-CB2D-42C9-80D4-37E9F61E39CC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "0C3D75D7-190D-4EB3-91DD-940B9DCEC07F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "62A0A3E3-831A-4A68-B9BC-02DE2EA92334",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "B5D30AD4-DC83-493B-9324-5432C7B6DACE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "62AD324F-3397-4389-A3C0-E0BC94D2199B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "1359EA23-4C62-432C-8E8E-7AE8389EFB06",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "DB7811B9-46BF-42BF-A9E9-382CC17F1A6A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.7:*:*:*:*:*:*:*",
"matchCriteriaId": "BE889213-45D4-4DBD-976F-DB061C973E35",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.9:*:*:*:*:*:*:*",
"matchCriteriaId": "DA74E673-CFD4-4F98-B660-A873140EDC7E",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "rss.php in UseBB before 1.0.11 does not properly handle forum configurations in which a user has the view permission but not the read permission, which allows remote attackers to bypass intended access restrictions by reading a forum feed in combination with a topic feed."
},
{
"lang": "es",
"value": "rss.php en UseBB anterior a v1.0.11 no controla correctamente las configuraciones de foro en el que un usuario tiene el permiso de vista, pero no el permiso de lectura, lo cual permite a atacantes remotos evitar las restricciones de acceso previsto mediante la lectura de un feed de un foro en combinaci\u00f3n con una feed de un tema."
}
],
"id": "CVE-2010-3713",
"lastModified": "2026-04-29T01:13:23.040",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2010-10-28T00:00:04.297",
"references": [
{
"source": "secalert@redhat.com",
"url": "http://www.openwall.com/lists/oss-security/2010/10/08/5"
},
{
"source": "secalert@redhat.com",
"url": "http://www.openwall.com/lists/oss-security/2010/10/11/5"
},
{
"source": "secalert@redhat.com",
"tags": [
"Patch"
],
"url": "http://www.usebb.net/community/topic-2495.html"
},
{
"source": "secalert@redhat.com",
"url": "http://www.usebb.net/community/topic.php?id=2501"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2010/10/08/5"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2010/10/11/5"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "http://www.usebb.net/community/topic-2495.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.usebb.net/community/topic.php?id=2501"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-264"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
FKIE_CVE-2009-4041
Vulnerability from fkie_nvd - Published: 2009-11-20 19:30 - Updated: 2026-04-23 00:35
Severity
Summary
UseBB 1.0.9 before 1.0.10 allows remote attackers to cause a denial of service (infinite loop) via crafted BBCode tags.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://secunia.com/advisories/37328 | Vendor Advisory | |
| cve@mitre.org | http://www.securityfocus.com/bid/37010 | Patch | |
| cve@mitre.org | http://www.usebb.net/community/topic-2388.html | Patch, Vendor Advisory | |
| cve@mitre.org | http://www.usebb.net/community/topic-post9775.html | Patch, Vendor Advisory | |
| cve@mitre.org | http://www.vupen.com/english/advisories/2009/3222 | Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/37328 | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/37010 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.usebb.net/community/topic-2388.html | Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.usebb.net/community/topic-post9775.html | Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.vupen.com/english/advisories/2009/3222 | Patch, Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.9:*:*:*:*:*:*:*",
"matchCriteriaId": "DA74E673-CFD4-4F98-B660-A873140EDC7E",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "UseBB 1.0.9 before 1.0.10 allows remote attackers to cause a denial of service (infinite loop) via crafted BBCode tags."
},
{
"lang": "es",
"value": "UseBB v1.0.9 antes de v1.0.10 permite a atacantes remotos causar una denegaci\u00f3n de servicio (bucle infinito) a trav\u00e9s de etiquetas BBCode modificadas."
}
],
"id": "CVE-2009-4041",
"lastModified": "2026-04-23T00:35:47.467",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2009-11-20T19:30:00.967",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/37328"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "http://www.securityfocus.com/bid/37010"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://www.usebb.net/community/topic-2388.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://www.usebb.net/community/topic-post9775.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://www.vupen.com/english/advisories/2009/3222"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/37328"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "http://www.securityfocus.com/bid/37010"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://www.usebb.net/community/topic-2388.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://www.usebb.net/community/topic-post9775.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://www.vupen.com/english/advisories/2009/3222"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
FKIE_CVE-2007-3963
Vulnerability from fkie_nvd - Published: 2007-07-25 17:30 - Updated: 2026-04-23 00:35
Severity
Summary
Multiple cross-site scripting (XSS) vulnerabilities in UseBB 1.0.7, and possibly other 1.0.x versions, allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO (PHP_SELF) to (1) upgrade-0-2-3.php, (2) upgrade-0-3.php, or (3) upgrade-0-4.php in install/, a different vulnerability than CVE-2005-4193.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D6814F4A-C8B0-4450-8EC7-91EF26F75F13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "0C3D75D7-190D-4EB3-91DD-940B9DCEC07F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "62A0A3E3-831A-4A68-B9BC-02DE2EA92334",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "B5D30AD4-DC83-493B-9324-5432C7B6DACE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "62AD324F-3397-4389-A3C0-E0BC94D2199B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "1359EA23-4C62-432C-8E8E-7AE8389EFB06",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "DB7811B9-46BF-42BF-A9E9-382CC17F1A6A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.7:*:*:*:*:*:*:*",
"matchCriteriaId": "BE889213-45D4-4DBD-976F-DB061C973E35",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0_rc1:*:*:*:*:*:*:*",
"matchCriteriaId": "8B67E6CA-EDCD-4824-BB92-FB58504503FE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0_rc2:*:*:*:*:*:*:*",
"matchCriteriaId": "F6F3A6AF-FD19-4F78-B956-2E37451994E5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0_rc3:*:*:*:*:*:*:*",
"matchCriteriaId": "D6308C5A-1627-4D54-B23C-2A533493F71D",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in UseBB 1.0.7, and possibly other 1.0.x versions, allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO (PHP_SELF) to (1) upgrade-0-2-3.php, (2) upgrade-0-3.php, or (3) upgrade-0-4.php in install/, a different vulnerability than CVE-2005-4193."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de secuencias de comandos en sitios cruzados (XSS) en UseBB 1.0.7, y posiblemente otras versiones 1.0.x, permiten a atacantes remotos inyectar scripts web o HTML de su elecci\u00f3n mediante PATH_INFO (PHP_SELF) en (1) upgrade-0-2-3.php, (2) upgrade-0-3.php, \u00f3 (3) upgrade-0-4.php en install/, vulnerabilidad distinta de CVE-2005-4193."
}
],
"id": "CVE-2007-3963",
"lastModified": "2026-04-23T00:35:47.467",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 10.0,
"obtainAllPrivilege": true,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2007-07-25T17:30:00.000",
"references": [
{
"source": "cve@mitre.org",
"url": "http://securityreason.com/securityalert/2915"
},
{
"source": "cve@mitre.org",
"url": "http://www.securityfocus.com/archive/1/474256/100/0/threaded"
},
{
"source": "cve@mitre.org",
"url": "http://www.securityfocus.com/bid/24990"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://securityreason.com/securityalert/2915"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/archive/1/474256/100/0/threaded"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/bid/24990"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
FKIE_CVE-2007-2066
Vulnerability from fkie_nvd - Published: 2007-04-18 03:19 - Updated: 2026-04-23 00:35
Severity
Summary
UseBB before 1.0.6 allows remote attackers to obtain sensitive information via a request with unspecified GET or POST parameters to an unspecified script, which reveals the path in an error message.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D6814F4A-C8B0-4450-8EC7-91EF26F75F13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "0C3D75D7-190D-4EB3-91DD-940B9DCEC07F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "62A0A3E3-831A-4A68-B9BC-02DE2EA92334",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "B5D30AD4-DC83-493B-9324-5432C7B6DACE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "62AD324F-3397-4389-A3C0-E0BC94D2199B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "1359EA23-4C62-432C-8E8E-7AE8389EFB06",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "UseBB before 1.0.6 allows remote attackers to obtain sensitive information via a request with unspecified GET or POST parameters to an unspecified script, which reveals the path in an error message."
},
{
"lang": "es",
"value": "UseBB anterior a 1.0.6 permite a atacantes remotos obtener informaci\u00f3n sensible mediante una petici\u00f3n con par\u00e1metros GET o POST sin especificar a una secuencia de comandos no especificada, lo cual revela la ruta en un mensaje de error."
}
],
"id": "CVE-2007-2066",
"lastModified": "2026-04-23T00:35:47.467",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2007-04-18T03:19:00.000",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/24837"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "http://www.netvigilance.com/advisory0016"
},
{
"source": "cve@mitre.org",
"url": "http://www.usebb.net/community/topic.php?id=1541"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/24837"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "http://www.netvigilance.com/advisory0016"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.usebb.net/community/topic.php?id=1541"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
FKIE_CVE-2006-2524
Vulnerability from fkie_nvd - Published: 2006-05-22 22:02 - Updated: 2026-04-16 00:27
Severity
Summary
Cross-site scripting (XSS) vulnerability in UseBB 1.0 RC1 and earlier allows remote attackers to inject arbitrary web script or HTML via unspecified vectors when processing the user date format.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0_rc1:*:*:*:*:*:*:*",
"matchCriteriaId": "8B67E6CA-EDCD-4824-BB92-FB58504503FE",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in UseBB 1.0 RC1 and earlier allows remote attackers to inject arbitrary web script or HTML via unspecified vectors when processing the user date format."
}
],
"id": "CVE-2006-2524",
"lastModified": "2026-04-16T00:27:16.627",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2006-05-22T22:02:00.000",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/20187"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
},
{
"source": "cve@mitre.org",
"url": "http://www.osvdb.org/25684"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"source": "cve@mitre.org",
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"source": "cve@mitre.org",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26600"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/20187"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.osvdb.org/25684"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26600"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
FKIE_CVE-2006-2525
Vulnerability from fkie_nvd - Published: 2006-05-22 22:02 - Updated: 2026-04-16 00:27
Severity
Summary
SQL injection vulnerability in UseBB 1.0 RC1 and earlier allows remote attackers to execute arbitrary SQL commands via the member list search module.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:usebb:usebb:1.0_rc1:*:*:*:*:*:*:*",
"matchCriteriaId": "8B67E6CA-EDCD-4824-BB92-FB58504503FE",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in UseBB 1.0 RC1 and earlier allows remote attackers to execute arbitrary SQL commands via the member list search module."
}
],
"id": "CVE-2006-2525",
"lastModified": "2026-04-16T00:27:16.627",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.4,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2006-05-22T22:02:00.000",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/20187"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
},
{
"source": "cve@mitre.org",
"url": "http://www.osvdb.org/25685"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"source": "cve@mitre.org",
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"source": "cve@mitre.org",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26598"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/20187"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.osvdb.org/25685"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26598"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
FKIE_CVE-2005-2439
Vulnerability from fkie_nvd - Published: 2005-08-03 04:00 - Updated: 2026-04-16 00:27
Severity
Summary
SQL injection vulnerability in UseBB 0.5.1 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the search function.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:usebb:usebb:0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "47515248-71FF-451D-BA3A-B3729A08E12E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "C3F89271-645A-478B-BBE7-65AC42D9CC0A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "575F8D44-98DF-4D4E-B87D-09D9D6B5C56A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "EF43C451-3507-4362-96D0-152A49ED3342",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "031AA5C9-E4C8-46E5-A299-BCECD0591D66",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "3A045B4F-3A02-41D7-A2E0-3DD224D7C871",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.2.3a:*:*:*:*:*:*:*",
"matchCriteriaId": "D6D12B81-5E0E-4123-BD1C-B5E823BB3726",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "7D32DFF5-107C-4A8B-AD35-E918197C396C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "6FF8DED1-980C-4463-A4BC-D8326D98FB78",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "3E736160-C577-4BCD-BBA4-DF0EF3B0382C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "07549F5B-69A1-4E16-8989-9CB91B0529AD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "576D4057-3550-48DF-98EB-06DB8FF9D0CC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "C7E57778-CCE4-473C-9ED3-FC74F1C3E7E9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:usebb:usebb:0.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "7322CBAE-D9DA-4663-9D4A-AEEF5F0C0CEA",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in UseBB 0.5.1 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the search function."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n de SQL en UseBB 0.5.1 y anteriores, cuando \"magic_quotes_gpc\" est\u00e1 deshabilitado, permite que atacantes remotos ejecuten comandos SQL arbitrarios mediante la funci\u00f3n de b\u00fasqueda."
}
],
"id": "CVE-2005-2439",
"lastModified": "2026-04-16T00:27:16.627",
"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": true,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2005-08-03T04:00:00.000",
"references": [
{
"source": "cve@mitre.org",
"url": "http://marc.info/?l=bugtraq\u0026m=112264706213040\u0026w=2"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://www.hardened-php.net/advisory_122005.60.html"
},
{
"source": "cve@mitre.org",
"url": "http://www.securityfocus.com/bid/14413"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "http://www.usebb.net/community/topic.php?id=605"
},
{
"source": "cve@mitre.org",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21652"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://marc.info/?l=bugtraq\u0026m=112264706213040\u0026w=2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://www.hardened-php.net/advisory_122005.60.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/bid/14413"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "http://www.usebb.net/community/topic.php?id=605"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21652"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
CVE-2020-8088 (GCVE-0-2020-8088)
Vulnerability from cvelistv5 – Published: 2020-01-27 20:00 – Updated: 2024-08-04 09:48
VLAI
Summary
panel_login.php in UseBB 1.0.12 allows type juggling for login bypass because != is used instead of !== for password hashes, which mishandles hashes that begin with 0e followed by exclusively numerical characters.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://xavibel.com/2020/01/22/usebb-forum-php-ty… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T09:48:25.484Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://xavibel.com/2020/01/22/usebb-forum-php-type-juggling-vulnerability/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "panel_login.php in UseBB 1.0.12 allows type juggling for login bypass because != is used instead of !== for password hashes, which mishandles hashes that begin with 0e followed by exclusively numerical characters."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-01-27T20:00:19.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://xavibel.com/2020/01/22/usebb-forum-php-type-juggling-vulnerability/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-8088",
"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": "panel_login.php in UseBB 1.0.12 allows type juggling for login bypass because != is used instead of !== for password hashes, which mishandles hashes that begin with 0e followed by exclusively numerical characters."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://xavibel.com/2020/01/22/usebb-forum-php-type-juggling-vulnerability/",
"refsource": "MISC",
"url": "https://xavibel.com/2020/01/22/usebb-forum-php-type-juggling-vulnerability/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2020-8088",
"datePublished": "2020-01-27T20:00:19.000Z",
"dateReserved": "2020-01-27T00:00:00.000Z",
"dateUpdated": "2024-08-04T09:48:25.484Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2011-3612 (GCVE-0-2011-3612)
Vulnerability from cvelistv5 – Published: 2020-01-22 17:06 – Updated: 2024-08-06 23:37
VLAI
Summary
Cross-Site Request Forgery (CSRF) vulnerability exists in panel.php in UseBB before 1.0.12.
Severity
No CVSS data available.
CWE
- CSRF
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://www.openwall.com/lists/oss-security/2011/… | x_refsource_MISC |
| https://packetstormsecurity.com/files/100103/UseB… | x_refsource_MISC |
| https://www.immuniweb.com/advisory/HTB22913 | x_refsource_MISC |
Date Public
2011-03-22 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T23:37:48.507Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.immuniweb.com/advisory/HTB22913"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "UseBB",
"vendor": "UseBB",
"versions": [
{
"status": "affected",
"version": "before 1.0.12"
}
]
}
],
"datePublic": "2011-03-22T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Cross-Site Request Forgery (CSRF) vulnerability exists in panel.php in UseBB before 1.0.12."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CSRF",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-01-22T17:06:01.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.immuniweb.com/advisory/HTB22913"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-3612",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "UseBB",
"version": {
"version_data": [
{
"version_value": "before 1.0.12"
}
]
}
}
]
},
"vendor_name": "UseBB"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-Site Request Forgery (CSRF) vulnerability exists in panel.php in UseBB before 1.0.12."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CSRF"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.openwall.com/lists/oss-security/2011/10/10/4",
"refsource": "MISC",
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
},
{
"name": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html",
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"name": "https://www.immuniweb.com/advisory/HTB22913",
"refsource": "MISC",
"url": "https://www.immuniweb.com/advisory/HTB22913"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2011-3612",
"datePublished": "2020-01-22T17:06:01.000Z",
"dateReserved": "2011-09-21T00:00:00.000Z",
"dateUpdated": "2024-08-06T23:37:48.507Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2011-3611 (GCVE-0-2011-3611)
Vulnerability from cvelistv5 – Published: 2020-01-22 16:03 – Updated: 2024-08-06 23:37
VLAI
Summary
A File Inclusion vulnerability exists in act parameter to admin.php in UseBB before 1.0.12.
Severity
No CVSS data available.
CWE
- Local File Inclusion
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://www.openwall.com/lists/oss-security/2011/… | x_refsource_MISC |
| https://packetstormsecurity.com/files/100103/UseB… | x_refsource_MISC |
| https://www.immuniweb.com/advisory/HTB22913 | x_refsource_MISC |
Date Public
2011-03-22 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T23:37:48.373Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.immuniweb.com/advisory/HTB22913"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "UseBB",
"vendor": "UseBB",
"versions": [
{
"status": "affected",
"version": "before 1.0.12"
}
]
}
],
"datePublic": "2011-03-22T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A File Inclusion vulnerability exists in act parameter to admin.php in UseBB before 1.0.12."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Local File Inclusion",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-01-22T16:03:07.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.immuniweb.com/advisory/HTB22913"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-3611",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "UseBB",
"version": {
"version_data": [
{
"version_value": "before 1.0.12"
}
]
}
}
]
},
"vendor_name": "UseBB"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A File Inclusion vulnerability exists in act parameter to admin.php in UseBB before 1.0.12."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Local File Inclusion"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.openwall.com/lists/oss-security/2011/10/10/4",
"refsource": "MISC",
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
},
{
"name": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html",
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"name": "https://www.immuniweb.com/advisory/HTB22913",
"refsource": "MISC",
"url": "https://www.immuniweb.com/advisory/HTB22913"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2011-3611",
"datePublished": "2020-01-22T16:03:07.000Z",
"dateReserved": "2011-09-21T00:00:00.000Z",
"dateUpdated": "2024-08-06T23:37:48.373Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2010-3713 (GCVE-0-2010-3713)
Vulnerability from cvelistv5 – Published: 2010-10-27 22:00 – Updated: 2024-09-16 20:31
VLAI
Summary
rss.php in UseBB before 1.0.11 does not properly handle forum configurations in which a user has the view permission but not the read permission, which allows remote attackers to bypass intended access restrictions by reading a forum feed in combination with a topic feed.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
4 references
| URL | Tags |
|---|---|
| http://www.openwall.com/lists/oss-security/2010/10/08/5 | mailing-listx_refsource_MLIST |
| http://www.openwall.com/lists/oss-security/2010/10/11/5 | mailing-listx_refsource_MLIST |
| http://www.usebb.net/community/topic.php?id=2501 | x_refsource_CONFIRM |
| http://www.usebb.net/community/topic-2495.html | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T03:18:52.907Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "[oss-security] 20101008 CVE request: usebb before 1.0.11 unauthorized access to content",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2010/10/08/5"
},
{
"name": "[oss-security] 20101011 Re: CVE request: usebb before 1.0.11 unauthorized access to content",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2010/10/11/5"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic.php?id=2501"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic-2495.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "rss.php in UseBB before 1.0.11 does not properly handle forum configurations in which a user has the view permission but not the read permission, which allows remote attackers to bypass intended access restrictions by reading a forum feed in combination with a topic feed."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2010-10-27T22:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "[oss-security] 20101008 CVE request: usebb before 1.0.11 unauthorized access to content",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2010/10/08/5"
},
{
"name": "[oss-security] 20101011 Re: CVE request: usebb before 1.0.11 unauthorized access to content",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2010/10/11/5"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic.php?id=2501"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic-2495.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-3713",
"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": "rss.php in UseBB before 1.0.11 does not properly handle forum configurations in which a user has the view permission but not the read permission, which allows remote attackers to bypass intended access restrictions by reading a forum feed in combination with a topic feed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20101008 CVE request: usebb before 1.0.11 unauthorized access to content",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2010/10/08/5"
},
{
"name": "[oss-security] 20101011 Re: CVE request: usebb before 1.0.11 unauthorized access to content",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2010/10/11/5"
},
{
"name": "http://www.usebb.net/community/topic.php?id=2501",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic.php?id=2501"
},
{
"name": "http://www.usebb.net/community/topic-2495.html",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic-2495.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2010-3713",
"datePublished": "2010-10-27T22:00:00.000Z",
"dateReserved": "2010-10-01T00:00:00.000Z",
"dateUpdated": "2024-09-16T20:31:51.958Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2009-4041 (GCVE-0-2009-4041)
Vulnerability from cvelistv5 – Published: 2009-11-20 19:00 – Updated: 2024-09-17 00:56
VLAI
Summary
UseBB 1.0.9 before 1.0.10 allows remote attackers to cause a denial of service (infinite loop) via crafted BBCode tags.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
5 references
| URL | Tags |
|---|---|
| http://secunia.com/advisories/37328 | third-party-advisoryx_refsource_SECUNIA |
| http://www.securityfocus.com/bid/37010 | vdb-entryx_refsource_BID |
| http://www.usebb.net/community/topic-2388.html | x_refsource_CONFIRM |
| http://www.usebb.net/community/topic-post9775.html | x_refsource_CONFIRM |
| http://www.vupen.com/english/advisories/2009/3222 | vdb-entryx_refsource_VUPEN |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T06:45:51.034Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "37328",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/37328"
},
{
"name": "37010",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/37010"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic-2388.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic-post9775.html"
},
{
"name": "ADV-2009-3222",
"tags": [
"vdb-entry",
"x_refsource_VUPEN",
"x_transferred"
],
"url": "http://www.vupen.com/english/advisories/2009/3222"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "UseBB 1.0.9 before 1.0.10 allows remote attackers to cause a denial of service (infinite loop) via crafted BBCode tags."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2009-11-20T19:00:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "37328",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/37328"
},
{
"name": "37010",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/37010"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic-2388.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic-post9775.html"
},
{
"name": "ADV-2009-3222",
"tags": [
"vdb-entry",
"x_refsource_VUPEN"
],
"url": "http://www.vupen.com/english/advisories/2009/3222"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-4041",
"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": "UseBB 1.0.9 before 1.0.10 allows remote attackers to cause a denial of service (infinite loop) via crafted BBCode tags."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "37328",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/37328"
},
{
"name": "37010",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/37010"
},
{
"name": "http://www.usebb.net/community/topic-2388.html",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic-2388.html"
},
{
"name": "http://www.usebb.net/community/topic-post9775.html",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic-post9775.html"
},
{
"name": "ADV-2009-3222",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2009/3222"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2009-4041",
"datePublished": "2009-11-20T19:00:00.000Z",
"dateReserved": "2009-11-20T00:00:00.000Z",
"dateUpdated": "2024-09-17T00:56:17.791Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2007-3963 (GCVE-0-2007-3963)
Vulnerability from cvelistv5 – Published: 2007-07-25 17:00 – Updated: 2024-08-07 14:37
VLAI
Summary
Multiple cross-site scripting (XSS) vulnerabilities in UseBB 1.0.7, and possibly other 1.0.x versions, allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO (PHP_SELF) to (1) upgrade-0-2-3.php, (2) upgrade-0-3.php, or (3) upgrade-0-4.php in install/, a different vulnerability than CVE-2005-4193.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
3 references
| URL | Tags |
|---|---|
| http://www.securityfocus.com/archive/1/474256/100… | mailing-listx_refsource_BUGTRAQ |
| http://www.securityfocus.com/bid/24990 | vdb-entryx_refsource_BID |
| http://securityreason.com/securityalert/2915 | third-party-advisoryx_refsource_SREASON |
Date Public
2007-07-20 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T14:37:05.449Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "20070720 UseBB 1.0.x Cross Site Scripting (XSS)",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://www.securityfocus.com/archive/1/474256/100/0/threaded"
},
{
"name": "24990",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/24990"
},
{
"name": "2915",
"tags": [
"third-party-advisory",
"x_refsource_SREASON",
"x_transferred"
],
"url": "http://securityreason.com/securityalert/2915"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2007-07-20T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in UseBB 1.0.7, and possibly other 1.0.x versions, allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO (PHP_SELF) to (1) upgrade-0-2-3.php, (2) upgrade-0-3.php, or (3) upgrade-0-4.php in install/, a different vulnerability than CVE-2005-4193."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-10-15T20:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "20070720 UseBB 1.0.x Cross Site Scripting (XSS)",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://www.securityfocus.com/archive/1/474256/100/0/threaded"
},
{
"name": "24990",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/24990"
},
{
"name": "2915",
"tags": [
"third-party-advisory",
"x_refsource_SREASON"
],
"url": "http://securityreason.com/securityalert/2915"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-3963",
"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 cross-site scripting (XSS) vulnerabilities in UseBB 1.0.7, and possibly other 1.0.x versions, allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO (PHP_SELF) to (1) upgrade-0-2-3.php, (2) upgrade-0-3.php, or (3) upgrade-0-4.php in install/, a different vulnerability than CVE-2005-4193."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20070720 UseBB 1.0.x Cross Site Scripting (XSS)",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/474256/100/0/threaded"
},
{
"name": "24990",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/24990"
},
{
"name": "2915",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/2915"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2007-3963",
"datePublished": "2007-07-25T17:00:00.000Z",
"dateReserved": "2007-07-25T00:00:00.000Z",
"dateUpdated": "2024-08-07T14:37:05.449Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2007-2066 (GCVE-0-2007-2066)
Vulnerability from cvelistv5 – Published: 2007-04-18 02:20 – Updated: 2024-09-16 19:09
VLAI
Summary
UseBB before 1.0.6 allows remote attackers to obtain sensitive information via a request with unspecified GET or POST parameters to an unspecified script, which reveals the path in an error message.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
3 references
| URL | Tags |
|---|---|
| http://secunia.com/advisories/24837 | third-party-advisoryx_refsource_SECUNIA |
| http://www.usebb.net/community/topic.php?id=1541 | x_refsource_CONFIRM |
| http://www.netvigilance.com/advisory0016 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T13:23:50.232Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "24837",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/24837"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic.php?id=1541"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.netvigilance.com/advisory0016"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "UseBB before 1.0.6 allows remote attackers to obtain sensitive information via a request with unspecified GET or POST parameters to an unspecified script, which reveals the path in an error message."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2007-04-18T02:20:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "24837",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/24837"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic.php?id=1541"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.netvigilance.com/advisory0016"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-2066",
"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": "UseBB before 1.0.6 allows remote attackers to obtain sensitive information via a request with unspecified GET or POST parameters to an unspecified script, which reveals the path in an error message."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "24837",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/24837"
},
{
"name": "http://www.usebb.net/community/topic.php?id=1541",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic.php?id=1541"
},
{
"name": "http://www.netvigilance.com/advisory0016",
"refsource": "MISC",
"url": "http://www.netvigilance.com/advisory0016"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2007-2066",
"datePublished": "2007-04-18T02:20:00.000Z",
"dateReserved": "2007-04-17T00:00:00.000Z",
"dateUpdated": "2024-09-16T19:09:14.582Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2006-2525 (GCVE-0-2006-2525)
Vulnerability from cvelistv5 – Published: 2006-05-22 22:00 – Updated: 2024-08-07 17:51
VLAI
Summary
SQL injection vulnerability in UseBB 1.0 RC1 and earlier allows remote attackers to execute arbitrary SQL commands via the member list search module.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
6 references
| URL | Tags |
|---|---|
| http://www.vupen.com/english/advisories/2006/1900 | vdb-entryx_refsource_VUPEN |
| http://www.osvdb.org/25685 | vdb-entryx_refsource_OSVDB |
| http://www.usebb.net/community/topic.php?id=1130 | x_refsource_CONFIRM |
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | vdb-entryx_refsource_XF |
| http://secunia.com/advisories/20187 | third-party-advisoryx_refsource_SECUNIA |
| http://sourceforge.net/project/shownotes.php?rele… | x_refsource_CONFIRM |
Date Public
2006-05-22 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T17:51:04.793Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "ADV-2006-1900",
"tags": [
"vdb-entry",
"x_refsource_VUPEN",
"x_transferred"
],
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"name": "25685",
"tags": [
"vdb-entry",
"x_refsource_OSVDB",
"x_transferred"
],
"url": "http://www.osvdb.org/25685"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"name": "usebb-memberlist-sql-injection(26598)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26598"
},
{
"name": "20187",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/20187"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2006-05-22T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in UseBB 1.0 RC1 and earlier allows remote attackers to execute arbitrary SQL commands via the member list search module."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-07-19T15:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "ADV-2006-1900",
"tags": [
"vdb-entry",
"x_refsource_VUPEN"
],
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"name": "25685",
"tags": [
"vdb-entry",
"x_refsource_OSVDB"
],
"url": "http://www.osvdb.org/25685"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"name": "usebb-memberlist-sql-injection(26598)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26598"
},
{
"name": "20187",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/20187"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-2525",
"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 UseBB 1.0 RC1 and earlier allows remote attackers to execute arbitrary SQL commands via the member list search module."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2006-1900",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"name": "25685",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/25685"
},
{
"name": "http://www.usebb.net/community/topic.php?id=1130",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"name": "usebb-memberlist-sql-injection(26598)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26598"
},
{
"name": "20187",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20187"
},
{
"name": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2006-2525",
"datePublished": "2006-05-22T22:00:00.000Z",
"dateReserved": "2006-05-22T00:00:00.000Z",
"dateUpdated": "2024-08-07T17:51:04.793Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2006-2524 (GCVE-0-2006-2524)
Vulnerability from cvelistv5 – Published: 2006-05-22 22:00 – Updated: 2024-08-07 17:51
VLAI
Summary
Cross-site scripting (XSS) vulnerability in UseBB 1.0 RC1 and earlier allows remote attackers to inject arbitrary web script or HTML via unspecified vectors when processing the user date format.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
6 references
| URL | Tags |
|---|---|
| http://www.vupen.com/english/advisories/2006/1900 | vdb-entryx_refsource_VUPEN |
| http://www.usebb.net/community/topic.php?id=1130 | x_refsource_CONFIRM |
| http://secunia.com/advisories/20187 | third-party-advisoryx_refsource_SECUNIA |
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | vdb-entryx_refsource_XF |
| http://www.osvdb.org/25684 | vdb-entryx_refsource_OSVDB |
| http://sourceforge.net/project/shownotes.php?rele… | x_refsource_CONFIRM |
Date Public
2006-05-22 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T17:51:04.612Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "ADV-2006-1900",
"tags": [
"vdb-entry",
"x_refsource_VUPEN",
"x_transferred"
],
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"name": "20187",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/20187"
},
{
"name": "usebb-userdate-xss(26600)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26600"
},
{
"name": "25684",
"tags": [
"vdb-entry",
"x_refsource_OSVDB",
"x_transferred"
],
"url": "http://www.osvdb.org/25684"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2006-05-22T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in UseBB 1.0 RC1 and earlier allows remote attackers to inject arbitrary web script or HTML via unspecified vectors when processing the user date format."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-07-19T15:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "ADV-2006-1900",
"tags": [
"vdb-entry",
"x_refsource_VUPEN"
],
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"name": "20187",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/20187"
},
{
"name": "usebb-userdate-xss(26600)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26600"
},
{
"name": "25684",
"tags": [
"vdb-entry",
"x_refsource_OSVDB"
],
"url": "http://www.osvdb.org/25684"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-2524",
"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 UseBB 1.0 RC1 and earlier allows remote attackers to inject arbitrary web script or HTML via unspecified vectors when processing the user date format."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2006-1900",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"name": "http://www.usebb.net/community/topic.php?id=1130",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"name": "20187",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20187"
},
{
"name": "usebb-userdate-xss(26600)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26600"
},
{
"name": "25684",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/25684"
},
{
"name": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2006-2524",
"datePublished": "2006-05-22T22:00:00.000Z",
"dateReserved": "2006-05-22T00:00:00.000Z",
"dateUpdated": "2024-08-07T17:51:04.612Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2005-2439 (GCVE-0-2005-2439)
Vulnerability from cvelistv5 – Published: 2005-08-03 04:00 – Updated: 2024-08-07 22:29
VLAI
Summary
SQL injection vulnerability in UseBB 0.5.1 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the search function.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
5 references
| URL | Tags |
|---|---|
| http://www.usebb.net/community/topic.php?id=605 | x_refsource_CONFIRM |
| http://www.securityfocus.com/bid/14413 | vdb-entryx_refsource_BID |
| http://marc.info/?l=bugtraq&m=112264706213040&w=2 | mailing-listx_refsource_BUGTRAQ |
| http://www.hardened-php.net/advisory_122005.60.html | x_refsource_MISC |
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | vdb-entryx_refsource_XF |
Date Public
2005-07-28 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T22:29:59.677Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic.php?id=605"
},
{
"name": "14413",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/14413"
},
{
"name": "20050728 Advisory 12/2005: UseBB Multiple Vulnerabilities",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://marc.info/?l=bugtraq\u0026m=112264706213040\u0026w=2"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.hardened-php.net/advisory_122005.60.html"
},
{
"name": "usebb-search-sql-injection(21652)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21652"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2005-07-28T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in UseBB 0.5.1 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the search function."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-07-10T14:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic.php?id=605"
},
{
"name": "14413",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/14413"
},
{
"name": "20050728 Advisory 12/2005: UseBB Multiple Vulnerabilities",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://marc.info/?l=bugtraq\u0026m=112264706213040\u0026w=2"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.hardened-php.net/advisory_122005.60.html"
},
{
"name": "usebb-search-sql-injection(21652)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21652"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-2439",
"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 UseBB 0.5.1 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the search function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.usebb.net/community/topic.php?id=605",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic.php?id=605"
},
{
"name": "14413",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/14413"
},
{
"name": "20050728 Advisory 12/2005: UseBB Multiple Vulnerabilities",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq\u0026m=112264706213040\u0026w=2"
},
{
"name": "http://www.hardened-php.net/advisory_122005.60.html",
"refsource": "MISC",
"url": "http://www.hardened-php.net/advisory_122005.60.html"
},
{
"name": "usebb-search-sql-injection(21652)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21652"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2005-2439",
"datePublished": "2005-08-03T04:00:00.000Z",
"dateReserved": "2005-08-03T00:00:00.000Z",
"dateUpdated": "2024-08-07T22:29:59.677Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2020-8088 (GCVE-0-2020-8088)
Vulnerability from nvd – Published: 2020-01-27 20:00 – Updated: 2024-08-04 09:48
VLAI
Summary
panel_login.php in UseBB 1.0.12 allows type juggling for login bypass because != is used instead of !== for password hashes, which mishandles hashes that begin with 0e followed by exclusively numerical characters.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://xavibel.com/2020/01/22/usebb-forum-php-ty… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T09:48:25.484Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://xavibel.com/2020/01/22/usebb-forum-php-type-juggling-vulnerability/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "panel_login.php in UseBB 1.0.12 allows type juggling for login bypass because != is used instead of !== for password hashes, which mishandles hashes that begin with 0e followed by exclusively numerical characters."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-01-27T20:00:19.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://xavibel.com/2020/01/22/usebb-forum-php-type-juggling-vulnerability/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-8088",
"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": "panel_login.php in UseBB 1.0.12 allows type juggling for login bypass because != is used instead of !== for password hashes, which mishandles hashes that begin with 0e followed by exclusively numerical characters."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://xavibel.com/2020/01/22/usebb-forum-php-type-juggling-vulnerability/",
"refsource": "MISC",
"url": "https://xavibel.com/2020/01/22/usebb-forum-php-type-juggling-vulnerability/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2020-8088",
"datePublished": "2020-01-27T20:00:19.000Z",
"dateReserved": "2020-01-27T00:00:00.000Z",
"dateUpdated": "2024-08-04T09:48:25.484Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2011-3612 (GCVE-0-2011-3612)
Vulnerability from nvd – Published: 2020-01-22 17:06 – Updated: 2024-08-06 23:37
VLAI
Summary
Cross-Site Request Forgery (CSRF) vulnerability exists in panel.php in UseBB before 1.0.12.
Severity
No CVSS data available.
CWE
- CSRF
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://www.openwall.com/lists/oss-security/2011/… | x_refsource_MISC |
| https://packetstormsecurity.com/files/100103/UseB… | x_refsource_MISC |
| https://www.immuniweb.com/advisory/HTB22913 | x_refsource_MISC |
Date Public
2011-03-22 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T23:37:48.507Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.immuniweb.com/advisory/HTB22913"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "UseBB",
"vendor": "UseBB",
"versions": [
{
"status": "affected",
"version": "before 1.0.12"
}
]
}
],
"datePublic": "2011-03-22T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Cross-Site Request Forgery (CSRF) vulnerability exists in panel.php in UseBB before 1.0.12."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CSRF",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-01-22T17:06:01.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.immuniweb.com/advisory/HTB22913"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-3612",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "UseBB",
"version": {
"version_data": [
{
"version_value": "before 1.0.12"
}
]
}
}
]
},
"vendor_name": "UseBB"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-Site Request Forgery (CSRF) vulnerability exists in panel.php in UseBB before 1.0.12."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CSRF"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.openwall.com/lists/oss-security/2011/10/10/4",
"refsource": "MISC",
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
},
{
"name": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html",
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"name": "https://www.immuniweb.com/advisory/HTB22913",
"refsource": "MISC",
"url": "https://www.immuniweb.com/advisory/HTB22913"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2011-3612",
"datePublished": "2020-01-22T17:06:01.000Z",
"dateReserved": "2011-09-21T00:00:00.000Z",
"dateUpdated": "2024-08-06T23:37:48.507Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2011-3611 (GCVE-0-2011-3611)
Vulnerability from nvd – Published: 2020-01-22 16:03 – Updated: 2024-08-06 23:37
VLAI
Summary
A File Inclusion vulnerability exists in act parameter to admin.php in UseBB before 1.0.12.
Severity
No CVSS data available.
CWE
- Local File Inclusion
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://www.openwall.com/lists/oss-security/2011/… | x_refsource_MISC |
| https://packetstormsecurity.com/files/100103/UseB… | x_refsource_MISC |
| https://www.immuniweb.com/advisory/HTB22913 | x_refsource_MISC |
Date Public
2011-03-22 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T23:37:48.373Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.immuniweb.com/advisory/HTB22913"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "UseBB",
"vendor": "UseBB",
"versions": [
{
"status": "affected",
"version": "before 1.0.12"
}
]
}
],
"datePublic": "2011-03-22T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A File Inclusion vulnerability exists in act parameter to admin.php in UseBB before 1.0.12."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Local File Inclusion",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-01-22T16:03:07.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.immuniweb.com/advisory/HTB22913"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-3611",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "UseBB",
"version": {
"version_data": [
{
"version_value": "before 1.0.12"
}
]
}
}
]
},
"vendor_name": "UseBB"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A File Inclusion vulnerability exists in act parameter to admin.php in UseBB before 1.0.12."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Local File Inclusion"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.openwall.com/lists/oss-security/2011/10/10/4",
"refsource": "MISC",
"url": "https://www.openwall.com/lists/oss-security/2011/10/10/4"
},
{
"name": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html",
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html"
},
{
"name": "https://www.immuniweb.com/advisory/HTB22913",
"refsource": "MISC",
"url": "https://www.immuniweb.com/advisory/HTB22913"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2011-3611",
"datePublished": "2020-01-22T16:03:07.000Z",
"dateReserved": "2011-09-21T00:00:00.000Z",
"dateUpdated": "2024-08-06T23:37:48.373Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2010-3713 (GCVE-0-2010-3713)
Vulnerability from nvd – Published: 2010-10-27 22:00 – Updated: 2024-09-16 20:31
VLAI
Summary
rss.php in UseBB before 1.0.11 does not properly handle forum configurations in which a user has the view permission but not the read permission, which allows remote attackers to bypass intended access restrictions by reading a forum feed in combination with a topic feed.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
4 references
| URL | Tags |
|---|---|
| http://www.openwall.com/lists/oss-security/2010/10/08/5 | mailing-listx_refsource_MLIST |
| http://www.openwall.com/lists/oss-security/2010/10/11/5 | mailing-listx_refsource_MLIST |
| http://www.usebb.net/community/topic.php?id=2501 | x_refsource_CONFIRM |
| http://www.usebb.net/community/topic-2495.html | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T03:18:52.907Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "[oss-security] 20101008 CVE request: usebb before 1.0.11 unauthorized access to content",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2010/10/08/5"
},
{
"name": "[oss-security] 20101011 Re: CVE request: usebb before 1.0.11 unauthorized access to content",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2010/10/11/5"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic.php?id=2501"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic-2495.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "rss.php in UseBB before 1.0.11 does not properly handle forum configurations in which a user has the view permission but not the read permission, which allows remote attackers to bypass intended access restrictions by reading a forum feed in combination with a topic feed."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2010-10-27T22:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "[oss-security] 20101008 CVE request: usebb before 1.0.11 unauthorized access to content",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2010/10/08/5"
},
{
"name": "[oss-security] 20101011 Re: CVE request: usebb before 1.0.11 unauthorized access to content",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2010/10/11/5"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic.php?id=2501"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic-2495.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-3713",
"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": "rss.php in UseBB before 1.0.11 does not properly handle forum configurations in which a user has the view permission but not the read permission, which allows remote attackers to bypass intended access restrictions by reading a forum feed in combination with a topic feed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20101008 CVE request: usebb before 1.0.11 unauthorized access to content",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2010/10/08/5"
},
{
"name": "[oss-security] 20101011 Re: CVE request: usebb before 1.0.11 unauthorized access to content",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2010/10/11/5"
},
{
"name": "http://www.usebb.net/community/topic.php?id=2501",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic.php?id=2501"
},
{
"name": "http://www.usebb.net/community/topic-2495.html",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic-2495.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2010-3713",
"datePublished": "2010-10-27T22:00:00.000Z",
"dateReserved": "2010-10-01T00:00:00.000Z",
"dateUpdated": "2024-09-16T20:31:51.958Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2009-4041 (GCVE-0-2009-4041)
Vulnerability from nvd – Published: 2009-11-20 19:00 – Updated: 2024-09-17 00:56
VLAI
Summary
UseBB 1.0.9 before 1.0.10 allows remote attackers to cause a denial of service (infinite loop) via crafted BBCode tags.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
5 references
| URL | Tags |
|---|---|
| http://secunia.com/advisories/37328 | third-party-advisoryx_refsource_SECUNIA |
| http://www.securityfocus.com/bid/37010 | vdb-entryx_refsource_BID |
| http://www.usebb.net/community/topic-2388.html | x_refsource_CONFIRM |
| http://www.usebb.net/community/topic-post9775.html | x_refsource_CONFIRM |
| http://www.vupen.com/english/advisories/2009/3222 | vdb-entryx_refsource_VUPEN |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T06:45:51.034Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "37328",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/37328"
},
{
"name": "37010",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/37010"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic-2388.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic-post9775.html"
},
{
"name": "ADV-2009-3222",
"tags": [
"vdb-entry",
"x_refsource_VUPEN",
"x_transferred"
],
"url": "http://www.vupen.com/english/advisories/2009/3222"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "UseBB 1.0.9 before 1.0.10 allows remote attackers to cause a denial of service (infinite loop) via crafted BBCode tags."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2009-11-20T19:00:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "37328",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/37328"
},
{
"name": "37010",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/37010"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic-2388.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic-post9775.html"
},
{
"name": "ADV-2009-3222",
"tags": [
"vdb-entry",
"x_refsource_VUPEN"
],
"url": "http://www.vupen.com/english/advisories/2009/3222"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-4041",
"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": "UseBB 1.0.9 before 1.0.10 allows remote attackers to cause a denial of service (infinite loop) via crafted BBCode tags."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "37328",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/37328"
},
{
"name": "37010",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/37010"
},
{
"name": "http://www.usebb.net/community/topic-2388.html",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic-2388.html"
},
{
"name": "http://www.usebb.net/community/topic-post9775.html",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic-post9775.html"
},
{
"name": "ADV-2009-3222",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2009/3222"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2009-4041",
"datePublished": "2009-11-20T19:00:00.000Z",
"dateReserved": "2009-11-20T00:00:00.000Z",
"dateUpdated": "2024-09-17T00:56:17.791Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2007-3963 (GCVE-0-2007-3963)
Vulnerability from nvd – Published: 2007-07-25 17:00 – Updated: 2024-08-07 14:37
VLAI
Summary
Multiple cross-site scripting (XSS) vulnerabilities in UseBB 1.0.7, and possibly other 1.0.x versions, allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO (PHP_SELF) to (1) upgrade-0-2-3.php, (2) upgrade-0-3.php, or (3) upgrade-0-4.php in install/, a different vulnerability than CVE-2005-4193.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
3 references
| URL | Tags |
|---|---|
| http://www.securityfocus.com/archive/1/474256/100… | mailing-listx_refsource_BUGTRAQ |
| http://www.securityfocus.com/bid/24990 | vdb-entryx_refsource_BID |
| http://securityreason.com/securityalert/2915 | third-party-advisoryx_refsource_SREASON |
Date Public
2007-07-20 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T14:37:05.449Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "20070720 UseBB 1.0.x Cross Site Scripting (XSS)",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://www.securityfocus.com/archive/1/474256/100/0/threaded"
},
{
"name": "24990",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/24990"
},
{
"name": "2915",
"tags": [
"third-party-advisory",
"x_refsource_SREASON",
"x_transferred"
],
"url": "http://securityreason.com/securityalert/2915"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2007-07-20T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in UseBB 1.0.7, and possibly other 1.0.x versions, allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO (PHP_SELF) to (1) upgrade-0-2-3.php, (2) upgrade-0-3.php, or (3) upgrade-0-4.php in install/, a different vulnerability than CVE-2005-4193."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-10-15T20:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "20070720 UseBB 1.0.x Cross Site Scripting (XSS)",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://www.securityfocus.com/archive/1/474256/100/0/threaded"
},
{
"name": "24990",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/24990"
},
{
"name": "2915",
"tags": [
"third-party-advisory",
"x_refsource_SREASON"
],
"url": "http://securityreason.com/securityalert/2915"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-3963",
"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 cross-site scripting (XSS) vulnerabilities in UseBB 1.0.7, and possibly other 1.0.x versions, allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO (PHP_SELF) to (1) upgrade-0-2-3.php, (2) upgrade-0-3.php, or (3) upgrade-0-4.php in install/, a different vulnerability than CVE-2005-4193."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20070720 UseBB 1.0.x Cross Site Scripting (XSS)",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/474256/100/0/threaded"
},
{
"name": "24990",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/24990"
},
{
"name": "2915",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/2915"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2007-3963",
"datePublished": "2007-07-25T17:00:00.000Z",
"dateReserved": "2007-07-25T00:00:00.000Z",
"dateUpdated": "2024-08-07T14:37:05.449Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2007-2066 (GCVE-0-2007-2066)
Vulnerability from nvd – Published: 2007-04-18 02:20 – Updated: 2024-09-16 19:09
VLAI
Summary
UseBB before 1.0.6 allows remote attackers to obtain sensitive information via a request with unspecified GET or POST parameters to an unspecified script, which reveals the path in an error message.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
3 references
| URL | Tags |
|---|---|
| http://secunia.com/advisories/24837 | third-party-advisoryx_refsource_SECUNIA |
| http://www.usebb.net/community/topic.php?id=1541 | x_refsource_CONFIRM |
| http://www.netvigilance.com/advisory0016 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T13:23:50.232Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "24837",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/24837"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic.php?id=1541"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.netvigilance.com/advisory0016"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "UseBB before 1.0.6 allows remote attackers to obtain sensitive information via a request with unspecified GET or POST parameters to an unspecified script, which reveals the path in an error message."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2007-04-18T02:20:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "24837",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/24837"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic.php?id=1541"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.netvigilance.com/advisory0016"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-2066",
"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": "UseBB before 1.0.6 allows remote attackers to obtain sensitive information via a request with unspecified GET or POST parameters to an unspecified script, which reveals the path in an error message."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "24837",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/24837"
},
{
"name": "http://www.usebb.net/community/topic.php?id=1541",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic.php?id=1541"
},
{
"name": "http://www.netvigilance.com/advisory0016",
"refsource": "MISC",
"url": "http://www.netvigilance.com/advisory0016"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2007-2066",
"datePublished": "2007-04-18T02:20:00.000Z",
"dateReserved": "2007-04-17T00:00:00.000Z",
"dateUpdated": "2024-09-16T19:09:14.582Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2006-2525 (GCVE-0-2006-2525)
Vulnerability from nvd – Published: 2006-05-22 22:00 – Updated: 2024-08-07 17:51
VLAI
Summary
SQL injection vulnerability in UseBB 1.0 RC1 and earlier allows remote attackers to execute arbitrary SQL commands via the member list search module.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
6 references
| URL | Tags |
|---|---|
| http://www.vupen.com/english/advisories/2006/1900 | vdb-entryx_refsource_VUPEN |
| http://www.osvdb.org/25685 | vdb-entryx_refsource_OSVDB |
| http://www.usebb.net/community/topic.php?id=1130 | x_refsource_CONFIRM |
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | vdb-entryx_refsource_XF |
| http://secunia.com/advisories/20187 | third-party-advisoryx_refsource_SECUNIA |
| http://sourceforge.net/project/shownotes.php?rele… | x_refsource_CONFIRM |
Date Public
2006-05-22 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T17:51:04.793Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "ADV-2006-1900",
"tags": [
"vdb-entry",
"x_refsource_VUPEN",
"x_transferred"
],
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"name": "25685",
"tags": [
"vdb-entry",
"x_refsource_OSVDB",
"x_transferred"
],
"url": "http://www.osvdb.org/25685"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"name": "usebb-memberlist-sql-injection(26598)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26598"
},
{
"name": "20187",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/20187"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2006-05-22T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in UseBB 1.0 RC1 and earlier allows remote attackers to execute arbitrary SQL commands via the member list search module."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-07-19T15:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "ADV-2006-1900",
"tags": [
"vdb-entry",
"x_refsource_VUPEN"
],
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"name": "25685",
"tags": [
"vdb-entry",
"x_refsource_OSVDB"
],
"url": "http://www.osvdb.org/25685"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"name": "usebb-memberlist-sql-injection(26598)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26598"
},
{
"name": "20187",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/20187"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-2525",
"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 UseBB 1.0 RC1 and earlier allows remote attackers to execute arbitrary SQL commands via the member list search module."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2006-1900",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"name": "25685",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/25685"
},
{
"name": "http://www.usebb.net/community/topic.php?id=1130",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"name": "usebb-memberlist-sql-injection(26598)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26598"
},
{
"name": "20187",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20187"
},
{
"name": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2006-2525",
"datePublished": "2006-05-22T22:00:00.000Z",
"dateReserved": "2006-05-22T00:00:00.000Z",
"dateUpdated": "2024-08-07T17:51:04.793Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2006-2524 (GCVE-0-2006-2524)
Vulnerability from nvd – Published: 2006-05-22 22:00 – Updated: 2024-08-07 17:51
VLAI
Summary
Cross-site scripting (XSS) vulnerability in UseBB 1.0 RC1 and earlier allows remote attackers to inject arbitrary web script or HTML via unspecified vectors when processing the user date format.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
6 references
| URL | Tags |
|---|---|
| http://www.vupen.com/english/advisories/2006/1900 | vdb-entryx_refsource_VUPEN |
| http://www.usebb.net/community/topic.php?id=1130 | x_refsource_CONFIRM |
| http://secunia.com/advisories/20187 | third-party-advisoryx_refsource_SECUNIA |
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | vdb-entryx_refsource_XF |
| http://www.osvdb.org/25684 | vdb-entryx_refsource_OSVDB |
| http://sourceforge.net/project/shownotes.php?rele… | x_refsource_CONFIRM |
Date Public
2006-05-22 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T17:51:04.612Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "ADV-2006-1900",
"tags": [
"vdb-entry",
"x_refsource_VUPEN",
"x_transferred"
],
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"name": "20187",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/20187"
},
{
"name": "usebb-userdate-xss(26600)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26600"
},
{
"name": "25684",
"tags": [
"vdb-entry",
"x_refsource_OSVDB",
"x_transferred"
],
"url": "http://www.osvdb.org/25684"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2006-05-22T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in UseBB 1.0 RC1 and earlier allows remote attackers to inject arbitrary web script or HTML via unspecified vectors when processing the user date format."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-07-19T15:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "ADV-2006-1900",
"tags": [
"vdb-entry",
"x_refsource_VUPEN"
],
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"name": "20187",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/20187"
},
{
"name": "usebb-userdate-xss(26600)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26600"
},
{
"name": "25684",
"tags": [
"vdb-entry",
"x_refsource_OSVDB"
],
"url": "http://www.osvdb.org/25684"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-2524",
"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 UseBB 1.0 RC1 and earlier allows remote attackers to inject arbitrary web script or HTML via unspecified vectors when processing the user date format."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2006-1900",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/1900"
},
{
"name": "http://www.usebb.net/community/topic.php?id=1130",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic.php?id=1130"
},
{
"name": "20187",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20187"
},
{
"name": "usebb-userdate-xss(26600)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26600"
},
{
"name": "25684",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/25684"
},
{
"name": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/project/shownotes.php?release_id=418462\u0026group_id=93103"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2006-2524",
"datePublished": "2006-05-22T22:00:00.000Z",
"dateReserved": "2006-05-22T00:00:00.000Z",
"dateUpdated": "2024-08-07T17:51:04.612Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2005-2439 (GCVE-0-2005-2439)
Vulnerability from nvd – Published: 2005-08-03 04:00 – Updated: 2024-08-07 22:29
VLAI
Summary
SQL injection vulnerability in UseBB 0.5.1 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the search function.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
5 references
| URL | Tags |
|---|---|
| http://www.usebb.net/community/topic.php?id=605 | x_refsource_CONFIRM |
| http://www.securityfocus.com/bid/14413 | vdb-entryx_refsource_BID |
| http://marc.info/?l=bugtraq&m=112264706213040&w=2 | mailing-listx_refsource_BUGTRAQ |
| http://www.hardened-php.net/advisory_122005.60.html | x_refsource_MISC |
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | vdb-entryx_refsource_XF |
Date Public
2005-07-28 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T22:29:59.677Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.usebb.net/community/topic.php?id=605"
},
{
"name": "14413",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/14413"
},
{
"name": "20050728 Advisory 12/2005: UseBB Multiple Vulnerabilities",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://marc.info/?l=bugtraq\u0026m=112264706213040\u0026w=2"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.hardened-php.net/advisory_122005.60.html"
},
{
"name": "usebb-search-sql-injection(21652)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21652"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2005-07-28T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in UseBB 0.5.1 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the search function."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-07-10T14:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.usebb.net/community/topic.php?id=605"
},
{
"name": "14413",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/14413"
},
{
"name": "20050728 Advisory 12/2005: UseBB Multiple Vulnerabilities",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://marc.info/?l=bugtraq\u0026m=112264706213040\u0026w=2"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.hardened-php.net/advisory_122005.60.html"
},
{
"name": "usebb-search-sql-injection(21652)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21652"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-2439",
"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 UseBB 0.5.1 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the search function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.usebb.net/community/topic.php?id=605",
"refsource": "CONFIRM",
"url": "http://www.usebb.net/community/topic.php?id=605"
},
{
"name": "14413",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/14413"
},
{
"name": "20050728 Advisory 12/2005: UseBB Multiple Vulnerabilities",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq\u0026m=112264706213040\u0026w=2"
},
{
"name": "http://www.hardened-php.net/advisory_122005.60.html",
"refsource": "MISC",
"url": "http://www.hardened-php.net/advisory_122005.60.html"
},
{
"name": "usebb-search-sql-injection(21652)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21652"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2005-2439",
"datePublished": "2005-08-03T04:00:00.000Z",
"dateReserved": "2005-08-03T00:00:00.000Z",
"dateUpdated": "2024-08-07T22:29:59.677Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}