René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

106 lines
4.0 KiB
JSON

{
"id": "CVE-2007-3295",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-06-20T21:30:00.000",
"lastModified": "2018-10-16T16:48:15.107",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in Yet another Bulletin Board (YaBB) 2.1 and earlier allows remote authenticated users to execute arbitrary Perl code via a .. (dot dot) in the userlanguage profile setting, which sets the userlanguage key of the member hash, and is propagated to the language variable in (1) HelpCentre.pl and (2) ICQPager.pl, (3) the use_lang variable in Subs.pl, and the actlang variable in (4) Post.pl and (5) InstantMessage.pl; as demonstrated by pointing userlanguage to the English folder, modifying English/HelpCentre.lng file to contain Perl statements, and then invoking the help action in YaBB.pl."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en Yet another Bulletin Board (YaBB) 2.1 y anteriores permite a usuarios remotos autenticados ejecutar c\u00f3digo perl de su elecci\u00f3n mediante una secuencia .. (punto punto) en la configuraci\u00f3n de lenguaje del perfil del usuario, el cual establece la clave userlanguage del hash del miembro, y es propagada a la variable language en (1) HelpCentre.pl y (2) ICQPager.pl, (3) la variable use_lang en Subs.pl, y la variable actlang en (4) Post.pl y (5) InstantMessage.pl; como ha sido demostrado indicando el lenguaje de usuario en la carpeta English, modificando el fichero English/HelpCentre.lng que contiene sentencias Perl, y entonces invocando la acci\u00f3n help en YaBB.pl."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yabb:yabb:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "A202178F-3791-42EB-A530-3EC02B2A15CA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yabb:yabb:2.0_rc1:*:*:*:*:*:*:*",
"matchCriteriaId": "70BC5B30-B6D7-4694-9DFB-7F96528C5855"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yabb:yabb:2.0_rc2:*:*:*:*:*:*:*",
"matchCriteriaId": "E0607CB0-EACE-40A8-9992-E645084C2B9B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yabb:yabb:2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "9279B5DA-9534-43BB-BAEB-C3FFFE4CFA35"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/2818",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/471733/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/24529",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34932",
"source": "cve@mitre.org"
}
]
}