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

95 lines
2.6 KiB
JSON

{
"id": "CVE-2007-3918",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-10-05T22:17:00.000",
"lastModified": "2011-03-08T02:57:22.563",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in account/verify.php in GForge 4.6b2 allows remote attackers to inject arbitrary web script or HTML via the confirm_hash parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en account/verify.php de GForge 4.6b2 permite a atacantes remotos inyectar secuencias de comandos web o HTML de su elecci\u00f3n a trav\u00e9s del par\u00e1metro confirm_hash."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gforge:gforge:4.6_b2:*:*:*:*:*:*:*",
"matchCriteriaId": "691B3232-1FC6-429D-BD86-9CDE38C2D771"
}
]
}
]
}
],
"references": [
{
"url": "http://gforge.org/scm/viewvc.php/trunk/gforge/www/account/verify.php?root=gforge&r1=5967&r2=6092",
"source": "cve@mitre.org"
},
{
"url": "http://gforge.org/tracker/?func=detail&atid=105&aid=3094&group_id=1",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2007/dsa-1383",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/25923",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/3356",
"source": "cve@mitre.org"
}
]
}