Skip to content

Commit 6c36e06

Browse files
committed
Update site content
From: zaproxy/zaproxy-website@be079dd Signed-off-by: zapbot <[email protected]>
1 parent a8d1230 commit 6c36e06

File tree

5 files changed

+30
-0
lines changed

5 files changed

+30
-0
lines changed

alerttags/policy_pentest/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,12 @@ <h4>POLICY_PENTEST</h4>
601601
</tr>
602602

603603

604+
<tr>
605+
<td><a href="/docs/alerts/10103/">Image Exposes Location or Privacy Data</a></td>
606+
<td><a href=""></a></td>
607+
</tr>
608+
609+
604610
<tr>
605611
<td><a href="/docs/alerts/10009/">In Page Banner Information Leak</a></td>
606612
<td><a href=""></a></td>

alerttags/policy_pentest/index.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,13 @@
539539
<guid>/docs/alerts/10042/</guid>
540540
<description>&lt;p&gt;This check identifies secure HTTPS pages that host insecure HTTP forms. The issue is that a secure page is transitioning to an insecure page when data is uploaded through a form. The user may think they&amp;rsquo;re submitting data to a secure page when in fact they are not.&lt;/p&gt;</description>
541541
</item>
542+
<item>
543+
<title>Image Exposes Location or Privacy Data</title>
544+
<link>/docs/alerts/10103/</link>
545+
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
546+
<guid>/docs/alerts/10103/</guid>
547+
<description>&lt;p&gt;The image was found to contain embedded location information, such as GPS coordinates, or another privacy exposure, such as camera serial number. Depending on the context of the image in the website, this information may expose private details of the users of a site. For example, a site that allows users to upload profile pictures taken in the home may expose the home&amp;rsquo;s address.&lt;/p&gt;</description>
548+
</item>
542549
<item>
543550
<title>In Page Banner Information Leak</title>
544551
<link>/docs/alerts/10009/</link>

alerttags/policy_qa_std/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,12 @@ <h4>POLICY_QA_STD</h4>
451451
</tr>
452452

453453

454+
<tr>
455+
<td><a href="/docs/alerts/10103/">Image Exposes Location or Privacy Data</a></td>
456+
<td><a href=""></a></td>
457+
</tr>
458+
459+
454460
<tr>
455461
<td><a href="/docs/alerts/10009/">In Page Banner Information Leak</a></td>
456462
<td><a href=""></a></td>

alerttags/policy_qa_std/index.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,13 @@
364364
<guid>/docs/alerts/10042/</guid>
365365
<description>&lt;p&gt;This check identifies secure HTTPS pages that host insecure HTTP forms. The issue is that a secure page is transitioning to an insecure page when data is uploaded through a form. The user may think they&amp;rsquo;re submitting data to a secure page when in fact they are not.&lt;/p&gt;</description>
366366
</item>
367+
<item>
368+
<title>Image Exposes Location or Privacy Data</title>
369+
<link>/docs/alerts/10103/</link>
370+
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
371+
<guid>/docs/alerts/10103/</guid>
372+
<description>&lt;p&gt;The image was found to contain embedded location information, such as GPS coordinates, or another privacy exposure, such as camera serial number. Depending on the context of the image in the website, this information may expose private details of the users of a site. For example, a site that allows users to upload profile pictures taken in the home may expose the home&amp;rsquo;s address.&lt;/p&gt;</description>
373+
</item>
367374
<item>
368375
<title>In Page Banner Information Leak</title>
369376
<link>/docs/alerts/10009/</link>

docs/alerts/10103/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,10 @@ <h1 class="text--white">Image Exposes Location or Privacy Data</h1>
194194

195195
<a href="/alerttags/owasp_2021_a05">OWASP_2021_A05</a><br>
196196

197+
<a href="/alerttags/policy_pentest">POLICY_PENTEST</a><br>
198+
199+
<a href="/alerttags/policy_qa_std">POLICY_QA_STD</a><br>
200+
197201
<a href="/alerttags/wstg-v42-info-05">WSTG-V42-INFO-05</a><br>
198202

199203
</td>

0 commit comments

Comments
 (0)