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

100 lines
3.1 KiB
JSON

{
"id": "CVE-2015-7772",
"sourceIdentifier": "vultures@jpcert.or.jp",
"published": "2015-11-20T03:59:01.343",
"lastModified": "2015-11-20T15:08:48.487",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the runtime engine in the Newphoria applican framework before 1.13.0 for Android and iOS allows remote attackers to inject arbitrary web script or HTML via a crafted URL that triggers WebView anchor attachment in an applican application, a different vulnerability than CVE-2015-7771."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en el motor de tiempo de ejecuci\u00f3n en el framework Newphoria applican en versiones anteriores a 1.13.0 para Android y iOS permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de una URL manipulada que desencadena un adjunto WebView anchor en una aplicaci\u00f3n applican, una vulnerabilidad diferente a CVE-2015-7771."
}
],
"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:newphoria_corporation:applican:*:*:*:*:*:ios:*:*",
"versionEndIncluding": "1.12.1",
"matchCriteriaId": "4214645E-5513-4C62-B3E0-C02E7C3B4515"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:newphoria_corporation:applican:*:*:*:*:*:android:*:*",
"versionEndIncluding": "1.12.2",
"matchCriteriaId": "CDB07DE5-19F2-43E6-BBE6-2AF777A31858"
}
]
}
]
}
],
"references": [
{
"url": "http://jvn.jp/en/jp/JVN64625488/995707/index.html",
"source": "vultures@jpcert.or.jp"
},
{
"url": "http://jvn.jp/en/jp/JVN64625488/index.html",
"source": "vultures@jpcert.or.jp",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://jvndb.jvn.jp/jvndb/JVNDB-2015-000179",
"source": "vultures@jpcert.or.jp",
"tags": [
"Vendor Advisory"
]
}
]
}