Skip to content

Commit 1ae4848

Browse files
1 parent a23075c commit 1ae4848

File tree

1 file changed

+23
-7
lines changed

1 file changed

+23
-7
lines changed

advisories/github-reviewed/2022/05/GHSA-wwq7-pxwc-p4rc/GHSA-wwq7-pxwc-p4rc.json

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-wwq7-pxwc-p4rc",
4-
"modified": "2022-07-12T22:27:16Z",
4+
"modified": "2025-12-04T22:13:34Z",
55
"published": "2022-05-17T01:38:56Z",
66
"aliases": [
77
"CVE-2012-5785"
88
],
9-
"summary": "Improper Input Validation in Apache Axis2",
10-
"details": "Apache Axis2/Java 1.6.2 and earlier does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.",
9+
"summary": "Apache Axis2 has Improper Input Validation",
10+
"details": "Apache Axis2/Java 1.7.9 and earlier does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.",
1111
"severity": [],
1212
"affected": [
1313
{
@@ -27,10 +27,26 @@
2727
}
2828
]
2929
}
30-
],
31-
"database_specific": {
32-
"last_known_affected_version_range": "<= 1.6.2"
33-
}
30+
]
31+
},
32+
{
33+
"package": {
34+
"ecosystem": "Maven",
35+
"name": "org.apache.axis2:axis2-transport-http"
36+
},
37+
"ranges": [
38+
{
39+
"type": "ECOSYSTEM",
40+
"events": [
41+
{
42+
"introduced": "0"
43+
},
44+
{
45+
"fixed": "1.8.0"
46+
}
47+
]
48+
}
49+
]
3450
}
3551
],
3652
"references": [

0 commit comments

Comments
 (0)